Merge branch '2.0.x' into 2.1.x

This commit is contained in:
Stephane Nicoll 2019-04-03 13:13:01 +02:00
commit 6a4e89dc0f
1 changed files with 3 additions and 3 deletions

View File

@ -83,9 +83,9 @@ should also work without issue.
=== Building from Source === Building from Source
Spring Boot source can be built from the command line using Spring Boot source can be built from the command line using
https://maven.apache.org/run-maven/index.html[Apache Maven] on JDK 1.8 or above. https://maven.apache.org/run-maven/index.html[Apache Maven] on JDK 1.8 or above. We
We include '`Maven Wrapper`' scripts (`./mvnw` or `mvnw.bat`) that you can run rather include '`Maven Wrapper`' scripts (`./mvnw` or `mvnw.bat`) that you can run rather than
than needing to install Maven locally. needing to install Maven locally.