mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
* Added ExitCodeGenerator and SpringApplication.exit convenience method * User can add bean of type ExitCodeGenerator or supply one in the call to exit() [Fixes #48475971]