# captcha **Repository Path**: brwqn/captcha ## Basic Information - **Project Name**: captcha - **Description**: 验证码中心(点击验证码的实现) - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-30 - **Last Updated**: 2022-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kaptcha 第三方验证码雏形代码 验证码中心(图片点击验证码的后台实现) # 实现效果 ![Image text](https://gitee.com/tianbocheng/captcha/raw/master/src/main/resources/sample/1.png) ![Image text](https://gitee.com/tianbocheng/captcha/raw/master/src/main/resources/sample/2.png) # 配置详情 在resource/image可自定义背景图,生成的图片会随机在该文件夹选择图片作为背景 # 详情(搭建流程,使用过程) https://blog.csdn.net/sinat_31908303/article/details/81478540 # 本项目尚未实现客户端样例 有志之士可加微信共同讨论:17702201250