/health-probes-issue

Demonstrates an issue with liveness and readiness probes in Spring Boot 2.3

Primary LanguageJava

health-probes-issue

Demonstrates a problem with liveliness and readiness probes in Spring Boot 2.3 that causes the HealthEndpoint to be in a permanent 'DOWN' state.

How to run

mvn clean verify