Discussion:
Add Swagger annotations to generated Java classes from WADL and XSD using xjc
a***@gmail.com
2018-09-05 10:42:33 UTC
Permalink
Hi,

I am trying to find a way to add Swagger annotations like @ApiOperation, @ApiModel and @ApiModelProperty to

1. Generated Java classes from XSD
2. Generated REST API classes from WADL.

Is there any way to do it in CXF using the XJC or codegen plugin? Please help
a***@gmail.com
2018-09-06 06:09:29 UTC
Permalink
Could anyone please help on the above problem?

Loading...