Giter Site home page Giter Site logo

spring-boot-admin's Introduction

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:

spring-boot-admin's People

Contributors

dickerpulli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spring-boot-admin's Issues

Dynamic port handling bug (server.port=0)

Hello

It seems that spring-boot-admin does not consider dynamic ports. The spring-boot-admin-ui displays the services as "OFFLINE" (and the port in the name is :0 like set in server.port=0).

Regards
Matthias

make ressource path of admin-ui configurable

It would be helpful to be able to configure the context path the ressource will be provided for the admin-ui. If we want to embedd eureka and spring-boot admin server togehther they are conflicting here, so ui is missing all css redering.
We made a wuick fix and chachged the pom rsrc dir to our wanted path, however that is kind of static.


target/dist
META-INF/resources

Enhancing message tracking

Hi,
thanks for your work!!

Could you improve it adding incoming and outgoing rest messages? Something like spring remote shell do with /trace but adding the xml/json message bodies that pass through an endpoint.

How can I customize spring-boot-admin in order to do that?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.