| 程序包 | 说明 |
|---|---|
| springfox.documentation.swagger2.configuration | |
| springfox.documentation.swagger2.mappers | |
| springfox.documentation.swagger2.web |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.web.servlet.HandlerMapping |
Swagger2DocumentationConfiguration.swagger2ControllerMapping(org.springframework.core.env.Environment environment,
DocumentationCache documentationCache,
ServiceModelToSwagger2Mapper mapper,
JsonSerializer jsonSerializer) |
org.springframework.web.servlet.HandlerMapping |
Swagger2DocumentationConfiguration.swagger2ControllerMapping(org.springframework.core.env.Environment environment,
DocumentationCache documentationCache,
ServiceModelToSwagger2Mapper mapper,
JsonSerializer jsonSerializer) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ServiceModelToSwagger2MapperImpl |
| 构造器和说明 |
|---|
Swagger2Controller(org.springframework.core.env.Environment environment,
DocumentationCache documentationCache,
ServiceModelToSwagger2Mapper mapper,
JsonSerializer jsonSerializer) |
Swagger2Controller(org.springframework.core.env.Environment environment,
DocumentationCache documentationCache,
ServiceModelToSwagger2Mapper mapper,
JsonSerializer jsonSerializer) |
Copyright © 2022. All rights reserved.