You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 2.0, we're missing dependency management for the following modules:
io.micrometer:micrometer-jersey2
io.micrometer:micrometer-spring-legacy
io.micrometer:micrometer-test
Using io.micrometer:micrometer-spring-legacy does not make sense in the context of a Spring Boot app. We should add dependency management for the other two modules though.