{"id":64369,"library":"spring-boot-admin-starter-server","title":"Spring Boot Admin Server Starter","description":"Starter for setting up a Spring Boot Admin server to monitor and manage Spring Boot applications.","status":"active","version":"4.0.4","language":"java","source_language":null,"source_url":"https://github.com/codecentric/spring-boot-admin","tags":["spring-boot","admin","monitoring","management"],"install":[{"cmd":"<dependency>\n  <groupId>de.codecentric</groupId>\n  <artifactId>spring-boot-admin-starter-server</artifactId>\n  <version>4.0.4</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'de.codecentric:spring-boot-admin-starter-server:4.0.4'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"EnableAdminServer","correct":"de.codecentric.boot.admin.server.config.EnableAdminServer"}],"quickstart":{"code":"import de.codecentric.boot.admin.server.config.EnableAdminServer;\nimport org.springframework.boot.SpringApplication;\nimport org.springframework.boot.autoconfigure.SpringBootApplication;\n\n@SpringBootApplication\n@EnableAdminServer\npublic class AdminServerApplication {\n    public static void main(String[] args) {\n        SpringApplication.run(AdminServerApplication.class, args);\n    }\n}","lang":"java","description":"Enables the Spring Boot Admin server in a Spring Boot application."},"warnings":[{"fix":"Use Spring Boot 2.x or later for compatibility.","message":"Spring Boot Admin Server requires Spring Boot 2.x or later.","severity":"breaking","affected_versions":"< 2.0.0"}],"env_vars":null,"search_vec":"'admin':3,13,25 'applic':21 'boot':2,12,20,24 'manag':18,27 'monitor':16,26 'server':4,14 'set':8 'spring':1,11,19,23 'spring-boot':22 'starter':5,6","created_at":"2026-06-17T16:55:12.930812+00:00","updated_at":"2026-06-17T16:55:12.930812+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/codecentric/spring-boot-admin/spring-boot-admin-dependencies/spring-boot-admin-build/spring-boot-admin-starter-server/","github":"https://github.com/codecentric/spring-boot-admin","docs":"https://appdoc.app/artifact/de.codecentric/spring-boot-admin-starter-server/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}