# captcha spring boot starter **Repository Path**: showyo/kaptcha ## Basic Information - **Project Name**: captcha spring boot starter - **Description**: 将第三方开源的验证码项目kaptcha封装为springboot starter - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-25 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # captcha spring boot starter #### 介绍 将第三方开源的验证码项目[kaptcha](https://github.com/penggle/kaptcha)封装为springboot starter #### 使用说明 1. git克隆本项目 2. maven install 本项目 3. 引入pom依赖 ``` cn.com.showyo.captcha captcha-spring-boot-starter 0.0.1-SNAPSHOT ``` 4. 个性化配置