Annotation Type LocalRunningGrpcPort
-
@Target({FIELD,METHOD,PARAMETER,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented @Value("#{@gRpcServerProperties.getRunningPort()}") public @interface LocalRunningGrpcPort
@Target({FIELD,METHOD,PARAMETER,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Documented
@Value("#{@gRpcServerProperties.getRunningPort()}")
public @interface LocalRunningGrpcPort