This website requires JavaScript.
Explore
Help
Sign In
tongtong
/
youlai-boot
Watch
2
Star
0
Fork
0
You've already forked youlai-boot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a08ac338c090b8b27804a19deab1e62bdd550695
youlai-boot
/
src
/
main
/
java
/
com
History
theo
a08ac338c0
refactor(security): 更新验证码过滤器请求匹配器实现- 将 AntPathRequestMatcher 替换为 PathPatternRequestMatcher- 使用新的匹配器工厂方法创建登录路径匹配器-保持验证码验证逻辑不变
...
fix(web): 设置响应字符编码为UTF-8 - 添加 StandardCharsets 导入- 在响应处理中显式设置字符编码 - 确保响应内容正确编码避免乱码问题
2025-10-16 10:25:34 +08:00
..
youlai
/boot
refactor(security): 更新验证码过滤器请求匹配器实现- 将 AntPathRequestMatcher 替换为 PathPatternRequestMatcher- 使用新的匹配器工厂方法创建登录路径匹配器-保持验证码验证逻辑不变
2025-10-16 10:25:34 +08:00