spring-boot-websocket-example icon indicating copy to clipboard operation
spring-boot-websocket-example copied to clipboard

Configurer is Deprecated

Open noxsener opened this issue 6 years ago • 1 comments

org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer is deprecated

noxsener avatar Jun 28 '19 07:06 noxsener

Change the version of Spring boot and point to latest. https://github.com/spring-guides/gs-messaging-stomp-websocket/pull/12

shivam042 avatar Oct 21 '20 16:10 shivam042