Commit Graph

6 Commits

Author SHA1 Message Date
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
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