Skip to content

Commit b5fc218

Browse files
committed
Update SUMMARY.md
1 parent b96cc17 commit b5fc218

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

SUMMARY.md

+9
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,15 @@ Summary
250250
* [57. 接下来阅读什么](VII. Spring Boot CLI/57. What to read next.md)
251251

252252

253+
* VIII. 构建工具插件
254+
* [58. Spring Boot Maven插件](VIII. Build tool plugins/58. Spring Boot Maven plugin.md)
255+
* [58.1. 包含该插件](VIII. Build tool plugins/58.1. Including the plugin.md)
256+
* [58.2. 打包可执行jar和war文件](VIII. Build tool plugins/58.2. Packaging executable jar and war files.md)
257+
* [59. Spring Boot Gradle插件](VIII. Build tool plugins/59. Spring Boot Gradle plugin.md)
258+
* [59.1. 包含该插件](VIII. Build tool plugins/59.1. Including the plugin.md)
259+
* [59.2. 声明不带版本的依赖](VIII. Build tool plugins/59.2. Declaring dependencies without versions.md)
260+
* [59.2.1. 自定义版本管理](VIII. Build tool plugins/59.2.1. Custom version management.md)
261+
* [59.3. 默认排除规则](VIII. Build tool plugins/59.3. Default exclude rules.md)
253262

254263

255264

0 commit comments

Comments
 (0)