Skip to content

Commit 924b0aa

Browse files
Update document regarding Stream usage
Signed-off-by: Tran Ngoc Nhan <[email protected]>
1 parent 98c3453 commit 924b0aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/modules/ROOT/pages/community.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ We welcome your involvement in the Spring Security project.
2121
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.
2222
For more information, see our https://github.com/spring-projects/spring-security/blob/main/CONTRIBUTING.adoc[Contributing] documentation.
2323

24+
NOTE: Avoid usage of the Stream API for performance reasons. See https://github.com/spring-projects/spring-security/issues/7154[Spring Issue #7154] for more details.
25+
2426
[[community-source]]
2527
== Source Code
2628

0 commit comments

Comments
 (0)