zhfeng commented on PR #6109:
URL: https://github.com/apache/camel-quarkus/pull/6109#issuecomment-2121867473

   I think it could be not changed very offen. I only copy some templates which 
are related to the models generation. They are copied from 
`io.swagger.codegen.v3:swagger-codegen-generators`. And the only change is to 
add `@RegisterForReflection` in the `generatedAnnotation.mustache` with
   ```java
   @RegisterForReflection{{#serializableModel}}(serialization = 
true){{/serializableModel}}
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to