Skip to content

Commit 5416a24

Browse files
authored
Update 13.1. Dependency management.md
1 parent 9dd29c3 commit 5416a24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

III. Using Spring Boot/13.1. Dependency management.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ Spring Boot每次发布时都会提供一个它所支持的精选依赖列表。
55
**** 如果有必要,你可以指定依赖的版本来覆盖Spring Boot默认版本。
66

77
精选列表包括所有能够跟Spring Boot一起使用的Spring模块及第三方库,该列表可以在[材料清单(spring-boot-dependencies)](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#using-boot-maven-without-a-parent)获取到,也可以找到一些支持[Maven](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#using-boot-maven-parent-pom)[Gradle](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#build-tool-plugins-gradle-dependency-management)的资料。
8+
9+
**** Spring Boot每次发布都关联一个Spring框架的基础版本,所以强烈建议你不要自己指定Spring版本。

0 commit comments

Comments
 (0)