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

Add support for including JsonTypeInfo Annotation #967

Conversation

ddcruver
Copy link
Contributor

@ddcruver ddcruver commented Apr 4, 2019

Add support for including the Jackson 1 & 2 JsonTypeInfo Annotation to generated classes.

@@ -752,6 +760,10 @@
*/
private boolean useInnerClassBuilders = false;

public Jsonschema2PojoMojo()
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need this constructor.

@ddcruver
Copy link
Contributor Author

I think I am done with all my changes. I additionally made some additional changes but nothing big.

@ddcruver
Copy link
Contributor Author

@joelittlejohn I believe I have addressed all your review comments.

@joelittlejohn joelittlejohn merged commit 0552b80 into joelittlejohn:master Apr 23, 2019
@joelittlejohn
Copy link
Owner

@ddcruver Amazing. Thank you! 👍

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

Successfully merging this pull request may close these issues.

None yet

2 participants