jaxb2-annotate-plugin
jaxb2-annotate-plugin copied to clipboard
Add arbitrary annotations to JAXB classes.
https://github.com/victools/jsonschema-generator/wiki#41-features the page states: > Set a field/method's "description" as per @ApiModelProperty(value = ...) but properties are annotated like this: `@ApiModelProperty(notes = "Email of the user", name = "email", value...
@com.fasterxml.jackson.annotation.JsonTypeInfo in xjb file not adding annotations to jaxb classes though build is success. Please let me know how to add this annotation to jaxb classes trough binding. @com.fasterxml.jackson.annotation.JsonTypeInfo(property =...
Removing annotations from impl classes, when generated interfaces and impl classes
How can I refer to complex types from the jaxb bindings.xjb if they are defined in a XSD which is included by the root XSD?
Hi, just spent a lot of time trying to get your plugin to work. Seems main issues are it is very important to set the version of your plugin used...
See https://java.net/jira/browse/JAXB2_COMMONS-32.
http://jira.highsource.org/browse/JIIB-6