类 CollectionSpecificationToPropertyConverter
- java.lang.Object
-
- springfox.documentation.swagger2.mappers.CollectionSpecificationToPropertyConverter
-
- 所有已实现的接口:
org.springframework.core.convert.converter.Converter<springfox.documentation.schema.CollectionSpecification,io.swagger.models.properties.Property>
public class CollectionSpecificationToPropertyConverter extends Object implements org.springframework.core.convert.converter.Converter<springfox.documentation.schema.CollectionSpecification,io.swagger.models.properties.Property>
-
-
构造器概要
构造器 构造器 说明 CollectionSpecificationToPropertyConverter(springfox.documentation.service.ModelNamesRegistry modelNamesRegistry)
-