spring-projects / spring-projects/spring-data-rest

Add root level resource links as rfc5988 compliant headers [DATAREST-85]

Open
#470 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.