Class VRPODConfig

java.lang.Object
es.urjc.etsii.grafo.vrpod.model.VRPODConfig

@Configuration @ConfigurationProperties(prefix="custom") public class VRPODConfig extends Object
  • Constructor Details

    • VRPODConfig

      public VRPODConfig()
  • Method Details

    • getMyProperty

      public String getMyProperty()
    • setMyProperty

      public void setMyProperty(String myProperty)