GoogleCloudPlatform / opentelemetry-operations-java

Apache License 2.0
71 stars 38 forks source link

Upgrade examples/instrumentation-quickstart to use Spring Boot 3 #291

Closed aabmass closed 7 months ago

aabmass commented 7 months ago

Decided against doing this, and will just leave it on Spring Boot 2 for now. There are some benefits to using Spring Boot 3 and Java 17, but I've already done the hard work of working around Java 8 and old logback verisons