类分层结构
- java.lang.Object
- com.google.code.kaptcha.util.Configurable
- com.google.code.kaptcha.impl.DefaultKaptcha (implements com.google.code.kaptcha.Producer)
- tech.mhuang.pacebox.springboot.autoconfiguration.kaptcha.KaptchaTextCreator (implements com.google.code.kaptcha.text.TextProducer)
- tech.mhuang.pacebox.springboot.autoconfiguration.kaptcha.KaptchaAutoConfiguration
- tech.mhuang.pacebox.springboot.autoconfiguration.kaptcha.KaptchaProperties
Copyright © 2021. All rights reserved.