opentelemetry-java-instrume.../smoke-tests/springboot
Trask Stalnaker 62c604f2f5
Format java files in standalone projects (#4105)
2021-09-13 16:16:25 +09:00
..
gradle/wrapper Upgrade all gradle wrappers (#4107) 2021-09-13 16:16:10 +09:00
src/main Format java files in standalone projects (#4105) 2021-09-13 16:16:25 +09:00
README.md Improved smoke tests (#934) 2020-08-12 12:34:14 +03:00
build.gradle Remove JCenter which is about to be sunset (#2387) 2021-03-19 23:21:52 +02:00
gradlew Upgrade all gradle wrappers (#4107) 2021-09-13 16:16:10 +09:00
gradlew.bat Upgrade all gradle wrappers (#4107) 2021-09-13 16:16:10 +09:00
settings.gradle Improved smoke tests (#934) 2020-08-12 12:34:14 +03:00

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.