Update for 1.3.2

This commit is contained in:
Dave Syer
2017-04-27 15:34:05 +01:00
parent 06b9b04519
commit 8ca1acde18
23 changed files with 167 additions and 37 deletions

View File

@@ -4,20 +4,20 @@ https://github.com/spring-projects/spring-boot[Spring Boot CLI]
(1.5.2 or better):
$ spring version
Spring CLI v1.5.3.BUILD-SNAPSHOT
Spring CLI v1.5.3.RELEASE
E.g. for SDKMan users
```
$ sdk install springboot 1.5.3.BUILD-SNAPSHOT
$ sdk use springboot 1.5.3.BUILD-SNAPSHOT
$ sdk install springboot 1.5.3.RELEASE
$ sdk use springboot 1.5.3.RELEASE
```
and install the Spring Cloud plugin
```
$ mvn install
$ spring install org.springframework.cloud:spring-cloud-cli:1.3.1.BUILD-SNAPSHOT
$ spring install org.springframework.cloud:spring-cloud-cli:1.3.2.RELEASE
```
IMPORTANT: **Prerequisites:** to use the encryption and decryption features