* Update spotless version * Add spotless to benchmark-overhead * Add spotless to smoke-test images * Add spotless to examples * Apply spotless * Resolve log4j conflict * Apply spotless after upgrade |
||
|---|---|---|
| .. | ||
| gradle/wrapper | ||
| src/main | ||
| README.md | ||
| build.gradle | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle | ||
README.md
Spring Boot smoke test
Spring Boot application used by smoke tests of OpenTelemetry java agent. Builds and publishes Docker image containing a trivial Spring MVC application.
This is a separate gradle project, independent from the rest. This was done to allow to build and publish it only when actually needed and not on every project build.