...
Code Block | ||
---|---|---|
| ||
{ "status": "UP", "groups": [ liveness", "readiness" ] } |
/signstash/einvoice-integration-client-ws/actuator/health/check
Endpoint used to summarize the application's health status.
Code Block | ||
---|---|---|
| ||
{
"status": "UP"
} |
...
Code Block | ||
---|---|---|
| ||
{ "status": "UP", "groups": [ liveness", "readiness" ] } |
/signstash/einvoice-integration-client-ws/actuator/health/check
Endpoint used to summarize the application's health status.
Code Block | ||
---|---|---|
| ||
{
"status": "UP"
} |