【问题标题】:Springdoc extension for AWS API GatewaryAWS API Gateway 的 Springdoc 扩展
【发布时间】:2021-05-23 22:56:53
【问题描述】:

我想从 springfox 2 迁移到 springdoc。目前,使用 springfox 库中提供的支持实现了多个插件(springfox.documentation.spi.service.OperationBuilderPlugin)。 AWS API Gateway的插件就是其中之一(类似这个http://springfox.github.io/springfox/docs/current/#example-operationbuilderplugin)。

我没有找到有关如何使用 springdoc 支持构建类似内容的相关示例或详细文档。

任何建议都将不胜感激!

【问题讨论】:

    标签: aws-api-gateway openapi springfox springdoc springdoc-openui


    【解决方案1】:

    springdoc-openapi 中没有这样的扩展。

    您有一个可以适应的example with spring-cloud-gateway

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-09-19
      • 2017-12-30
      • 1970-01-01
      • 1970-01-01
      • 2021-07-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多