AbsaOSS / login-service

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

Healthcheck items #20

Open dk1844 opened 1 year ago

dk1844 commented 1 year ago

The initial implementation of the healtcheck (via springboot actuator) is to be in place via #19.

While this first step is needed, specific health check items should be added.

### Tasks
- [ ] https://github.com/AbsaOSS/login-gateway/issues/34
- [x] Move JMX integration to Config rather than Build File (done by #30)

The list is not final as of now, there may be updates and dependencies.