spring-io / initializr

A quickstart generator for Spring projects
https://start.spring.io
Apache License 2.0
3.43k stars 1.73k forks source link

Generate projects with Maven Wrapper 3.3.1 #1529

Closed mhalbritter closed 4 months ago

mhalbritter commented 4 months ago

With this, we can switch to only-script mode (https://maven.apache.org/wrapper/#usage-with-or-without-binary-jar) and omit the JAR file. This is the default for Wrapper 3.3.1.