mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
For some reason, we forgot to add an attribute to customize the package name when using spring init. This is now the case. Closes gh-3716