mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 21:39:05 +00:00
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.