This commit ensures that the `PathPatternParser` and the associated cache map are used in a threadsafe fashion, since the PathMatcher instance can be used for concurrent requests. Issue: SPR-15246
This commit ensures that the `PathPatternParser` and the associated cache map are used in a threadsafe fashion, since the PathMatcher instance can be used for concurrent requests. Issue: SPR-15246