Skip to content

Update document regarding Stream usage #17219

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 2 commits into from
Jun 20, 2025

Conversation

ngocnhan-tran1996
Copy link
Contributor

Closes gh-17097

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 8, 2025
Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

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

Thanks, @ngocnhan-tran1996! Will you please make the language change listed and also move it to https://github.com/spring-projects/spring-security/blob/main/CONTRIBUTING.adoc#code-style

@jzheaux jzheaux added in: docs An issue in Documentation or samples type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 17, 2025
@jzheaux jzheaux self-assigned this Jun 17, 2025
@jzheaux jzheaux added this to the 7.0.0-M1 milestone Jun 17, 2025
Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

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

Thanks, @ngocnhan-tran1996. I've left my feedback inline.

@@ -21,6 +21,9 @@ We welcome your involvement in the Spring Security project.
There are many ways to contribute, including answering questions on Stack Overflow, writing new code, improving existing code, assisting with documentation, developing samples or tutorials, reporting bugs, or simply making suggestions.
For more information, see our https://github.com/spring-projects/spring-security/blob/main/CONTRIBUTING.adoc[Contributing] documentation.

NOTE: Since the Stream API is https://github.com/spring-projects/spring-security/issues/7154[much slower] than `for` loop, please use it judiciously.
Copy link
Contributor

Choose a reason for hiding this comment

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

Will you please remove it from this document? Since it is in the contributing guidelines already, there's no reason to duplicate.

@jzheaux
Copy link
Contributor

jzheaux commented Jun 20, 2025

Great, @ngocnhan-tran1996! This will merge once the build passes. Thank you for your contributions.

@jzheaux jzheaux enabled auto-merge (rebase) June 20, 2025 19:51
@jzheaux jzheaux merged commit 396809b into spring-projects:main Jun 20, 2025
6 checks passed
@ngocnhan-tran1996 ngocnhan-tran1996 deleted the gh-17097 branch June 21, 2025 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Contribution Guidelines regarding Stream usage
3 participants