@Configuration public class GunsMessageAutoConfiguration extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
WEB_SOCKET_PREFIX |
| 构造器和说明 |
|---|
GunsMessageAutoConfiguration() |
@Bean
@ConditionalOnMissingBean(value=org.springframework.web.socket.server.standard.ServerEndpointExporter.class)
@ConditionalOnProperty(prefix="web-socket",
name="open",
havingValue="true")
public org.springframework.web.socket.server.standard.ServerEndpointExporter serverEndpointExporter()
Copyright © 2021. All rights reserved.