spring-projects / spring-projects/spring-hateoas
Document DefaultCurieProvider's host expansion feature in reference docs
Open
@gregturn is already working on this.
Since Mar 21, 2017.
type: enhancement
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 476
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes web app are configured to have distinct domain names on Dev, QA, Prod, etc. stacks. For example:
In such cases it would be convenient if Spring HATEOAS had a CurieProvider implementation that could dynamically infer the domain name for one or more of the curies based on the request.
Contributor guide
No contributing guide indexed for this repository
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.