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

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

This has only been applied to `src/main/java`.
2021-10-17 19:04:32 +02:00
..
main Apply "instanceof pattern matching" in spring-websocket 2021-10-17 19:04:32 +02:00
test Use text blocks with JUnit Jupiter 5.8.1 2021-09-28 14:20:31 +02:00