JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.
761
stars
451
forks
source link
Two Class have same @ApiModel, result in One class modified and swagger.json do not change #885
Open
chenzz opened 1 year ago
Two Class have same @ApiModel annotation Result in One class modified and swagger.json do not change
I spent a lot of time, finally find the problem. I suggest plugin shoud report error, when two class have same @ApiModel annotation