AbsaOSS / login-service

AbsaOSS Common Login gateway using JWT Public key signatures
Apache License 2.0
2 stars 0 forks source link

Consider a health check endpoint #6

Closed dk1844 closed 1 year ago

dk1844 commented 1 year ago

Spring boot web package has a sibling - "org.springframework.boot" % "spring-boot-starter-actuator" - it could be eventually advantageous to make use of it to assess a healthpoint endpoint, perhpas provide JMX debugging possibilities too.