-
Notifications
You must be signed in to change notification settings - Fork 107
[main-lts] Generate Builder methods on Beans #1230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main-lts
Are you sure you want to change the base?
[main-lts] Generate Builder methods on Beans #1230
Conversation
@mcruzdev the CI is failing. Can you PTAL? |
@hbelmiro I think we had a problem with an old cherry pick related to |
@mcruzdev please open a new PR on |
Can I help in any way? Looking forward to having this merged so I can use the builder pattern, thanks. |
Hi @ricardozanini, sorry for delay! I am tracking this issue, I am waiting a new version from Apicurio codegen. Having this one I will do the cherry pick. |
🎊 PR Preview 6bc5faa has been successfully built and deployed. See the documentation preview: https://quarkus-openapi-generator-preview-pr-1230.surge.sh |
Backport: #1162
Implement #1160
Expose the option
generateBuilders
from jsonschema2pojo