GoogleCloudPlatform / opentelemetry-operations-java

Apache License 2.0
73 stars 39 forks source link

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

Closed aabmass closed 9 months ago

aabmass commented 9 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