Class KaptchaConfig

java.lang.Object
com.bytedesk.core.kaptcha.KaptchaConfig

@Configuration public class KaptchaConfig extends Object
  • Constructor Details

    • KaptchaConfig

      public KaptchaConfig()
  • Method Details

    • getKaptchaBean

      @Bean(name="captchaProducer") public com.google.code.kaptcha.impl.DefaultKaptcha getKaptchaBean()