We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd1bdea commit 1421ca7Copy full SHA for 1421ca7
CONTRIBUTING.adoc
@@ -83,9 +83,9 @@ should also work without issue.
83
84
=== Building from Source
85
Spring Boot source can be built from the command line using
86
-https://maven.apache.org/run-maven/index.html[Apache Maven] on JDK 1.8 or above.
87
-We include '`Maven Wrapper`' scripts (`./mvnw` or `mvnw.bat`) that you can run rather
88
-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.
89
90
91
0 commit comments