Upgrade to Spring Data Fowler RELEASE

The versions in the dependency management for the various datastore
dependencies have been aligned with those used by Spring Data Fowler.

The Data REST tests and sample application has been updated to configure
the base path in favour of the deprecated base uri property

Closes gh-2673
This commit is contained in:
Andy Wilkinson
2015-04-09 12:03:02 +01:00
parent 76ca00fa0d
commit d13878e193
3 changed files with 14 additions and 13 deletions

View File

@@ -1 +1 @@
spring.data.rest.baseUri=/api
spring.data.rest.base-path=/api