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
1dd0cca2
Commit
1dd0cca2
authored
Oct 09, 2013
by
Dave Syer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update M4->M5 in README
parent
af0d08c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
README.md
README.md
+5
-5
README.md
spring-boot-cli/README.md
+4
-4
No files found.
README.md
View file @
1dd0cca2
...
...
@@ -40,8 +40,8 @@ before you begin:
### Manual installation
You can download the Spring CLI distribution from the Spring software repository:
*
[
spring-boot-cli-0.5.0.M
4-bin.zip
](
http://repo.spring.io/milestone/org/springframework/boot/spring-boot-cli/0.5.0.M4/spring-boot-cli-0.5.0.M4
-bin.zip
)
*
[
spring-boot-cli-0.5.0.M
4-bin.tar.gz
](
http://repo.spring.io/milestone/org/springframework/boot/spring-boot-cli/0.5.0.M4/spring-boot-cli-0.5.0.M4
-bin.tar.gz
)
*
[
spring-boot-cli-0.5.0.M
5-bin.zip
](
http://repo.spring.io/milestone/org/springframework/boot/spring-boot-cli/0.5.0.M5/spring-boot-cli-0.5.0.M5
-bin.zip
)
*
[
spring-boot-cli-0.5.0.M
5-bin.tar.gz
](
http://repo.spring.io/milestone/org/springframework/boot/spring-boot-cli/0.5.0.M5/spring-boot-cli-0.5.0.M5
-bin.tar.gz
)
Cutting edge
[
snapshot distributions
](
http://repo.spring.io/snapshot/org/springframework/boot/spring-boot-cli/
)
are also available.
...
...
@@ -62,7 +62,7 @@ itself and the Spring Boot CLI. Get `gvm` from
$ gvm install springboot
$ spring --version
Spring Boot v0.5.0.M
4
Spring Boot v0.5.0.M
5
> **Note:** If you are developing features for the CLI and want easy access to the version you just built, follow these extra instructions.
...
...
@@ -82,7 +82,7 @@ You can see it by doing this:
Available Springboot Versions
================================================================================
> + dev
*
0.5.0.M
4
*
0.5.0.M
5
================================================================================
+
- local version
...
...
@@ -158,7 +158,7 @@ Create a `pom.xml` to import the appropriate Spring Boot starters:
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>0.5.0.M
4
</version>
<version>0.5.0.M
5
</version>
</parent>
<!-- Add typical dependencies for a web application -->
...
...
spring-boot-cli/README.md
View file @
1dd0cca2
...
...
@@ -12,8 +12,8 @@ before you begin:
### Manual installation
You can download the Spring CLI distribution from the Spring software repository:
*
[
spring-boot-cli-0.5.0.M
4-bin.zip
](
http://repo.spring.io/milestone/org/springframework/boot/spring-boot-cli/0.5.0.M4/spring-boot-cli-0.5.0.M4
-bin.zip
)
*
[
spring-boot-cli-0.5.0.M
4-bin.tar.gz
](
http://repo.spring.io/milestone/org/springframework/boot/spring-boot-cli/0.5.0.M4/spring-boot-cli-0.5.0.M4
-bin.tar.gz
)
*
[
spring-boot-cli-0.5.0.M
5-bin.zip
](
http://repo.spring.io/milestone/org/springframework/boot/spring-boot-cli/0.5.0.M5/spring-boot-cli-0.5.0.M5
-bin.zip
)
*
[
spring-boot-cli-0.5.0.M
5-bin.tar.gz
](
http://repo.spring.io/milestone/org/springframework/boot/spring-boot-cli/0.5.0.M5/spring-boot-cli-0.5.0.M5
-bin.tar.gz
)
Cutting edge
[
snapshot distributions
](
http://repo.spring.io/snapshot/org/springframework/boot/spring-boot-cli/
)
are also available.
...
...
@@ -34,7 +34,7 @@ itself and the Spring Boot CLI. Get `gvm` from
$ gvm install springboot
$ spring --version
Spring Boot v0.5.0.M
4
Spring Boot v0.5.0.M
5
> **Note:** If you are developing features for the CLI and want easy access to the version you just built, follow these extra instructions.
...
...
@@ -54,7 +54,7 @@ You can see it by doing this:
Available Springboot Versions
================================================================================
> + dev
*
0.5.0.M
4
*
0.5.0.M
5
================================================================================
+
- local version
...
...
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