Merge branch '2.1.x'

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

View File

@ -83,9 +83,9 @@ should also work without issue.
=== Building from Source
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.
We include '`Maven Wrapper`' scripts (`./mvnw` or `mvnw.bat`) that you can run rather
than needing to install Maven locally.
https://maven.apache.org/run-maven/index.html[Apache Maven] on JDK 1.8 or above. We
include '`Maven Wrapper`' scripts (`./mvnw` or `mvnw.bat`) that you can run rather than
needing to install Maven locally.