随笔分类 -  Spring Scurity

摘要:一、使用kaptcha生成验证码 kaptcha依赖包 kaptcha配置类 在ValidateCodeController中增加验证码图片的访问接口 二、增加验证码校验过滤器 Spring security的表单验证是通过过滤器链中的 UsernamePasswordAuthenticationF 阅读全文
posted @ 2019-11-16 00:05 非洲铜 阅读(1735) 评论(0) 推荐(0)