spring-framework/spring-webmvc
Sam Brannen 1f248b34f6 Apply "instanceof pattern matching" in spring-webmvc
This commit also applies additional clean-up tasks such as the following.

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

This has only been applied to `src/main/java`.
2021-10-17 18:49:02 +02:00
..
src Apply "instanceof pattern matching" in spring-webmvc 2021-10-17 18:49:02 +02:00
spring-webmvc.gradle Jakarta EE 9 migration 2021-09-17 09:14:07 +02:00