...
Health Check API in Spring Boot Application
This post provides a step-by-step guide for exposing a health check endpoint using Spring Boot Actuators.
...
Multiple Spring Boot Container Using Docker Compose
This post provides a step-by-step guide for deploying multiple spring boot containers using docker-compose.
...
Metrics Collection in Spring Boot With Micrometer and Prometheus
This post provides a step-by-step guide to integrate a spring boot application with Prometheus for monitoring metrics.