Commit Graph

7 Commits

Author SHA1 Message Date
6b90880c21 chore: 优化属性前缀命名 2024-06-28 21:42:53 +08:00
5cd6af8e7b chore: 优化部分代码 2024-06-05 19:45:09 +08:00
dbb7a6319e chore: top.charles7c.continew => top.continew 2024-04-09 22:33:19 +08:00
ea71cf573b refactor: 根据 Sonar 建议调整,StrUtil => CharSequenceUtil
工具层调整以减少 Sonar 建议,应用层则可忽略,怎么用方便怎么来
2024-02-07 17:48:32 +08:00
0e3d388eb7 refactor: 优化部分代码
移除所有 toString(),修复 Sonar、Codacy 扫描问题
2024-02-03 10:43:32 +08:00
8fc19ab9b8 feat(web): 新增链路跟踪自动配置
基于 TLog(轻量级的分布式日志标记追踪神器),并适配 Spring Boot 3.x
2024-02-01 21:49:16 +08:00
47a4d57dee feat(security/password): 新增安全模块-密码编码器自动配置(core -> security/password) 2024-02-01 20:46:55 +08:00