Class CaptchaProperties

java.lang.Object
tech.mgl.boot.config.properties.CaptchaProperties

@Component("MGLCaptchaProperties") @ConfigurationProperties(prefix="mgl.captcha") public class CaptchaProperties extends Object
  • Constructor Details

    • CaptchaProperties

      public CaptchaProperties()
  • Method Details

    • getEnabled

      public Boolean getEnabled()
    • setEnabled

      public void setEnabled(Boolean enabled)