mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1240962d68
Use lazy evaluation in SingleCharWildcardedPathElement to avoid unnecessary Character.toLowerCase() calls. Resolves performance TODO from 2017. Closes gh-36095 Signed-off-by: Minkyu Park <rb6609@naver.com>