mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
Allow the display-name of the application to be customized when deployed in an embedded container via the `server.display-name` property. Closes gh-2600