OpenFeign Compatibility with Android SDK < 26
Open
Nobody has claimed this yet.
documentation
- Dominant language
- Java
- Stars
- 9.8k
- Forks
- 1.9k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 41
Description
feign-10 is now incompatible with < sdk 24 (when using eg. JAXRSContract which uses java8 lambdas), equalling 50% of android devices out there.
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
First reconcile the title's SDK <26 target with the body’s SDK <24 report, then reproduce the JAXRSContract case on the affected Android SDK range. Trace where the Java 8 lambda compatibility issue arises in feign-10; done means Feign remains usable with the target SDK while JAX-RS contracts continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100