-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface NodeProtocol
根据application.xml中的server节点中的protocol值来适配Server的加载逻辑, 只能注解在NodeServer子类上详情见: https://redkale.org
- 作者:
- zhangjx
-
-
元素详细资料
-
value
String value
-
-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface NodeProtocol
详情见: https://redkale.org
String value