a***@gmail.com
2018-09-05 10:42:33 UTC
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
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