spring-projects / spring-projects/spring-data-rest
implement instead of extend RepositoryRestConfigurer in documentation [DATAREST-1531]
Open
@odrotbohm is already working on this.
Since Dec 31, 2020.
type: task
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
Brent Willems opened DATAREST-1531 and commented
https://docs.spring.io/spring-data/rest/docs/current/reference/html/#customizing-sdr
In the code example a class is extending an interface
Referenced from: pull request https://github.com/spring-projects/spring-data-rest/pull/377
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.