mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
This commit introduces a new property, application.title, that can be used in a banner. Its value is resolved from the application manifest's Implementation-Title attribute. Closes gh-4603