# codecentric/spring-boot-admin

Admin UI for administration of spring boot applications

Repository: https://github.com/codecentric/spring-boot-admin
Canonical: https://ross.abutalabs.com/products/spring-boot-admin
Language: Java
License: Apache-2.0
License Family: permissive
Topics: spring-boot-admin, spring-cloud, spring-boot, java, spring
Last push: 2026-08-23T14:46:28+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 93, longevity 100
- inputs: {"age_days": 4422, "days_push": 10, "days_rel": 47, "gap_med": 11, "n_releases_24m": 30}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12850, forks 3143 (observed 2026-08-28T04:10:59.927975+00:00)

## What it is
Spring Boot Admin is a web-based admin UI for monitoring and managing Spring Boot applications via their Actuator endpoints. It provides dashboards for health, metrics, logs, thread dumps, environment properties, and JMX beans across multiple applications from a single server.

## Use cases
- monitor health and metrics of spring boot microservices from one dashboard
- view and stream application logs in a web ui
- inspect thread dumps and jmx beans of running services
- browse application properties and environment variables
- monitor http traces of requests and responses
- manage hundreds of spring boot apps in production

## When to choose
- you run multiple Spring Boot applications and want operational visibility without building custom dashboards
- you want a quick, dependency-based admin UI over Spring Boot Actuator endpoints
- your team needs log viewing, thread dumps, and environment inspection in one place

## When to avoid
- your stack is not Spring Boot / JVM based
- you need full-scale observability with metrics storage, alerting, and dashboards over time (use Prometheus/Grafana instead)
- you only monitor a single small app and can use actuator endpoints directly

## Facets
- artifact type: application
- maturity: active
- function: monitoring, logging, ui-components, web-framework
- domain: monitoring, backend, developer-tools, microservices
- platform: jvm, self-hosted
- tags: spring-boot, actuator, admin-dashboard, microservices-monitoring, java, devops, web-server

## Member repositories
- codecentric/spring-boot-admin (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:59.927975+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:44.048380+00:00, confidence not recorded.
  - readme: https://github.com/codecentric/spring-boot-admin (fetched 2026-08-28T04:10:59.927975+00:00, sha 0e2a56722531)
- Data as of 2026-08-30T08:39:29.467469+00:00.
