@Configuration @EnableConfigurationProperties(value=EasyCaptchaProperties.class) @ConditionalOnProperty(prefix="captcha.easy.captcha", name="enabled", havingValue="true", matchIfMissing=true) public class EasyCaptchaConfiguration extends Object
public EasyCaptchaConfiguration(EasyCaptchaProperties easyCaptchaProperties)
Copyright © 2024. All rights reserved.