Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 328 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 328 Bytes

spring-boot-admin

Code examples for blog article about Spring Boot Admin: https://www.vojtechruzicka.com/spring-boot-admin

Build: mvn package from root level for both server and client, or within module folder.

This repository also has version for Spring Boot and SBA 1.5.x under 1.x branch
(hint: git checkout 1.x)