spring-framework/spring-core
Marten Deinum 941b6af9ac Use Collection factory methods when applicable
This commit replaces the use of Collections.unmodifiableList/Set/Map
with the corresponding 'of(...)' factory methods introduced in Java 9.

Closes gh-27824
2022-01-04 12:01:13 +01:00
..
src Use Collection factory methods when applicable 2022-01-04 12:01:13 +01:00
spring-core.gradle Remove support for RxJava 2.x as well 2021-09-27 13:01:32 +02:00