#Spring Cloud Dashboard
This a GUI for administrating Spring Cloud Applications.
For more info see the spring-cloud-dashboard project.
##Quick Start
To compile:
mvn clean packageTo execute:
java -jar target/spring-boot-admin.jarTo open the Dashboard
http://localhost:8085/