spring-boot
spring-boot copied to clipboard
Use java.util.Set.of for creation of unmodifiable sets
Hello @wilkinsona I wanted to contribute to this task.
I have not contributed to open source till now. I wanted to start off with something small. Can you please let me know if this is good to start?
@aravindbargurhiriyannaiah thanks for the offer but this one isn't a great candidate, see https://github.com/spring-projects/spring-boot/issues/28179#issuecomment-935542941
@snicoll Thanks for the comment. Shall browse through and pick up something else.
Placing on hold for the same reason as #28174.
I think we can close this one and adapt to Set.of in new code or when we touch existing classes. Doing an entire sweep at this point doesn't seem worth it.