mirror of
https://github.com/dromara/tianai-captcha.git
synced 2026-05-07 06:04:34 +08:00
重构系统项目结构,将 tianai-captcha、tianai-captcha-springboot-starter、tianai-captcha-web-sdk、tianai-captcha-solon-plugin、整合到一块
This commit is contained in:
@@ -102,7 +102,7 @@
|
|||||||
|
|
||||||
### 非spring项目
|
### 非spring项目
|
||||||
|
|
||||||
### 1. 导入xml
|
1. 导入xml
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<!-- maven 导入 -->
|
<!-- maven 导入 -->
|
||||||
@@ -113,7 +113,7 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. 构建 `ImageCaptchaApplication`负责生成和校验验证码
|
2. 构建 `ImageCaptchaApplication`负责生成和校验验证码
|
||||||
|
|
||||||
```java
|
```java
|
||||||
import cloud.tianai.captcha.validator.common.model.dto.MatchParam;
|
import cloud.tianai.captcha.validator.common.model.dto.MatchParam;
|
||||||
|
|||||||
Reference in New Issue
Block a user