Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
05432c27
Commit
05432c27
authored
Mar 31, 2014
by
Dave Syer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify requirements for building from source
parent
1d0eea12
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CONTRIBUTING.adoc
CONTRIBUTING.adoc
+1
-1
README.adoc
README.adoc
+1
-1
No files found.
CONTRIBUTING.adoc
View file @
05432c27
...
...
@@ -41,7 +41,7 @@ should also work without issue.
=== Building from source
To build the source you will need to install
http://maven.apache.org/run-maven/index.html[Apache Maven] v3.0
or above
.
http://maven.apache.org/run-maven/index.html[Apache Maven] v3.0
.6 or above and JDK 1.7
.
==== Default build
The project can be built from the root directory using the standard maven command:
...
...
README.adoc
View file @
05432c27
...
...
@@ -76,7 +76,7 @@ Having trouble with Spring Boot, We'd like to help!
You don't need to build from source to use Spring Boot (binaries in
http://repo.spring.io[repo.spring.io], but if you want to try out the latest and greatest,
Spring Boot can be http://maven.apache.org/run-maven/index.html[built with maven]
v3.0.5 or above.
v3.0.5 or above.
You also need JDK 1.7 (although Boot applications can run on Java 1.6).
[indent=0]
----
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment