Brixton.M1 release
This commit is contained in:
@@ -9,15 +9,15 @@ https://github.com/spring-projects/spring-boot[Spring Boot CLI]
|
||||
E.g. for GVM users
|
||||
|
||||
```
|
||||
$ gvm install springboot 1.2.3.RELEASE
|
||||
$ gvm use springboot 1.2.3.RELEASE
|
||||
$ gvm install springboot 1.3.0.M5
|
||||
$ gvm use springboot 1.3.0.M5
|
||||
```
|
||||
|
||||
and install the Spring Cloud plugin:
|
||||
|
||||
```
|
||||
$ mvn install
|
||||
$ spring install org.springframework.cloud:spring-cloud-cli:1.0.2.RELEASE
|
||||
$ spring install org.springframework.cloud:spring-cloud-cli:1.1.0.M1
|
||||
```
|
||||
|
||||
IMPORTANT: **Prerequisites:** to use the encryption and decryption features
|
||||
|
||||
Reference in New Issue
Block a user