This would make `liveness` group available at `/livez` and `readiness` group at `readyz` on the main server port.
This would make the `liveness` group available at `/livez` and the `readiness` group available at `/readyz` on the main server port.
Paths could be customized using `additional-path` property on each group, see <<actuator#actuator.endpoints.health.groups, health groups>> for more detail.
Paths can be customized using the `additional-path` property on each group, see <<actuator#actuator.endpoints.health.groups, health groups>> for details.