类 SimpleImageCodeSenderConfiguration
- java.lang.Object
-
- cn.dustlight.captcha.configurations.SimpleImageCodeSenderConfiguration
-
@EnableConfigurationProperties(SimpleImageCodeSenderProperties.class) public class SimpleImageCodeSenderConfiguration extends Object
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classSimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties
-
构造器概要
构造器 构造器 说明 SimpleImageCodeSenderConfiguration()
-
-
-
方法详细资料
-
simpleImageCodeSender
@Bean public SimpleImageCodeSender simpleImageCodeSender(@Autowired SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties properties)
-
-