(SSM 和 SpringBoot ) Kaptcha 实现登录验证码

一、导入 jar 包 第一种:maven  <!-- 验证码 --> <!-- https://mvnrepository.com/artifact/com.github.penggle/kaptcha --> <dependency>     <groupId>com.github.penggle</groupId>     <artifactId>kaptcha</artifactId>   
相关文章
相关标签/搜索