swagger-api / swagger-api/swagger-codegen
[JAVA] Can swagger-codegen only generates pure POJO model beans like what jaxb does
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
As the title described, can swagger-codegen only generates pure POJO model beans like what jaxb does without any project configurations, api stub and third-part library dependencies.
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
Review swagger-codegen's Java generation behavior and configuration model first. Determine whether a mode for pure POJO model beans can exclude project configuration, API stubs, and third-party dependencies; done should be a clearly defined implementation or documented limitation, with the resulting dependency set verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100