-
Notifications
You must be signed in to change notification settings - Fork 38.5k
Add option for case-insensitive match to PatternMatchUtils #34801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: enhancement
A general enhancement
Milestone
Comments
rstoyanchev
added a commit
that referenced
this issue
Apr 23, 2025
rstoyanchev
added a commit
that referenced
this issue
Apr 23, 2025
rstoyanchev
added a commit
that referenced
this issue
May 14, 2025
rstoyanchev
added a commit
that referenced
this issue
May 14, 2025
rstoyanchev
added a commit
that referenced
this issue
May 15, 2025
cesarhernandezgt
pushed a commit
to cesarhernandezgt/spring-framework
that referenced
this issue
May 27, 2025
cesarhernandezgt
pushed a commit
to cesarhernandezgt/spring-framework
that referenced
this issue
May 27, 2025
cesarhernandezgt
pushed a commit
to cesarhernandezgt/spring-framework
that referenced
this issue
May 28, 2025
cesarhernandezgt
pushed a commit
to cesarhernandezgt/spring-framework
that referenced
this issue
May 28, 2025
cesarhernandezgt
added a commit
to cesarhernandezgt/spring-framework
that referenced
this issue
May 28, 2025
cesarhernandezgt
pushed a commit
to cesarhernandezgt/spring-framework
that referenced
this issue
May 30, 2025
cesarhernandezgt
pushed a commit
to cesarhernandezgt/spring-framework
that referenced
this issue
May 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: enhancement
A general enhancement
In some scenarios it is useful to match literal parts ignoring upper vs lower case.
The text was updated successfully, but these errors were encountered: