Skip to content

Commit

Permalink
use local HAL browser
Browse files Browse the repository at this point in the history
  • Loading branch information
javiersvg committed Feb 27, 2017
1 parent 8b8dbc7 commit 49128bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@
<artifactId>spring-boot-starter-data-rest</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
<groupId>com.example</groupId>
<artifactId>spring-data-rest-hal-browser</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 49128bc

Please sign in to comment.