mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
spring.main.keep-alive=true will spawn a non-daemon thread which stops if the context is closed Closes gh-37736
spring.main.keep-alive=true will spawn a non-daemon thread which stops if the context is closed Closes gh-37736