Auto-configuration for Spring Boot Actuator, enabling production-ready features like health checks and metrics.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-actuator-autoconfigure</artifactId>
<version>4.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reference the health endpoint auto-configuration class.
No known issues recorded.
No dependency data recorded yet.