OpenAPITools / OpenAPITools/openapi-generator
[QUESTION] [JAVA] Possible to generate client only using jaxrs-api ?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Question
like the title says. Is it possible not to include any jaxrs implementation (like jersey) when generating. Much like I assume the jaxrs-spec generator does. Only for the client-side?
My use-case is that the generated module is part of multiple deployments. And our Thorntail already provides the necessary dependencies and implementations. To use the openapi-generator effectively we would only need a jaxrs conforming client.
I am grateful for any input. Thanks!
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 provides no files, tests, or entry points. Start by confirming which Java/JAX-RS client generator and dependency set are intended, then define whether avoiding Jersey is supported; done requires an agreed answer or a scoped change, which the issue does not currently specify.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100