spring-boot/spring-boot-project
Stephane Nicoll b51b997b70 Run specific health check
This commit improves the `health` endpoint to run health check for a
particular component or, if that component is itself a composite, an
instance of that component.

Concretely, it is now possible to issue a `GET` on
`/actuator/health/{component}` and
`/actuator/health/{component}/instance` to retrieve the health of a
component or an instance of a composite component, respectively.

If details cannot be showed for the current user, any request leads to a
404 and does not invoke the health check at all.

Closes gh-8865
2018-05-17 15:26:38 +02:00
..
spring-boot Merge branch '2.0.x' 2018-05-14 20:07:57 +01:00
spring-boot-actuator Run specific health check 2018-05-17 15:26:38 +02:00
spring-boot-actuator-autoconfigure Run specific health check 2018-05-17 15:26:38 +02:00
spring-boot-autoconfigure Align tests for OAuth properties adapter with changes in Spring Security 2018-05-16 11:30:28 +01:00
spring-boot-cli Polish "Add CLI manifest for Scoop" 2018-05-14 18:20:57 +02:00
spring-boot-dependencies Upgrade to Spring Data Lovelace M3 2018-05-17 14:08:28 +01:00
spring-boot-devtools Update copyright header year for changed files 2018-05-04 15:59:26 -07:00
spring-boot-docs Merge branch '2.0.x' 2018-05-17 09:35:29 +02:00
spring-boot-parent Upgrade to Testcontainers 1.7.2 2018-05-01 09:25:04 +01:00
spring-boot-properties-migrator Polish ternary expressions 2018-05-03 22:43:12 -07:00
spring-boot-starters Merge branch '2.0.x' 2018-05-11 10:01:30 +02:00
spring-boot-test Update copyright header year for changed files 2018-05-04 15:59:26 -07:00
spring-boot-test-autoconfigure Improve LDAP auto-configuration 2018-05-11 14:37:13 +02:00
spring-boot-tools Merge branch '2.0.x' 2018-05-16 13:17:15 +02:00
pom.xml Rename spring-boot-deprecated-properties-support 2018-01-24 11:15:17 +01:00