OpenFeign / OpenFeign/feign

OpenFeign Compatibility with Android SDK < 26

Open
#774 22 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.