|
|
@ -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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|