Skip to content
This repository has been archived by the owner on Nov 20, 2021. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 206 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 206 Bytes

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