Skip to content

Addition of overloading methods to addPathPatterns and excludePathPatterns in InterceptorRegistration class [SPR-16324] #20871

@spring-projects-issues

Description

@spring-projects-issues

Aleksey Voronenkov opened SPR-16324 and commented

I've decided to add these methods because it's inconvenient to add paths to method one by one, separating them by commas, if I want to include them to properties file, I'm forced to add them through cycle. This is an implementation of method that makes it possible to use the list of strings in a way that's more convenient.


Affects: 5.0.2

Referenced from: pull request #1634, and commits cb8ad46

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions