spring-framework/spring-web
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-web.gradle Remove JamonPerformanceMonitorInterceptor support 2021-12-14 09:46:08 +01:00