spring-ws
spring-ws copied to clipboard
Use instanceof pattern variable
spring-ws now uses Java 17. I replace the explicit class cast with the new instanceof pattern variable. This should make the code more readable.