Skip to content

mfabiani-av/perso-mfa-boot-admin-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Admin server application

Simple Spring Boot application to host the Spring Boot Admin server and UI


📋 Details

This project uses spring-boot-admin-starter-server to provide the Spring Boot Admin server and the Spring Boot Admin UI in a simple runnable Spring Boot Application. Any Spring Boot application can then include the Spring Boot Admin client dependency and connect to this server to allow monitoring and management via the Spring Boot Admin UI. The default UI has been costumized to display ActiveViam's logo.

For more details regarding Spring Boot Admin see:

Requirements

  • Java 11
  • Maven 3

Clone or download this repository and run mvn clean install (alternatively, run the mvnw script). This will generate a jar file, which can be run using standard java commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages