Fix WebFlux instrumentation after SPR-17395
SPR-17395 ensures that WebFlux.fn is adding a request attribute of type `PathPattern` on the `HandlerMapping.BEST_MATCHING_PATTERN_ATTRIBUTE`. A specific tag provider for WebFlux.fn is no longer necessary. See gh-14876
Showing
Please register or sign in to comment