@Retention(value=RUNTIME) @Target(value=TYPE) @Documented @Import(value=SocketScannerRegistrar.class) public @interface EnableWebSocket
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
basePackages
扫描路径
|
public abstract String[] basePackages
Copyright © 2019. All rights reserved.