mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
48996cf572
In addition to implementing ServerEndpointConfig, the ServerEndpointRegistration now also extends ServerEndpointConfig.Configurator making it easier to override handshake customization methods without having to extend a separate class.