Commit Graph

9 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
eda35e59bc refactor: 优化部分代码格式 2025-06-01 11:10:53 +08:00
f83a901626 refactor: 移除 web-core,融合 web-core 和 core 模块
1.移除 web-core,融合 web-core 和 core 模块
2.调整部分依赖顺序
2025-05-22 21:49:20 +08:00
2fdd5b6fd3 chore: 优化部分代码格式和注释 2025-05-21 22:18:10 +08:00
liquor
9c6182e028 refactor(web): 拆分 web 模块 2025-05-20 14:58:38 +00:00
efaef9d7e6 refactor: 统一配置启用属性描述 2025-04-04 17:34:18 +08:00
f2ba10beae refactor: 优化部分代码及方法命名,移除 SpringWebUtils 部分重复方法 2025-04-01 22:08:54 +08:00
2b3de0c67e refactor(ratelimiter): 将限流相关代码从 security 模块中分离,创建独立的 ratelimiter 模块
修复部分幂等配置错误
2025-03-17 21:53:26 +08:00