The MicroProfile Health specification is all about creating liveness and readiness checks and exposing them via HTTP endpoint. This is essential if you run e.g. in a Kubernetes cluster and want to determine your pod's health and readiness. Watch this video to learn everything you need to know about this specification.
» Corresponding blog post: https://rieckpil.de/whatis-eclipse-mi...
» Source code on GitHub: https://github.com/rieckpil/getting-s...
» More about MicroProfile: https://rieckpil.de/category/micropro...