Updated install instructions

This commit is contained in:
Spencer Gibb
2017-02-24 15:18:49 -07:00
parent 75712c9e6c
commit 0835e3d503
3 changed files with 11 additions and 363 deletions

View File

@@ -59,23 +59,22 @@ class Eureka {}
To install the CLI, make
sure you have
[Spring Boot CLI](https://github.com/spring-projects/spring-boot)
(1.2.0 or better):
(1.4.4 or better):
$ spring version
Spring CLI v1.2.1.RELEASE
Spring CLI v1.4.4.RELEASE
E.g. for GVM users
E.g. for SDKMan users
```
$ gvm install springboot 1.2.1.RELEASE
$ gvm use springboot 1.2.1.RELEASE
$ sdk install springboot 1.4.4.RELEASE
$ sdk use springboot 1.4.4.RELEASE
```
and install the Spring Cloud plugin:
```
$ mvn install
$ spring install org.springframework.cloud:spring-cloud-cli:1.0.0.BUILD-SNAPSHOT
$ spring install org.springframework.cloud:spring-cloud-cli:1.2.3.RELEASE
```
IMPORTANT: **Prerequisites:** to use the encryption and decryption features