Starter for setting up a Spring Boot Admin server to monitor and manage Spring Boot applications.
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-server</artifactId>
<version>4.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enables the Spring Boot Admin server in a Spring Boot application.
Use Spring Boot 2.x or later for compatibility.
No dependency data recorded yet.