Skip to content

Conversation

@dreis2211
Copy link
Contributor

Hey,

this PR replaces occurences with "" + somePrimitive with String.valueOf(somePrimitive). Has a slight chance of being more efficient next to being more verbose.

Cheers,
Christoph

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 21, 2017
@philwebb philwebb added priority: normal type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 21, 2017
@philwebb philwebb added this to the 2.0.0.M1 milestone Mar 21, 2017
@dreis2211
Copy link
Contributor Author

Test failure seems to be unrelated

@snicoll snicoll self-assigned this Mar 26, 2017
@snicoll
Copy link
Member

snicoll commented Mar 26, 2017

Indeed, thanks for the PR!

@snicoll snicoll closed this in 5d85733 Mar 26, 2017
snicoll added a commit that referenced this pull request Mar 26, 2017
* pr/8686:
  Replace empty string concatenation with String.valueOf()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants