Is there a way in CXF to generate JAXB classes with full constructors (i.e., with the members of the class as arguments)?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Use the value-constructor xjc plugin. Maven snippet:
|
||||
|