Skip to content

refactor(sns): modernize stream collector in SnsBatchTemplate#1630

Open
Baqirrizvidev wants to merge 1 commit into
awspring:mainfrom
Baqirrizvidev:fix/sns-snsbatchtemplate-toList
Open

refactor(sns): modernize stream collector in SnsBatchTemplate#1630
Baqirrizvidev wants to merge 1 commit into
awspring:mainfrom
Baqirrizvidev:fix/sns-snsbatchtemplate-toList

Conversation

@Baqirrizvidev
Copy link
Copy Markdown

Modernizes the legacy stream collection .collect(Collectors.toList()) to the standard, memory-efficient Java 16+ .toList() inside SnsBatchTemplate, and removes the unused stream import.

@github-actions github-actions Bot added the component: sns SNS integration related issue label May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: sns SNS integration related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant