- 添加文件头注释 - 服务基础配置 (server) 放在最上面 - Spring 配置紧随其后 - 添加分隔注释提高可读性 - 配置顺序:server → spring → mybatis-plus → logging → springdoc → tencent → worklog
- 添加文件头注释 - 服务基础配置 (server) 放在最上面 - Spring 配置紧随其后 - 添加分隔注释提高可读性 - 配置顺序:server → spring → mybatis-plus → logging → springdoc → tencent → worklog