Spring Boot - Monitoring

This is a simple spring boot showcase project, which based on https://start.spring.io.

Build application

mvn clean package

Start infrastructure

Start docker monitoring setup with grafana, prometheus, cadvisor and the application.

docker-compose up
docker-compose down

Smart configuration