Delegate `usesPathPatterns()` call to mappings
Update `CompositeHandlerMapping` so that the `usesPathPatterns()` method returns `true` if any of the delegate mappings return `true`. Closes gh-24877
Showing
Please register or sign in to comment