Java: Solve the MojoExecutionException NullPointerException with Swagger
Swagger Maven plugin error occurs when @Api is present but no @ApiOperation; add @ApiOperation to fix.
Swagger Maven plugin error occurs when @Api is present but no @ApiOperation; add @ApiOperation to fix.