Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Issues
  • #8726
Closed
Open
Issue created Feb 16, 2021 by Administrator@rootContributor

Make it possible for jaxrs-spec generator to disable the use of jackson annotations

Created by: mvera

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

Some servers such as wildfly 19 complain when classes from the model are annotated with jackson annotations.

Describe the solution you'd like

I'd like an option for the jaxrs-spec to disable the generation of jackson annotations.

Describe alternatives you've considered

I've implemented post generation actions to remove these annotations in maven with ant tasks. It works but it's not elegant.

Additional context

Assignee
Assign to
Time tracking