We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9556513 commit b73e24dCopy full SHA for b73e24d
README-zh.md
@@ -49,7 +49,7 @@
49
```text
50
└── spring-boot-plus
51
├── admin SpringBootAdmin Server模块
52
- ├── bootstrap 项目启动模块
+ ├── bootstrap spring-boot-plus 启动模块
53
├── config 配置模块
54
├── distribution 打包模块
55
├── docs 文档目录
README.md
@@ -51,7 +51,7 @@
├── admin SpringBootAdmin Server Module
- ├── bootstrap Project Bootstrap Module
+ ├── bootstrap spring-boot-plus Bootstrap Module
├── config Config Module
56
├── distribution Maven assembly Module
57
├── docs Document
0 commit comments