Add SpringApplication.setRegisterShutdownHook
Add a setRegisterShutdownHook option to SpringApplication allowing the shutdown hook to not be registered. Also update SpringApplicationBuilder to automatically disable shutdown hooks for child contexts. Fixes gh-314
Showing
Please register or sign in to comment