Skip to content

Conversation

@Adagedo
Copy link

@Adagedo Adagedo commented Apr 17, 2025

Replaced usage of Stream.toList() with collect(Collectors.toList()) to ensure compatibility with Java 11. This change prevents build errors during compilation with older Java versions while maintaining the same functionality

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Apr 17, 2025
@bclozel
Copy link
Member

bclozel commented Apr 18, 2025

Spring Framework requires Java 17 so there is no point in making this change. Thanks!

@bclozel bclozel closed this Apr 18, 2025
@bclozel bclozel added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: declined A suggestion or change that we don't feel we should currently apply

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants