spring-boot/spring-boot-project
Andy Wilkinson ab2b04fafd Find health contributors in ancestor contexts in non-reactive apps
Previously, health contributors in a non-reative app were found by
retrieving them from the application context rather than via
dependency injection. This results in only contributors from the
current context being found, with contributors in ancestor contexts
ignored.

This commit moves to injection of the contributors, aligning the
behaviour with that of a reactive application.

Closes gh-27308
2022-07-20 20:52:02 +01:00
..
spring-boot Log a warning if determining the app's PID takes too long 2022-07-20 11:53:12 +01:00
spring-boot-actuator Fix 500 from mappings endpoint with attributed WebFlux router function 2022-07-20 10:42:56 +01:00
spring-boot-actuator-autoconfigure Find health contributors in ancestor contexts in non-reactive apps 2022-07-20 20:52:02 +01:00
spring-boot-autoconfigure Update copyright year of changed file 2022-07-20 09:45:57 +02:00
spring-boot-cli Remove redundant throws declarations from internal APIs 2022-05-26 15:47:35 +01:00
spring-boot-dependencies Add modules to dependency management for Derby 2022-07-20 19:23:50 +01:00
spring-boot-devtools Remove redundant throws declarations from internal APIs 2022-05-26 15:47:35 +01:00
spring-boot-docs Polish gh-31231 2022-07-13 13:49:13 +02:00
spring-boot-parent Merge branch '2.5.x' into 2.6.x 2022-05-17 18:36:54 +01:00
spring-boot-properties-migrator
spring-boot-starters
spring-boot-test Polish 2022-05-26 17:30:39 +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 Disable incompatible tests on macOS AArch64 2022-07-18 11:25:52 +02:00