You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would make `liveness` group available at `/livez` and `readiness` group at `readyz` on the main server port.
1018
-
Paths could be customized using `additional-path` property on each group, see <<actuator#actuator.endpoints.health.groups, health groups>> for more detail.
1017
+
This would make the `liveness` group available at `/livez` and the `readiness` group available at `/readyz` on the main server port.
1018
+
Paths can be customized using the `additional-path` property on each group, see <<actuator#actuator.endpoints.health.groups, health groups>> for details.
0 commit comments