Skip to content
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.

dickerpulli/spring-boot-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-admin

This is a simple admin interface for Spring Boot applications.

This application provides a simple GUI to administrate Spring Boot applications in some ways. At the moment it provides the following features for every registered application.

  • Show name/id and version number
  • Show online status
  • Download main logfile
  • Show details, like
    • Java system properties
    • Java environment properties
    • Memory metrics
    • Spring environment properties

Client applications

Each application that want to register itself to the admin application has to include the spring-boot-starter-admin-client as dependency. This starter JAR includes some AutoConfiguration features that includes registering tasks, controller, etc.

Screenshot:

About

Admin UI for administration of spring boot applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published