Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

springboot 3.0.8/3.0.9 #121

Closed
trydofor opened this issue Aug 25, 2023 · 1 comment
Closed

springboot 3.0.8/3.0.9 #121

trydofor opened this issue Aug 25, 2023 · 1 comment
Labels
better :gem: something is better

Comments

@trydofor
Copy link
Owner

trydofor commented Aug 25, 2023

3.0.8

spring-projects/spring-framework#30747

Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.

3.0.9

This method cannot decide whether these patterns are Spring MVC patterns or not. If this endpoint is a Spring MVC endpoint, please use requestMatchers(MvcRequestMatcher); otherwise, please use requestMatchers(AntPathRequestMatcher)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
better :gem: something is better
Projects
Archived in project
Development

No branches or pull requests

1 participant