Skip to content

Commit 987b379

Browse files
authored
Update SUMMARY.md
1 parent f29eb1b commit 987b379

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SUMMARY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
* [12. 接下来阅读什么](II. Getting started/12. What to read next.md)
3737
* [III. 使用Spring Boot](III. Using Spring Boot/README.md)
3838
* [13. 构建系统](III. Using Spring Boot/13. Build systems.md)
39-
     * [13.1. 依赖管理](III. Using Spring Boot/13.1. Dependency management.md)
39+
* [13.1. 依赖管理](III. Using Spring Boot/13.1. Dependency management.md)
4040
* [13.2. Maven](III. Using Spring Boot/13.2. Maven.md)
4141
* [13.2.1. 继承starter parent](III. Using Spring Boot/13.2.1. Inheriting the starter parent.md)
4242
* [13.2.2. 在不使用parent POM的情况下玩转Spring Boot](III. Using Spring Boot/13.2.2. Using Spring Boot without the parent POM.md)
4343
* [13.2.3. 改变Java版本](III. Using Spring Boot/13.2.3. Changing the Java version.md)
4444
* [13.2.4. 使用Spring Boot Maven插件](III. Using Spring Boot/13.2.4. Using the Spring Boot Maven plugin.md)
4545
* [13.3. Gradle](III. Using Spring Boot/13.3. Gradle.md)
4646
* [13.4. Ant](III. Using Spring Boot/13.4. Ant.md)
47-
     * [13.5. Starters](III. Using Spring Boot/13.5. Starters.md)
47+
* [13.5. Starters](III. Using Spring Boot/13.5. Starters.md)
4848
* [14. 组织你的代码](III. Using Spring Boot/14. Structuring your code.md)
4949
* [14.1. 使用"default"包](III. Using Spring Boot/14.1. Using the “default” package.md)
5050
* [14.2. 放置应用的main类](III. Using Spring Boot/14.2. Locating the main application class.md)

0 commit comments

Comments
 (0)