public interface ModelPropertiesProvider extends org.springframework.context.ApplicationListener<ObjectMapperConfigured>
Modifier and Type | Method and Description |
---|---|
java.util.List<springfox.documentation.schema.ModelProperty> |
propertiesFor(com.fasterxml.classmate.ResolvedType type,
springfox.documentation.spi.schema.contexts.ModelContext givenContext) |