spring-boot/spring-boot-project/spring-boot-docs
Moritz Halbritter fcf77ed65d Add property to stop the JVM from exiting
spring.main.keep-alive=true will spawn a non-daemon thread which stops
if the context is closed

Closes gh-37736
2023-10-12 17:02:47 +02:00
..
src Add property to stop the JVM from exiting 2023-10-12 17:02:47 +02:00
build.gradle Adapt to breaking API change in Micrometer 2023-10-10 17:56:56 +01:00