Update to SNAPSHOT

This commit is contained in:
Spencer Gibb
2017-04-12 13:39:47 -06:00
parent 55c1eacdfa
commit 2fb2a74e22
19 changed files with 30 additions and 30 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.2.RELEASE
Spring CLI v1.5.3.BUILD-SNAPSHOT
E.g. for SDKMan users
```
$ sdk install springboot 1.5.2.RELEASE
$ sdk use springboot 1.5.2.RELEASE
$ sdk install springboot 1.5.3.BUILD-SNAPSHOT
$ sdk use springboot 1.5.3.BUILD-SNAPSHOT
```
and install the Spring Cloud plugin
```
$ mvn install
$ spring install org.springframework.cloud:spring-cloud-cli:1.3.0.RELEASE
$ spring install org.springframework.cloud:spring-cloud-cli:1.3.1.BUILD-SNAPSHOT
```
IMPORTANT: **Prerequisites:** to use the encryption and decryption features