My Project
Loading...
Searching...
No Matches
WebSocketConfig.java File Reference
import org.springframework.context.annotation.Configuration;
import org.springframework.messaging.simp.config.MessageBrokerRegistry;
import org.springframework.web.socket.config.annotation.EnableWebSocketMessageBroker;
import org.springframework.web.socket.config.annotation.StompEndpointRegistry;
import org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer;

Classes

class  com.example.ngr.WebSocketConfig

Packages

package  com.example.ngr