OpenAPITools / OpenAPITools/openapi-generator

[QUESTION] [JAVA] Possible to generate client only using jaxrs-api ?

Open
#6,705 0 comments 1 reaction 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.