Add integration tests and release 1.1.0.M5

This commit is contained in:
Dave Syer
2016-02-05 12:42:32 +00:00
parent 9be47f709b
commit 032c96d86e
22 changed files with 594 additions and 137 deletions

View File

@@ -1,23 +1,23 @@
To install, make
sure you have
https://github.com/spring-projects/spring-boot[Spring Boot CLI]
(1.2.0 or better):
(1.3.0 or better):
$ spring version
Spring CLI v1.2.3.RELEASE
Spring CLI v1.3.2.RELEASE
E.g. for GVM users
E.g. for SDKMan users
```
$ gvm install springboot 1.3.0.M5
$ gvm use springboot 1.3.0.M5
$ sdk install springboot 1.3.2.RELEASE
$ sdk use springboot 1.3.2.RELEASE
```
and install the Spring Cloud plugin:
```
$ mvn install
$ spring install org.springframework.cloud:spring-cloud-cli:1.1.0.BUILD-SNAPSHOT
$ spring install org.springframework.cloud:spring-cloud-cli:1.1.0.M5
```
IMPORTANT: **Prerequisites:** to use the encryption and decryption features