..
maven 生成 swagger.json
参考 demo : https://github.com/leanix/swagger-demo.git
执行编译命令,生成 wagger.json
mvn compile
执行上面命令后会在 target/classes/api-docs/ 目录生成 swagger.json 文件.
参考 demo : https://github.com/leanix/swagger-demo.git
执行编译命令,生成 wagger.json
mvn compile
执行上面命令后会在 target/classes/api-docs/ 目录生成 swagger.json 文件.