Class GRpcServerProperties


  • @ConfigurationProperties("grpc")
    public class GRpcServerProperties
    extends java.lang.Object
    Created by alexf on 26-Jan-16.
    • Constructor Detail

      • GRpcServerProperties

        public GRpcServerProperties()
    • Method Detail

      • getRunningPort

        public java.lang.Integer getRunningPort()
      • init

        @PostConstruct
        public void init()