spring-projects / spring-projects/spring-hateoas
Deprecate HypermediaWebClientBeanPostProcessor.
Open
Nobody has claimed this yet.
in: configuration
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 476
- PR merge metrics
- No merged PRs in 30d
Description
In the spirit of moving away from decorating a register WebClient bean in the app context using a BeanPostProcessor, deprecate the class that defines one.
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
Search for HypermediaWebClientBeanPostProcessor and inspect its declaration along with nearby deprecation conventions. Mark the class as deprecated, then confirm the project still builds and its existing tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100