登录 注册
当前位置:主页 > 资源下载 > 13 > Android代码使用Swagger和Gradle Codegen

Android代码使用Swagger和Gradle Codegen

  • 更新:2024-10-23 11:21:20
  • 大小:185KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

Swagger Gradle Codegen A Gradle plugin to generate networking code from a Swagger spec file. This plugin wraps swagger-codegen, and exposes a configurable generateSwagger gradle task that you can plug inside your gradle build/workflows. Getting Started Swagger Gradle Codegen is distributed through Gradle Plugin Portal. To use it you need to add the following dependency to your gradle files. Please note that those code needs to be added the gradle file of the module where you want to generate