* Remove JCenter which is about to be sunset * Fallback to JCenter for muzzle * Fixing muzzle without jcenter * Fixing muzzle without jcenter * Fixing muzzle without jcenter * Fixing muzzle without jcenter * Fixing muzzle without jcenter * Fixing muzzle without jcenter * Fixing muzzle without jcenter * Remove debug logs * polish |
||
|---|---|---|
| .. | ||
| 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.