Class BMSSCConfig

java.lang.Object
es.urjc.etsii.grafo.bmssc.model.BMSSCConfig

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

    • BMSSCConfig

      public BMSSCConfig()
  • Method Details

    • getMyProperty

      public String getMyProperty()
    • setMyProperty

      public void setMyProperty(String myProperty)