spring-projects / spring-projects/spring-hateoas
Issues using hateos with defferedresult
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 476
- PR merge metrics
- No merged PRs in 30d
Description
I have a requirement to enable my service with hateos .Now my services are working with defferedresult and when I try using hateos on that it gives me illegal state exception .I started researching and read hateos doesn't support defferedresult .Is this true if not could u please guide me with the solution
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.
Research direction
Start by reproducing the illegal state exception in a service that combines Spring HATEOAS with DeferredResult, using the behavior described in the issue. Trace the exception to determine whether the combination is unsupported or whether a specific integration path is failing; document the confirmed compatibility or a minimal reproduction and resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100