Health check (Spring Boot)

Service health check response format for HTTP APIs.

Aka: monitor, monitoring 



2. Reference

https://datatracker.ietf.org/doc/html/draft-inadarei-api-health-check

https://github.com/inadarei/rfc-healthcheck


3. Implementation

TBD, eg: owntitlevalidation


3.1. Path REST

Let's use the /health endpoint, as the Spring actuator does, eg:

/r/p/health

/r/w/health