Annotation Interface GrpcService


@Target(TYPE) @Retention(RUNTIME) @Documented @Service public @interface GrpcService
标注Grpc服务端
作者:
ok1996