]
Ramesh Reddy updated TEIIDSB-33:
--------------------------------
Component/s: OpenShift
Change the example to use Spring boot Actuator to use the health
checks
-----------------------------------------------------------------------
Key: TEIIDSB-33
URL:
https://issues.jboss.org/browse/TEIIDSB-33
Project: Teiid Spring Boot
Issue Type: Enhancement
Components: OpenShift
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Major
The example uses the /$metadata API to check the liveness and readiness checks, this
should be moved to use Actuator from Spring Boot.