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` available at `/livez` and `readiness` at `readyz` on the main server port.
1018
-
1019
-
1020
-
1017
+
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.
0 commit comments