Skip to content

Conversation

dukbong
Copy link
Contributor

@dukbong dukbong commented Jan 15, 2025

Change to List.of rather than Arrays.asList because it is a List whose values ​​do not change.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 15, 2025
@dukbong dukbong closed this Jan 15, 2025
@snicoll
Copy link
Member

snicoll commented Jan 15, 2025

@dukbong thanks for the PR but we prefer to focus on non-cosmetic changes for external contributions. In this case there are many other use cases of Arrays.asList that we should revisit if we decided to change this line.

@snicoll snicoll 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 labels Jan 15, 2025
@philwebb
Copy link
Member

See also #28174 (comment) as to why we didn't do a blanket conversion already.

@dukbong dukbong deleted the immu branch January 16, 2025 04:08
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.

4 participants