spring-projects / spring-projects/spring-data-rest
Add root level resource links as rfc5988 compliant headers [DATAREST-85]
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
Scott Andrews opened DATAREST-85 and commented
rfc5988 defines a mechanism for links to released resources to be expressed as http headers. Spring Data REST should provide the option to automatically expose links on the root level resource as Link headers
No further details from DATAREST-85
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.
Research direction
No files or tests are identified. Start by locating the root resource response and HTTP header generation, then review RFC5988 and determine how an option should expose the root links as Link headers; done means the optional headers are produced correctly and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100