文件名称: springdoc-openapi-starter-webmvc-ui-2.6.0.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.6.0</version>
</dependency>Gradle:
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'
Gradle (Short):
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
Gradle (Kotlin):
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springdoc.webmvc.uiorg.springdoc.webmvc.ui.SwaggerConfig
org.springdoc.webmvc.ui.SwaggerConfigResource
org.springdoc.webmvc.ui.SwaggerIndexPageTransformer
org.springdoc.webmvc.ui.SwaggerIndexTransformer
org.springdoc.webmvc.ui.SwaggerResourceResolver
org.springdoc.webmvc.ui.SwaggerUiHome
org.springdoc.webmvc.ui.SwaggerWebMvcConfigurer
org.springdoc.webmvc.ui.SwaggerWelcomeActuator
org.springdoc.webmvc.ui.SwaggerWelcomeCommon
org.springdoc.webmvc.ui.SwaggerWelcomeWebMvc