@Configuration @ComponentScan(basePackages="com.sinosoftgz.starter.kaptcha.**") @ConditionalOnClass(value=com.google.code.kaptcha.impl.DefaultKaptcha.class) @EnableConfigurationProperties(value=KaptchaProperties.class) public class KaptchaConfiguration extends Object
public KaptchaConfiguration(KaptchaProperties properties)
Copyright © 2024. All rights reserved.