opentelemetry-java-instrume.../smoke-tests/images/spring-boot
Lauri Tulmin aa2b853d8c
Fix spring boot smoke test image on jdk8 (#8102)
We need to help `jib` detect the java version used to get a working jdk8
image.
2023-03-21 23:56:02 +02:00
..
src/main Add application name to spring boot smoke test app (#8087) 2023-03-20 21:59:04 +02:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
build.gradle.kts Fix spring boot smoke test image on jdk8 (#8102) 2023-03-21 23:56:02 +02: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.