Optimize single-char wildcard path matching performance by playous · Pull Request #36095 · spring-projects/spring-framework
Use lazy evaluation in SingleCharWildcardedPathElement to avoid unnecessary Character.toLowerCase() calls. Resolves performance TODO from 2017. Signed-off-by: Minkyu Park <rb6609@naver.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters