# jigsaw-captcha-demo **Repository Path**: ai-tongue/jigsaw-captcha-demo ## Basic Information - **Project Name**: jigsaw-captcha-demo - **Description**: Java实现的滑动拼图验证码示例 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 7 - **Created**: 2019-09-06 - **Last Updated**: 2025-03-03 ## Categories & Tags **Categories**: captcha **Tags**: None ## README # jigsaw-captcha-demo #### 介绍 Java实现的滑动拼图验证码示例 #### 操作截图 详情请查看前端示例:[vue-jigsaw-captcha](https://gitee.com/ai-tongue/vue-jigsaw-captcha) * 默认状态 ![open](https://gitee.com/ai-tongue/vue-jigsaw-captcha/raw/master/static/screenshot/open.png) * 滑动中 ![slice](https://gitee.com/ai-tongue/vue-jigsaw-captcha/raw/master/static/screenshot/slice.png) * 操作成功 ![success](https://gitee.com/ai-tongue/vue-jigsaw-captcha/raw/master/static/screenshot/success.png) * 操作失败 ![error](https://gitee.com/ai-tongue/vue-jigsaw-captcha/raw/master/static/screenshot/error.png) #### 软件架构 * SpringBoot: 2.2.0.M5 * [JigsawCaptcha](https://gitee.com/ai-tongue/jigsaw-captcha): 1.0-SNAPSHOT #### 关连项目 前端示例:[vue-jigsaw-captcha](https://gitee.com/ai-tongue/vue-jigsaw-captcha) 后端依赖:[jigsaw-captcha](https://gitee.com/ai-tongue/jigsaw-captcha)