Skip to content

Commit

Permalink
added sprinb hateoos for hypermedia based REST
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-asole committed Mar 5, 2024
1 parent 6f99e5d commit a8ff398
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-hateoas</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit a8ff398

Please sign in to comment.