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
2021-06-10 07:56:48 -07:00
..
spring-boot Don't shutdown logging system before contexts 2021-06-10 07:56:48 -07:00
spring-boot-actuator Merge branch '2.4.x' 2021-06-09 09:13:21 +01:00
spring-boot-actuator-autoconfigure Merge branch '2.4.x' 2021-06-09 18:01:32 +01:00
spring-boot-autoconfigure Make DB init back off without DatabasePopulator 2021-06-10 11:27:25 +01:00
spring-boot-cli Remove unnecessary throws declaration in tests 2021-05-17 09:31:51 +02:00
spring-boot-dependencies Upgrade to Git Commit ID Plugin 4.0.5 2021-06-10 08:38:38 +02:00
spring-boot-devtools Polish "Remove unnecessary throws declaration in tests" 2021-05-17 09:36:53 +02:00
spring-boot-docs Merge branch '2.4.x' into main 2021-06-09 14:46:36 -07:00
spring-boot-parent Upgrade to Spring Asciidoctor Extensions 0.6.0 2021-05-18 21:44:24 +01:00
spring-boot-properties-migrator
spring-boot-starters Polish "Fix Optaplanner starter url" 2021-06-10 07:53:07 +02:00
spring-boot-test Merge branch '2.3.x' into 2.4.x 2021-06-08 18:05:12 -07:00
spring-boot-test-autoconfigure Merge branch '2.3.x' into 2.4.x 2021-06-08 18:05:12 -07:00
spring-boot-tools Merge branch '2.4.x' 2021-06-09 18:01:32 +01:00