반응형
Spring websocket sample
https://spring.io/guides/gs/messaging-stomp-websocket/
Getting Started | Using WebSocket to build an interactive web application
In Spring’s approach to working with STOMP messaging, STOMP messages can be routed to @Controller classes. For example, the GreetingController (from src/main/java/com/example/messagingstompwebsocket/GreetingController.java) is mapped to handle messages t
spring.io
728x90
반응형
'개발 > Spring' 카테고리의 다른 글
| Spring Initializr (0) | 2021.08.02 |
|---|