Skip to content

Remove redundant Character.toLowerCase() in BeanPropertyRowMapper #25361

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

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Jul 6, 2020

This PR removes a redundant Character.toLowerCase() invocation in BeanPropertyRowMapper.underscoreName().

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jul 6, 2020
@sbrannen sbrannen self-assigned this Jul 6, 2020
@sbrannen sbrannen added in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jul 6, 2020
@sbrannen sbrannen added this to the 5.2.8 milestone Jul 6, 2020
@sbrannen sbrannen changed the title Remove redundant Character.toLowerCase() Remove redundant Character.toLowerCase() in BeanPropertyRowMapper Jul 6, 2020
@sbrannen sbrannen modified the milestones: 5.2.8, 5.3 M2 Jul 6, 2020
@sbrannen sbrannen merged commit 364939b into spring-projects:master Jul 6, 2020
@sbrannen
Copy link
Member

sbrannen commented Jul 6, 2020

This has been merged into master.

Thanks

@izeye izeye deleted the to-lower-case branch July 6, 2020 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants