Class Hierarchy
- java.lang.Object
- springfox.documentation.swagger2.mappers.CollectionSpecificationToPropertyConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- springfox.documentation.swagger2.mappers.CompatibilityModelMapper
- springfox.documentation.swagger2.mappers.CompoundSpecificationToPropertyConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- springfox.documentation.swagger2.mappers.EnumMapper
- springfox.documentation.swagger2.mappers.ExamplesMapper
- springfox.documentation.swagger2.mappers.HttpAuthenticationSchemeFactory
- springfox.documentation.swagger2.mappers.LicenseMapper
- springfox.documentation.swagger2.mappers.MapSpecificationToPropertyConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- springfox.documentation.swagger2.mappers.ModelMapper
- springfox.documentation.swagger2.mappers.ModelSpecificationInheritanceDeterminer
- springfox.documentation.swagger2.mappers.ModelSpecificationMapper
- springfox.documentation.swagger2.mappers.OpenIdConnectSchemeFactory
- springfox.documentation.swagger2.mappers.ParameterMapper
- springfox.documentation.swagger2.mappers.PropertyMapper
- springfox.documentation.swagger2.mappers.ReferenceModelSpecificationToPropertyConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- springfox.documentation.swagger2.mappers.RequestParameterMapper
- springfox.documentation.swagger2.mappers.ScalarModelToPropertyConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- springfox.documentation.swagger2.mappers.SecurityMapper
- springfox.documentation.swagger2.mappers.SerializableParameterFactories
- springfox.documentation.swagger2.mappers.ServiceModelToSwagger2Mapper
- springfox.documentation.swagger2.mappers.VendorExtensionsMapper
Annotation Type Hierarchy
- springfox.documentation.swagger2.mappers.LicenseMapper.License (implements java.lang.annotation.Annotation)
- springfox.documentation.swagger2.mappers.LicenseMapper.LicenseTranslator (implements java.lang.annotation.Annotation)