Bumps cli to 2.2.0 and Hoxton

This commit is contained in:
Spencer Gibb
2019-06-19 16:42:01 -04:00
parent 0eafadbd22
commit e7e734319a
18 changed files with 26 additions and 26 deletions

View File

@@ -4,20 +4,20 @@ https://github.com/spring-projects/spring-boot[Spring Boot CLI]
(2.0.0 or better):
$ spring version
Spring CLI v2.1.0.M4
Spring CLI v2.2.0.BUILD-SNAPSHOT
E.g. for SDKMan users
```
$ sdk install springboot 2.1.0.M4
$ sdk use springboot 2.1.0.M4
$ sdk install springboot 2.2.0.BUILD-SNAPSHOT
$ sdk use springboot 2.2.0.BUILD-SNAPSHOT
```
and install the Spring Cloud plugin
```
$ mvn install
$ spring install org.springframework.cloud:spring-cloud-cli:2.1.0.BUILD-SNAPSHOT
$ spring install org.springframework.cloud:spring-cloud-cli:2.2.0.BUILD-SNAPSHOT
```
IMPORTANT: **Prerequisites:** to use the encryption and decryption features