Material Design UI for Spring Boot Actuator.
- Build Actuator Spring Boot app
<WORKING_DIR>$ cd test && mvn package
- 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
<WORKING_DIR>$ npm install
- Launch Vision
<WORKING_DIR>$ npm run dev
Follow the link http://localhost:3000/.
Via GitHub > Issues
Helpful for question, bug and contribution request.
- François GRUCHALA @FGruchala
- Boris COUTURIER @Myzu_no