Skip to content

Replace lambda with method reference #40974

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 5 commits into from

Conversation

asashour
Copy link
Contributor

@asashour asashour commented Jun 3, 2024

This PR replaces lambda with method reference whenever possible.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 3, 2024
@wilkinsona wilkinsona added the status: waiting-for-feedback We need additional information before we can continue label Jun 3, 2024
@philwebb philwebb added type: task A general task and removed status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged labels Jun 3, 2024
@philwebb philwebb added this to the 3.3.x milestone Jun 3, 2024
@philwebb
Copy link
Member

philwebb commented Jun 3, 2024

When we merge this I think we should convert it into distinct commits for the method refs vs other stuff.

@philwebb philwebb added the for: merge-with-amendments Needs some changes when we merge label Jun 3, 2024
@asashour
Copy link
Contributor Author

asashour commented Jun 4, 2024

In this case, this PR would contain the method reference, and I would create a new one for the other changes, thanks.

Copy link
Member

@wilkinsona wilkinsona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates, @asashour. I just noticed one other change that I think would improve things a little. Please see the comments for details.

@asashour
Copy link
Contributor Author

asashour commented Jun 4, 2024

If I may say something, there is an error for some time that No space left on device. I am not sure if this is related to the PR content.

@philwebb philwebb modified the milestones: 3.3.x, 3.4.x Jun 4, 2024
@philwebb philwebb self-assigned this Jun 11, 2024
@philwebb philwebb modified the milestones: 3.4.x, 3.2.x, 3.2.7 Jun 11, 2024
philwebb pushed a commit that referenced this pull request Jun 11, 2024
philwebb added a commit that referenced this pull request Jun 11, 2024
philwebb pushed a commit that referenced this pull request Jun 11, 2024
@philwebb philwebb closed this in 847ff50 Jun 11, 2024
@philwebb
Copy link
Member

Thanks @asashour

@asashour asashour deleted the java-enhancements branch June 12, 2024 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: merge-with-amendments Needs some changes when we merge type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants