Skip to content
This repository has been archived by the owner on Sep 9, 2018. It is now read-only.

fgruchala/vision-actuator-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vision

Material Design UI for Spring Boot Actuator.

Made with ...

Setup

Build a Spring Boot app with Spring Boot Actuator

  1. Build Actuator Spring Boot app <WORKING_DIR>$ cd test && mvn package
  2. Launch Actuator Spring Boot App <WORKING_DIR>$ java -jar test/target/actuator-0.0.1.jar &

If you have your own Spring Boot app, you can also use it ;) Don't forget to follow this guide and the associated documentation.

Build Vision

  1. Build Vision <WORKING_DIR>$ npm install
  2. Launch Vision <WORKING_DIR>$ npm run dev

Test

Follow the link http://localhost:3000/.

Contact

Via GitHub > Issues

Helpful for question, bug and contribution request.

Via Twitter