This would make `liveness` available at `/livez` and `readiness` at `readyz` on the main server port.
This would make `liveness` group available at `/livez` and `readiness` group 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.