spring-projects / spring-projects/spring-data-rest
Add chapter about custom controllers with HATEAOS integration to documentation [DATAREST-633]
@odrotbohm is already working on this.
Since Dec 31, 2020.
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
Timo Kockert opened DATAREST-633 and commented
Yesterday I "accidently" discovered how one would go about creating a custom controller for repository access and integrate it with HATEAOS (see reference URL). It would be great to have a chapter in the Spring Data REST documentation à la "If you want to create your own controller that integrates with HATEAOS, return ResourcesSupport and for details have a look at the Spring HATEAOS documentation."
Reference URL: http://stackoverflow.com/a/31782016/3790806
7 votes, 7 watchers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.