DATAREST-1256 - Upgraded to Spring HATEOAS 0.25.0.BUILD-SNAPSHOT.
Adapted RepositoryRestMvcConfiguration to now create a shared fallback ObjectMapper and avoid to register it as Spring Bean. Adapted test cases that previously were relying on such a bean being present. Adapted test cases to verify on the correct ALPS document structure (see spring-projects/spring-hateoas#665).
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -35,6 +35,7 @@
|
||||
<springdata.solr>3.0.9.BUILD-SNAPSHOT</springdata.solr>
|
||||
<springdata.cassandra>2.0.9.BUILD-SNAPSHOT</springdata.cassandra>
|
||||
<springdata.keyvalue>2.0.9.BUILD-SNAPSHOT</springdata.keyvalue>
|
||||
<spring-hateoas>0.25.0.BUILD-SNAPSHOT</spring-hateoas>
|
||||
|
||||
<hibernate.version>4.3.10.Final</hibernate.version>
|
||||
<jsonpath>1.1.0</jsonpath>
|
||||
|
||||
Reference in New Issue
Block a user