Skip to content
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

[REQ] builder-pattern for model beans #2415

Open
davidkarlsen opened this issue Mar 15, 2019 · 0 comments
Open

[REQ] builder-pattern for model beans #2415

davidkarlsen opened this issue Mar 15, 2019 · 0 comments

Comments

@davidkarlsen
Copy link

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

Generated model beans are plain beans - these are not so nice to work with vs builder-based beans.

Describe the solution you'd like

Have builders for model beans, builders in general and optionally use http://immutables.io .

Describe alternatives you've considered

Plain builders can probably just be implemented with plain code, or use something like immutables.io.

Additional context

I use java, I use the maven plugin, and the generator flavour for jaxrs cxf.

@davidkarlsen davidkarlsen changed the title [REQ] Feature Request Description [REQ] builder-pattern for model beans Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant