|
|
|
@ -110,6 +110,12 @@
@@ -110,6 +110,12 @@
|
|
|
|
|
<artifactId>spring-boot-starter-hateoas</artifactId> |
|
|
|
|
<optional>true</optional> |
|
|
|
|
</dependency> |
|
|
|
|
<!-- REMOVE after boot build updates --> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.hateoas</groupId> |
|
|
|
|
<artifactId>spring-hateoas</artifactId> |
|
|
|
|
<version>1.1.0.M1</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-starter-aop</artifactId> |
|
|
|
|