Hi, this PR supports uri query parameter sanitization, which is implemented using regular expressions.
Closes gh-25834
Comment From: mhalbritter
Thanks a lot for your PR. I have some small comments. Thanks a lot for the changes in the tests!
Comment From: terminux
Thanks very much for your review @mhalbritter , nice suggestions. I've updated the PR based on your suggestions.
Comment From: philwebb
We've decided to go with a different approach for Spring Boot 3. See https://github.com/spring-projects/spring-boot/issues/25834#issuecomment-1221027877.
Thanks anyway @terminux