-
@Documented @Target(PARAMETER) @Retention(RUNTIME) public @interface RpcTargetTopic
SNCP协议中标记为目标topic参数, 该注解只能标记在类型为String的参数上。详情见: https://redkale.org
- 从以下版本开始:
- 2.1.0
- 作者:
- zhangjx
@Documented @Target(PARAMETER) @Retention(RUNTIME) public @interface RpcTargetTopic
详情见: https://redkale.org