Skip to content

Use method reference instead of lambda expression #45965

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

Closed
wants to merge 1 commit into from

Conversation

csbiy
Copy link
Contributor

@csbiy csbiy commented Jun 14, 2025

Refactor explicit loops to forEach method references for improved readability.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 14, 2025
…ility

- Improves code conciseness and aligns with modern Java practices.

Signed-off-by: csbiy <[email protected]>
@wilkinsona wilkinsona changed the title Replace explicit loop with forEach method reference for better readability Use method reference instead of lambda expression Jun 14, 2025
@wilkinsona wilkinsona added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 14, 2025
@wilkinsona wilkinsona added this to the 3.4.x milestone Jun 14, 2025
@snicoll snicoll self-assigned this Jun 15, 2025
@snicoll snicoll modified the milestones: 3.4.x, 3.4.7 Jun 15, 2025
snicoll pushed a commit that referenced this pull request Jun 15, 2025
snicoll added a commit that referenced this pull request Jun 15, 2025
@snicoll snicoll closed this in 1fd5ad5 Jun 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants