spring-cloud / spring-cloud/spring-cloud-openfeign
Upgrade to latest possible Feign Version
Open
Nobody has claimed this yet.
dependencies
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 838
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 13
Description
Please Upgrade to Feign 13.9 to get full Jackson 3 Support including JsonMapper
https://github.com/OpenFeign/feign/releases/tag/13.9
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
Start by reviewing the Feign 13.9 release notes linked in the issue, focusing on Jackson 3 and JsonMapper support, then locate the project's Feign dependency and compatibility tests. Done means the project uses the latest compatible Feign version and its existing test suite passes with Jackson 3 support available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100