- 22 Jul, 2020 34 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-22389
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-22511
-
Stephane Nicoll authored
Closes gh-22385
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-22390
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-22386
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-22387
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-22383
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-22507
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-22505
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-22388
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-22384
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-22382
-
Andy Wilkinson authored
* gh-22499: Add plugin management for liquibase-maven-plugin Closes gh-22499
-
dreis2211 authored
See gh-22499
-
Andy Wilkinson authored
Closes gh-22491
-
Andy Wilkinson authored
* gh-22488: Remove redundant compiler arguments in Gradle build files Closes gh-22488
-
dreis2211 authored
See gh-22488
-
Andy Wilkinson authored
Closes gh-22485
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
- 21 Jul, 2020 6 commits
-
-
Brian Clozel authored
-
Brian Clozel authored
See gh-22107
-
Brian Clozel authored
Closes gh-22483
-
Brian Clozel authored
Prior to this commit, the application availability infrastructure would mix the `AvailabilityState`, the `HealthIndicator` and the `HealthGroup` concepts and would not align with the rest. This commit auto-configures the livenessState and readinessState health indicators with the relevant configuration properties. Unlike other indicators, they are not enabled by default but might be in future versions. This also moves the `management.health.probes.enabled` property to `management.endpoint.health.probes.enabled` since "probes" here is not a health indicator but rather a configuration flag for the health endpoint. Finally, the probes auto-configuration is refined to automatically add liveness and readiness indicators for the probes group if they're not already present. Closes gh-22107
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-22375
-