Files
spring-framework/spring-web/src
Sam Brannen 785212d676 Apply "instanceof pattern matching" in spring-web
This commit also applies additional clean-up tasks such as the following.

- final fields
- diamond operator (<>) for anonymous inner classes
- try with resources

This has only been applied to `src/main/java`.
2021-10-17 12:58:25 +02:00
..
2021-10-13 21:22:34 +01:00
2021-09-28 10:35:18 +02:00