Browse Source
Prior to this commit, MappedInterceptor had a getPathPatterns() method that returned the include patterns. This commit introduces getIncludePathPatterns() (which effectively replaces getPathPatterns()) and getExcludePathPatterns(). In addition, this commit deprecates getPathPatterns(). Closes gh-30971pull/30980/head
1 changed files with 21 additions and 0 deletions
Loading…
Reference in new issue