Skip to content

Releases: microsoft/vscode-spring-initializr

v0.4.0

21 Sep 14:00
035de3a
Compare
Choose a tag to compare
  • Supported to specify packaging type. #68
  • Created a base directory named after the artifact Id. #72
  • Fixed some bugs.

v0.3.0

03 May 10:00
Compare
Choose a tag to compare
  • 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

09 Feb 03:40
5773dbc
Compare
Choose a tag to compare
  • 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

17 Jan 07:14
c07a9b7
Compare
Choose a tag to compare
  • Supported to generate a Maven project with Spring Initializr.
  • Supported to generate a Gradle project with Spring Initializr.