SpringBoot Spring 4.0.0-M1 causes ClassNotFoundException on org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration when using opentelemetry-instrumentation-bom and opentelemetry-spring-boot-starter
I tested Spring 3.5 -> 4.0.0-M1 version upgardes on two programs. One of them went well and the other didn't. Investi...