yangys
2024-05-18 cc0bdfb33ef638dfafe3185c92c7076d815e1c9b
smart-starter-websocket/src/main/java/com/qianwen/core/websocket/config/WebSocketAutoConfiguration.java
@@ -18,7 +18,6 @@
@Configuration
@Import({WebSocketHandlerConfig.class})
@EnableWebSocket
/* loaded from: blade-starter-websocket-9.3.0.0-SNAPSHOT.jar:org/springblade/core/websocket/config/WebSocketAutoConfiguration.class */
public class WebSocketAutoConfiguration {
    private final WebSocketProperties webSocketProperties;
    private final List<JsonMessageHandler> jsonMessageHandlerList;