You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Andy Wilkinson f3f119b111 Don't shutdown logging system before contexts
Add `SpringApplicationShutdownHook` to manage orderly application
shutdown, specifically around the `LoggingSystem`. `SpringApplication`
now offers a `getShutdownHandlers()` method that can be used to add
handlers that are guaranteed to only run after the `ApplicationContext`
has been closed and is inactive.

Fixes gh-26660
3 years ago
..
spring-boot Don't shutdown logging system before contexts 3 years ago
spring-boot-actuator Merge branch '2.4.x' 3 years ago
spring-boot-actuator-autoconfigure Merge branch '2.4.x' 3 years ago
spring-boot-autoconfigure Make DB init back off without DatabasePopulator 3 years ago
spring-boot-cli Remove unnecessary throws declaration in tests 4 years ago
spring-boot-dependencies Upgrade to Git Commit ID Plugin 4.0.5 3 years ago
spring-boot-devtools Polish "Remove unnecessary throws declaration in tests" 4 years ago
spring-boot-docs Merge branch '2.4.x' into main 3 years ago
spring-boot-parent Upgrade to Spring Asciidoctor Extensions 0.6.0 4 years ago
spring-boot-properties-migrator Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-starters Polish "Fix Optaplanner starter url" 3 years ago
spring-boot-test Merge branch '2.3.x' into 2.4.x 3 years ago
spring-boot-test-autoconfigure Merge branch '2.3.x' into 2.4.x 3 years ago
spring-boot-tools Merge branch '2.4.x' 3 years ago