Open uniquejava opened 4 years ago
swagger editor自带的很垃圾, 换个
yarn global add @openapitools/openapi-generator-cli openapi-generator generate -i petstore.yaml -g spring
自定义模板: https://openapi-generator.tech/docs/customization
https://github.com/YMFE/yapi
根据 yaml 生成spring boot代码
swagger editor自带的很垃圾, 换个
自定义模板: https://openapi-generator.tech/docs/customization
yapi待研究
https://github.com/YMFE/yapi
References