If you worked with MicroProfile Health, you already understand the value of exposing application health information through standardized endpoints. You know about liveness, readiness and startup probes. You implemented the HealthCheck interface and annotated your procedures with @Liveness, @Readiness and @Startup. Spring Boot Actuator follows a similar philosophy but takes a different...
#MicroProfile #springboot
https://foojay.io/today/spring-boot-actuator-health-for-microprofile-developers/
#MicroProfile #springboot
https://foojay.io/today/spring-boot-actuator-health-for-microprofile-developers/
