Package cn.mapway.spring.processor
Annotation Type RpcIgnore
-
@Documented @Retention(SOURCE) @Target({METHOD,TYPE}) public @interface RpcIgnore
注解在一个Method 上 或者一个类上 处理器将忽略改类或者 method
@Documented @Retention(SOURCE) @Target({METHOD,TYPE}) public @interface RpcIgnore