bookmark

java - Spring actuator's liveness and readiness are returning 404 - Stack Overflow


Description

If you upgrade your spring-boot version to >= 2.3.0 you can enable the liveness and readiness probes by adding:

management: health: probes: enabled: true

Preview

Tags

Users

  • @jil

Comments and Reviews