- Notifications
You must be signed in to change notification settings - Fork3.1k
Admin UI for administration of spring boot applications
License
codecentric/spring-boot-admin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Spring Boot Admin bycodecentric
This community project provides an admin interface forSpring Boot® web applications that expose actuator endpoints.
Monitoring Python applications is available usingPyctuator.
In the Spring Boot Admin Server App, the Spring Boot Admin's version matches the major and minor versions of Spring Boot.
Spring Boot Version | Spring Boot Admin |
---|---|
2.7 | 2.7.Y |
3.0 | 3.0.Y |
... | ... |
3.3 | 3.3.Y |
Nevertheless, it is possible to monitor any version of a Spring Boot service independently of the underlying Spring Boot version in the service.Hence, it is possible to run Spring Boot Admin Server version 2.6 and monitor a service that is running on Spring Boot 2.3 using Spring Boot Admin Client version 2.3.
A quick guide to get started can be found in our docs.
There are introductory talks available on YouTube:
Cloud Native Spring Boot® Admin by Johannes Edmeier @ Spring I/O 2019
Monitoring Spring Boot® Applications with Spring Boot Admin @ Spring I/O 2018
Spring Boot® Admin - Monitoring and Configuring Spring Boot Applications at Runtime
Having trouble with codecentric's Spring Boot Admin? We’d like to help!
Check thereference documentation.
Ask a question onstackoverflow.com - we monitor questions tagged with
spring-boot-admin
.Ask for help in ourspring-boot-admin Gitter chat
Report bugs athttp://github.com/codecentric/spring-boot-admin/issues.
The following reference guides have been translated by users of Spring Boot Admin and are not part of the official bundle.The maintainers of Spring Boot Admin will not update and maintain the guides mentioned below.
Version 2.6.6 (Chinese translated by @qq253498229)
The source code of codecentric's Spring Boot Admin is licensed underApache License 2.0
Spring, Spring Boot and Spring Cloud are trademarks ofPivotal Software, Inc. in the U.S. and other countries.
You can access snapshot builds from the github snapshot repository by adding the following to yourrepositories
:
<repository><id>sba-snapshot</id><name>Spring Boot Admin Snapshots</name><url>https://maven.pkg.github.com/codecentric/spring-boot-admin</url><snapshots><enabled>true</enabled></snapshots><releases><enabled>false</enabled></releases></repository>
SeeCONTRIBUTING.md file.
About
Admin UI for administration of spring boot applications
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.