Class LicenseProperties

java.lang.Object
com.aquima.web.config.properties.LicenseProperties

@Component @RefreshScope @ConfigurationProperties(prefix="blueriq") public class LicenseProperties extends Object
  • Constructor Details Link icon

    • LicenseProperties Link icon

      public LicenseProperties()
  • Method Details Link icon

    • getLicense Link icon

      public String getLicense()
    • setLicense Link icon

      public void setLicense(String license)