code example for https://dkublik.github.io/2017/10/28/springboot-metrics-with-servo-and-aws-cloudwatch.html
-
Java 8
-
Gradle 4.2.1
import to your favorite IDE and lunch SpringBootApplication.java
or
from command line: gradlew bootRun
Need to be run in AWS or AWS credentials should be provided.