@ConfigurationProperties(value="grpc")
public class GRpcServerProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_GRPC_PORT |
| Constructor and Description |
|---|
GRpcServerProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getRunningPort() |
public static final int DEFAULT_GRPC_PORT