Skip to content

techknowsurfer/spring-data-rest-hateoas-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-data-rest-hateoas-client

Consuming HATEOAS Resources using Spring Rest Templates (http://techknowsurfer.com/springboot/consuming-hateoas-resources-using-spring-rest-templates)

Code to demonstrate how to consume the Hypertext Application Language (HAL) resource using Spring`s Rest Template

To build the code please use the below command

gradle clean build

Execute the tests in AuthorServiceTest and PostServiceTest to check the response. Please make sure that we have the before executing the test cases the Spring data rest service are up and running. Repo for the Spring Data Rest services (https://github.com/techknowsurfer/spring-data-rest-hateoas)

About

Sample code to demonstrate how to consume the Hypertext Application Language (HAL) resource using Spring`s Rest Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages