Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechruz committed Jan 13, 2019
2 parents 55cc625 + 4bd601e commit e5b73e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 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 versioon for Spring Boot and SBA 1.5.x under `1.x` branch
(hint: `git checkout 1.x`)

0 comments on commit e5b73e0

Please sign in to comment.