|
a0ace7d60c
|
build: groupId top.continew => top.continew.starter
|
2025-07-05 17:29:58 +08:00 |
|
|
ad298930db
|
release: v2.12.1
|
2025-06-09 21:43:40 +08:00 |
|
|
f83a901626
|
refactor: 移除 web-core,融合 web-core 和 core 模块
1.移除 web-core,融合 web-core 和 core 模块
2.调整部分依赖顺序
|
2025-05-22 21:49:20 +08:00 |
|
|
7d97026480
|
refactor(license): 优化 License 模块部分代码
|
2025-04-29 14:33:11 +00:00 |
|
|
efaef9d7e6
|
refactor: 统一配置启用属性描述
|
2025-04-04 17:34:18 +08:00 |
|
|
46773df9dd
|
chore: 优化代码格式
|
2024-09-11 22:24:46 +08:00 |
|
|
0cede6bf9f
|
chore: 完善 ConditionalOnProperty 配置
|
2024-09-11 21:22:19 +08:00 |
|
|
635b664d5f
|
chore(captcha/behavior): 默认启用行为验证码自动配置
|
2024-06-30 12:25:14 +08:00 |
|
|
5cd6af8e7b
|
chore: 优化部分代码
|
2024-06-05 19:45:09 +08:00 |
|
|
9bee01baa3
|
chore: 优化部分代码
|
2024-05-20 22:57:13 +08:00 |
|
Yoofff
|
62121b78ec
|
fix(captcha): 修复行为验证码接口请求次数限制
|
2024-05-20 20:53:38 +08:00 |
|
|
596605b27b
|
feat(cache/redisson): RedisUtils 新增递增、递减方法
|
2024-05-13 21:57:42 +08:00 |
|
|
dbb7a6319e
|
chore: top.charles7c.continew => top.continew
|
2024-04-09 22:33:19 +08:00 |
|
|
ea71cf573b
|
refactor: 根据 Sonar 建议调整,StrUtil => CharSequenceUtil
工具层调整以减少 Sonar 建议,应用层则可忽略,怎么用方便怎么来
|
2024-02-07 17:48:32 +08:00 |
|
|
3184faaa27
|
refactor(captcha/graphic): 新增图形验证码服务接口,并调整验证码默认启用
|
2024-02-04 23:12:25 +08:00 |
|
|
0e3d388eb7
|
refactor: 优化部分代码
移除所有 toString(),修复 Sonar、Codacy 扫描问题
|
2024-02-03 10:43:32 +08:00 |
|
|
4558cf004b
|
refactor: 优化部分代码
修复 Sonar、Codacy 扫描问题
|
2024-02-02 21:35:21 +08:00 |
|
|
30d76314d6
|
refactor(captcha/graphic): 优化图形验证码配置
|
2024-02-02 20:50:40 +08:00 |
|
|
8598e6d109
|
refactor(captcha/behavior): 优化行为验证码缓存配置
|
2024-02-02 20:44:10 +08:00 |
|
jasmine
|
0eb6afabb6
|
chore: 移除 lombok 依赖
再度精简依赖
|
2024-01-31 06:02:17 +00:00 |
|
|
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 |
|