Description
To enable a successfull deployment to OpenShift/k8s, we need a way to check if the application is healthy and ready to accept requests. For this we want to use the Spring Boot Actuator, which needs to be added and configured.
Acceptance Criteria
Additional Information
Description
To enable a successfull deployment to OpenShift/k8s, we need a way to check if the application is healthy and ready to accept requests. For this we want to use the Spring Boot Actuator, which needs to be added and configured.
Acceptance Criteria
Additional Information