19 Commits

Author SHA1 Message Date
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
f85839559a chore: 统一部分命名风格 2024-09-26 23:34:13 +08:00
0cede6bf9f chore: 完善 ConditionalOnProperty 配置 2024-09-11 21:22:19 +08:00
5cd6af8e7b chore: 优化部分代码 2024-06-05 19:45:09 +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
00bba33517 refactor(auth): 调整 Redisson 模块为可选依赖 2024-02-07 17:41:11 +08:00
jasmine
0eb6afabb6 chore: 移除 lombok 依赖
再度精简依赖
2024-01-31 06:02:17 +00:00
75fe5377df refactor: 优化部分代码
1.修复 Sonar 扫描问题
2.使用常量替代部分魔法值
2024-01-27 23:10:27 +08:00
b4b40b4cb9 chore: 调整部分类的所在包 2024-01-20 12:24:36 +08:00
6d9e8b43eb chore: 移除部分无用 Maven 配置 2024-01-18 20:08:08 +08:00
57c21a9109 style: 优化全局代码格式 2024-01-10 21:24:02 +08:00
1e7d4b2721 chore: 优化日志级别 info => debug 2024-01-06 11:36:23 +08:00
ce27ba8642 style: 优化代码格式 2023-12-01 22:05:22 +08:00
c167669de0 refactor: 优化 JustAuth 自动配置(认证模块),使用自定义 JustAuth State 缓存 Redis 实现 2023-11-26 12:31:38 +08:00
bcd9f91152 refactor: 优化 SaToken 自动配置(认证模块),新增持久层 Redis 实现 2023-11-26 11:43:19 +08:00
23e5d79615 feat: 新增 JustAuth 自动配置(认证模块) 2023-11-25 18:16:06 +08:00