@AutoConfiguration @EnableConfigurationProperties(value=WebSocketProperties.class) @Import(value={WebSocketProcessorConfiguration.class,WebSocketMessageBrokerConfiguration.class,WebSocketLogicConfiguration.class}) public class MessageWebSocketConfiguration extends Object
Description: Web Socket 核心配置
@PostConstruct public void postConstruct()
Copyright © 2023 Dromara. All rights reserved.