文件名称: springdoc-openapi-webmvc-core-1.6.9.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-webmvc-core</artifactId>
<version>1.6.9</version>
</dependency>Gradle:
implementation group: 'org.springdoc', name: 'springdoc-openapi-webmvc-core', version: '1.6.9'
Gradle (Short):
implementation 'org.springdoc:springdoc-openapi-webmvc-core:1.6.9'
Gradle (Kotlin):
implementation("org.springdoc:springdoc-openapi-webmvc-core:1.6.9")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springdoc.webmvc.api
org.springdoc.webmvc.core
org.springdoc.webmvc.core.fnorg.springdoc.webmvc.api.MultipleOpenApiActuatorResource
org.springdoc.webmvc.api.MultipleOpenApiResource
org.springdoc.webmvc.api.MultipleOpenApiWebMvcResource
org.springdoc.webmvc.api.OpenApiActuatorResource
org.springdoc.webmvc.api.OpenApiResource
org.springdoc.webmvc.api.OpenApiWebMvcResource
org.springdoc.webmvc.core.ActuatorWebMvcProvider
org.springdoc.webmvc.core.MultipleOpenApiSupportConfiguration
org.springdoc.webmvc.core.RequestService
org.springdoc.webmvc.core.RouterFunctionWebMvcProvider
org.springdoc.webmvc.core.SpringDocWebMvcConfiguration
org.springdoc.webmvc.core.SpringWebMvcProvider
org.springdoc.webmvc.core.fn.SpringdocRouteBuilder