OpenAPITools / OpenAPITools/openapi-generator
[REQ][JAVA] Replace apache oltu with scribejava for java generator
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Description
Currently, the Java generator uses Oltu to perform oauth requests.
Apache Oltu has been moved into the Attic in April 2018, so it's not actively maintained anymore. It would be great to replace Oltu with Scribejava (or at least to add an option to select the oauth library), like already did for the java-feign generator in this issue:
https://github.com/OpenAPITools/openapi-generator/issues/8297
openapi-generator version
5.2.1
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
The issue identifies the Java generator but names no file or test. Start by locating its OAuth implementation and review issue #8297 for the analogous java-feign change. Done means replacing Apache Oltu with Scribejava, or adding the requested option to select the OAuth library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100