mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +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