docs: 完善项目模块描述,重构 README 项目结构,再度降低上手难度

This commit is contained in:
2024-01-12 19:28:13 +08:00
parent cc34abc40c
commit ac0608f371
5 changed files with 145 additions and 165 deletions

View File

@@ -13,7 +13,7 @@
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>API 模块(存放 Controller 层代码,打包部署模块</description>
<description>API 打包部署模块</description>
<properties>
<!-- ### 打包配置相关 ### -->