swagger-api / swagger-api/swagger-codegen
Adding Custom Deserializer - Java,, Library RestEasy
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Adding Custom Deserializer - Java,, Library RestEasy
Swagger-codegen version
2.30
Command line used for generation
Java - Library RestEasy
Is there any way to supply a Custom DeSerialiser for a Bean Object when generating using maven plugin.Is there any example of adding Custom Deserializer Dyamically at run time.
The auto generated classes from the swagger code gen cannot be modified as this is part of build process
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 mentions Java RestEasy generation through the Maven plugin, but names no source file, test, or entry point. Start by reviewing the Maven plugin and RestEasy generator documentation and templates; done would require a documented, supported way to supply a custom deserializer without modifying generated classes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100