#85 - Added a test case to show how to use a RestTempalte to interact with a HAL service.

This commit is contained in:
Oliver Gierke
2015-05-17 17:30:03 +02:00
parent 81b576b663
commit 43c0bcda98
2 changed files with 56 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
</parent>
<properties>
<spring-hateoas.version>0.17.0.RELEASE</spring-hateoas.version>
<spring-hateoas.version>0.18.0.BUILD-SNAPSHOT</spring-hateoas.version>
</properties>
<dependencies>