Releases: microsoft/vscode-spring-initializr
Releases · microsoft/vscode-spring-initializr
v0.4.0
- Supported to specify packaging type. #68
- Created a base directory named after the artifact Id. #72
- Fixed some bugs.
v0.3.0
- Supported to edit starters of an existing Spring Boot Maven project.
- Supported to generate Kotlin and Groovy projects.
- Supported to specify default language of projects.
- Fixed some bugs.
v0.2.0
- Supported to specify Spring Initializr service URL.
- Supported to specify Spring Boot version.
- Supported to specify default Group/Artifact Id.
- Updated extension icon.
- Fixed some bugs.
v0.1.0
- Supported to generate a Maven project with Spring Initializr.
- Supported to generate a Gradle project with Spring Initializr.