#514 - Switch to HAL explorer for Spring Data REST Starbucks example.

This commit is contained in:
Oliver Drotbohm
2019-06-07 09:28:00 +02:00
committed by Oliver Drotbohm
parent 297bc3e6d7
commit c546430399

View File

@@ -38,7 +38,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-hal-browser</artifactId>
<artifactId>spring-data-rest-hal-explorer</artifactId>
<scope>runtime</scope>
</dependency>