Skip to content

aha-oretama/spring-boot-admin-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-admin-sample

This repository is a sample for Spring Boot Admin which is library for monitoring spring application.

How to run

Run server and client of spring boot admin sample.

Run server

$ cd spring-boot-admin-server
$ ./mvnw spring-boot:run

Run client

$ cd spring-boot-admin-client
$ ./mvnw spring-boot:run

Access spring boot admin server

The spring boot admin server is running at local. You access http://localhost:8080 by browser.

Spring Boot Admin Server UI

Releases

No releases published

Packages

No packages published