Commit Graph

17 Commits

Author SHA1 Message Date
fe0bff3d3e refactor: 优化部分代码
修复 Sonar 扫描问题
2024-01-27 14:33:15 +08:00
11d0798f92 refactor: 移除 Lombok 私有构造注解使用
修复 Sonarqube 扫描问题
2024-01-27 00:30:20 +08:00
b4b40b4cb9 chore: 调整部分类的所在包 2024-01-20 12:24:36 +08:00
6d9e8b43eb chore: 移除部分无用 Maven 配置 2024-01-18 20:08:08 +08:00
5d26f343da refactor(extension/crud): 适配 Crane4j 数据填充组件 2024-01-12 23:15:26 +08:00
17c044dddd Merge branch '1.1.x' into dev 2024-01-11 21:20:34 +08:00
57c21a9109 style: 优化全局代码格式 2024-01-10 21:24:02 +08:00
Bull-BCLS
2440917d66 fix(captcha): 修复算术验证码无法加载 JavaScript 引擎 2024-01-07 20:41:20 +08:00
1e7d4b2721 chore: 优化日志级别 info => debug 2024-01-06 11:36:23 +08:00
20250681da refactor: 使用常量优化部分配置属性名 2024-01-02 22:14:00 +08:00
7023be1072 refactor: 优化行为验证码缓存自动配置 2023-12-28 20:13:45 +08:00
Bull-BCLS
edc47b7b1d fix(captcha): 修复行为验证码自定义缓存实现无法加载到缓存工厂问题 2023-12-28 00:29:31 +08:00
3788da72c2 refactor(captcha/behavior): 移除部分无用注解 2023-12-27 22:46:54 +08:00
Bull-BCLS
d790e6941f fix(captcha): 修复行为验证码 Redis、自定义缓存无法加载到缓存工厂问题 2023-12-27 22:17:47 +08:00
Bull-BCLS
bcb13326c6 feat(captcha): 新增行为验证码自动配置 2023-12-25 21:01:38 +08:00
e0e5944b45 refactor(captcha/graphic): 优化图形验证码配置前缀 2023-12-18 20:53:26 +08:00
d4cc1dfc5b feat: 新增图形验证码自动配置(验证码模块) 2023-11-24 23:44:08 +08:00