Actuator
-
Core Java

Building Circuit Breakers in Spring Boot with Resilience4j
In distributed systems, failures are expected. Services can become slow, unavailable, or completely unresponsive due to network issues, overload, or…
Read More » -
Enterprise Java

Handling NaN Values in Java Micrometer Gauges with Prometheus
Micrometer is the de facto metrics instrumentation library for JVM-based applications, and Prometheus is a common backend for collecting and…
Read More » -
Enterprise Java

Spring Boot and Security Events with Actuator
Spring Boot Actuator provides auditing capabilities for publishing and listening to security related events in a Spring Boot application with…
Read More »

