Commit Graph

10 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
ae7a267c1d style: 调整代码风格 null != xx => xx != null(更符合大众风格) 2025-05-17 13:50:59 +08:00
dbb7a6319e chore: top.charles7c.continew => top.continew 2024-04-09 22:33:19 +08:00
c9867844b6 refactor: 优化字符串模板方法 API 使用 2024-02-18 22:44:06 +08:00
ea71cf573b refactor: 根据 Sonar 建议调整,StrUtil => CharSequenceUtil
工具层调整以减少 Sonar 建议,应用层则可忽略,怎么用方便怎么来
2024-02-07 17:48:32 +08:00
jasmine
0eb6afabb6 chore: 移除 lombok 依赖
再度精简依赖
2024-01-31 06:02:17 +00:00
9cf76fe61f feat(web): 新增 Web 模块,从核心模块拆分 Web 相关自动配置 2024-01-19 22:40:40 +08:00
6d9e8b43eb chore: 移除部分无用 Maven 配置 2024-01-18 20:08:08 +08:00
e090083ba2 feat(cache): 新增 Spring Cache 自动配置 2024-01-13 23:50:41 +08:00