mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
364939b2a3
This commit removes a redundant Character.toLowerCase() invocation in BeanPropertyRowMapper.underscoreName(). Closes gh-25361