#291 - Upgraded to Spring Boot 1.5.6.

Upgraded to Boot 1.5.6. Updated dependencies of reactive projects to latest versions to make sure the APIs of Boot work with the changes in Spring Data Kay RC1. Upgraded all other dependencies to match and got both the Redis and the Cassandra examples to compile again.

Disabled Cassandra reactive samples for now as they fail at runtime.
This commit is contained in:
Oliver Gierke
2017-08-24 11:04:19 +02:00
parent 013058d410
commit b527cbf1d6
13 changed files with 58 additions and 66 deletions

View File

@@ -1,2 +1 @@
logging.level.org.springframework.web=DEBUG
logging.level.org.springframework.boot=DEBUG