| 程序包 | 说明 |
|---|---|
| spring.turbo.module.captcha | |
| spring.turbo.module.captcha.google | |
| spring.turbo.module.captcha.hutool | |
| spring.turbo.module.captcha.verysimple |
| 限定符和类型 | 方法和说明 |
|---|---|
Captcha |
CaptchaService.create() |
default Captcha |
CaptchaService.get() |
| 限定符和类型 | 方法和说明 |
|---|---|
static EncodedCaptcha |
EncodedCaptcha.of(Captcha captcha) |
| 限定符和类型 | 方法和说明 |
|---|---|
Captcha |
AbstractGoogleCaptchaService.create() |
| 限定符和类型 | 方法和说明 |
|---|---|
Captcha |
AbstractHutoolCaptchaService.create() |
| 限定符和类型 | 方法和说明 |
|---|---|
Captcha |
SimpleCaptchaService.create() |
Copyright © 2022. All rights reserved.