rewrite-spring
rewrite-spring copied to clipboard
Migrate `WebMvcTags` to `ServerRequestObservationConvention`
What's your motivation?
- https://github.com/openrewrite/rewrite-spring/issues/531
Anyone you would like to review specifically?
@timtebeek
Any additional context
https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide#tag-providers-and-contributors-migration
Checklist
- [x] I've added unit tests to cover both positive and negative cases
- [x] I've read and applied the recipe conventions and best practices
- [x] I've used the IntelliJ IDEA auto-formatter on affected files