Module io.jstach.rainbowgum.spring.boot4.actuator


module io.jstach.rainbowgum.spring.boot4.actuator
Rainbow Gum Spring Boot 4 Actuator/Micrometer integration.

See io.jstach.rainbowgum.spring.boot4's module-info for why the module name is suffixed with the Spring Boot major version while the packages are not, and why this is deliberately its own module rather than folded into io.jstach.rainbowgum.spring.boot4 itself: Micrometer/Actuator are an opt in dependency, not something every RainbowGum + Spring Boot user should be forced onto.