Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Outline

Handling associations between entities with Spring Data Rest

This repo contains some example code that creates a REST client using Feign that accesses a REST API exposed by Spring Data REST.

Companion Blog Post

The companion blog post with more details can be found here.

Running the application

In order for this application to run, you need to run the application in the spring-data-rest-associations example first to provide the REST API for the client in this project.

The, simply run gradlew bootrun on Windows or ./gradlew.sh bootrun on Unix.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.