Commit Graph

12 Commits

Author SHA1 Message Date
0e3d388eb7 refactor: 优化部分代码
移除所有 toString(),修复 Sonar、Codacy 扫描问题
2024-02-03 10:43:32 +08:00
jasmine
0eb6afabb6 chore: 移除 lombok 依赖
再度精简依赖
2024-01-31 06:02:17 +00:00
75fe5377df refactor: 优化部分代码
1.修复 Sonar 扫描问题
2.使用常量替代部分魔法值
2024-01-27 23:10:27 +08: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
57c21a9109 style: 优化全局代码格式 2024-01-10 21:24:02 +08:00
1e7d4b2721 chore: 优化日志级别 info => debug 2024-01-06 11:36:23 +08:00
7997267060 refactor(api-doc): 新增鉴权配置 2023-12-12 20:35:13 +08:00
25a6e69444 refactor: 优化 Spring Doc 自动配置 2023-11-26 14:36:25 +08:00
dafb2d8f5b refactor: 封装公共配置,降低使用复杂度 2023-11-25 20:45:16 +08:00
534d9ae9cf refactor: Configuration => AutoConfiguration 2023-11-21 22:14:41 +08:00
7973f6c2dc feat: 新增 API 文档(Knife4j:Spring Doc)自动配置 2023-11-21 22:05:43 +08:00