OpenAPITools / OpenAPITools/openapi-generator

[REQ] openapi-generator-maven-plugin jaxrs-cxf generator produces server/impl folder by default need a switch configuration to turn it off as sometimes we dont need it

Open
#6,326 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement: Feature
Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

provide a configuration option of whether to generate the java service api implement template files. As I know Kotlin has such a configuration?

Describe alternatives you've considered

Additional context

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

Start by locating the openapi-generator-maven-plugin and the jaxrs-cxf generator, then trace how the server/impl folder and Java service implementation templates are selected. Add a configuration option that controls those files and verify generation with the relevant generator tests or Maven plugin test setup. Done means the option reliably omits the implementation files when disabled while preserving current behavior by default.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, openapi
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.