Update docs
This commit is contained in:
@@ -13,11 +13,12 @@ $ sdk install springboot 1.3.5.RELEASE
|
||||
$ sdk use springboot 1.3.5.RELEASE
|
||||
```
|
||||
|
||||
and install the Spring Cloud plugin:
|
||||
and install the Spring Cloud plugins (they are independeny so you can install one or the other or both):
|
||||
|
||||
```
|
||||
$ mvn install
|
||||
$ spring install org.springframework.cloud:spring-cloud-cli:1.1.2.RELEASE
|
||||
$ spring install org.springframework.cloud:spring-cloud-cli:1.2.0.BUILD-SNAPSHOT
|
||||
$ spring install org.springframework.cloud:spring-cloud-launcher-cli:1.2.0.BUILD-SNAPSHOT
|
||||
```
|
||||
|
||||
IMPORTANT: **Prerequisites:** to use the encryption and decryption features
|
||||
|
||||
Reference in New Issue
Block a user