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

Copy annotations onto builder #12

Open
ben-manes opened this issue Nov 10, 2017 · 0 comments
Open

Copy annotations onto builder #12

ben-manes opened this issue Nov 10, 2017 · 0 comments

Comments

@ben-manes
Copy link

I am trying to use Jackson to load a yaml configuration file, as a means to extract out some boilerplate CSV constants for a data import. The example puts the annotation on the builder methods and uses @JsonDeserialize(builder = ...), but the generated builder is annotation free.

@h908714124 h908714124 self-assigned this Nov 10, 2017
@h908714124 h908714124 removed their assignment Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants