13 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
liquor
9c6182e028 refactor(web): 拆分 web 模块 2025-05-20 14:58:38 +00:00
7d97026480 refactor(license): 优化 License 模块部分代码 2025-04-29 14:33:11 +00:00
吴泽威
7e8a15ae8a perf: 删除多余依赖,格式化代码
删除幂等模块的 springboot-aop 依赖
删除 web 模块的 springboot-Validation 依赖
2025-04-01 16:48:16 +08:00
21262701dc refactor(web): 请求响应可重复读流处理由 core 调整到 web 模块 2025-03-26 20:43:16 +08:00
cd69b2adb6 chore: 优化部分依赖传递范围 2024-09-28 21:32:31 +08:00
0b41f2d10c refactor(web): 重构全局响应处理方案
引入 Graceful Response(一个Spring Boot技术栈下的优雅响应处理组件,可以帮助开发者完成响应数据封装、异常处理、错误码填充等过程,提高开发效率,提高代码质量)
2024-08-06 23:54:06 +08:00
cc079e8bf4 feat(messaging/websocket): 新增消息模块 - WebSocket 2024-06-04 22:43:27 +08:00
dbb7a6319e chore: top.charles7c.continew => top.continew 2024-04-09 22:33:19 +08:00
8fc19ab9b8 feat(web): 新增链路跟踪自动配置
基于 TLog(轻量级的分布式日志标记追踪神器),并适配 Spring Boot 3.x
2024-02-01 21:49:16 +08:00
9cf76fe61f feat(web): 新增 Web 模块,从核心模块拆分 Web 相关自动配置 2024-01-19 22:40:40 +08:00