Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 389 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 389 Bytes

Change Log

All notable changes to the "vscode-springboot-snippets" extension will be documented in this file.

1.0.1

  • Initial release

1.1.0

  • Added snippets for individual controller actions (spring-ctrl-getall, spring-ctrl-getone, spring-ctrl-post, spring-ctrl-put, spring-ctrl-delete)

1.2.0

  • Added new snippets for spring-jparepo and spring-lombok-entity (By @abdorah)