spring-boot/spring-boot-project
Phillip Webb 45ad1557c3 Perform LoggingSystem cleanup after web server shutdown
Update `LoggingApplicationListener` so that logging system cleanup is
performed by a `SmartLifecycle` phased after web server shutdown.

Prior to this commit, cleanup occurred on the `ContextClosedEvent` which
was published before Lifecycle beans were stopped. This meant that any
exceptions output during web server shutdown were not logged.

Fixes gh-9457
2022-08-03 11:34:05 +01:00
..
spring-boot Perform LoggingSystem cleanup after web server shutdown 2022-08-03 11:34:05 +01:00
spring-boot-actuator Collect to named contributors to LinkedHashMap 2022-07-27 18:46:42 +01:00
spring-boot-actuator-autoconfigure Configure existing probes at additional path when necessary 2022-07-29 11:31:19 -07:00
spring-boot-autoconfigure Restore support for C3P0 2022-07-29 14:07:59 +02:00
spring-boot-cli Update copyright year for "Fix typos in code and documentation" 2022-07-26 12:08:30 +01:00
spring-boot-dependencies Broaded dependency management for REST Assured 2022-07-26 17:54:47 +01:00
spring-boot-devtools Improve logging of changes that trigger a DevTools upload or restart 2022-07-28 14:13:23 +01:00
spring-boot-docs Fix links in documentations 2022-08-01 21:07:36 +01:00
spring-boot-parent Restore support for C3P0 2022-07-29 14:07:59 +02:00
spring-boot-properties-migrator
spring-boot-starters Fix links in documentations 2022-08-01 21:07:36 +01:00
spring-boot-test Update copyright year for "Fix typos in code and documentation" 2022-07-26 12:08:30 +01:00
spring-boot-test-autoconfigure Upgrade to Spring Java Format 0.0.34 2022-06-24 12:57:52 +01:00
spring-boot-tools Ensure that jarmode jar added to an app has same SHA as published jar 2022-08-01 20:49:10 +01:00