This application is a simple Spring Boot application, serving as example with a single REST API
and telemetry - logback
logging, Micrometer
metrics and Micrometer+OpenTelemetry
tracing.
More about the telemetry setup can be found in the telemetry/README.
./gradlew :spring-webmvc:bootRun
Access app at http://localhost:8080.