Skip to content

Added /livez and /readyz endpoints using Spring Boot Actuator health probes#2323

Open
GaneshReddy239 wants to merge 1 commit intospring-projects:mainfrom
GaneshReddy239:main
Open

Added /livez and /readyz endpoints using Spring Boot Actuator health probes#2323
GaneshReddy239 wants to merge 1 commit intospring-projects:mainfrom
GaneshReddy239:main

Conversation

@GaneshReddy239
Copy link
Copy Markdown

  • Delegate health checks to Actuator
  • Expose only status (UP/DOWN)
  • Enable health probes for liveness and readiness support

…probes

- Delegate health checks to Actuator
- Expose only status (UP/DOWN)
- Enable health probes for liveness and readiness support

Signed-off-by: GaneshReddy239 <Ganesh2001reddy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant