public class DefaultTypeNameProvider
extends java.lang.Object
implements springfox.documentation.spi.schema.TypeNameProviderPlugin
Constructor and Description |
---|
DefaultTypeNameProvider() |
public boolean supports(springfox.documentation.spi.DocumentationType delimiter)
supports
in interface org.springframework.plugin.core.Plugin<springfox.documentation.spi.DocumentationType>
public java.lang.String nameFor(java.lang.Class<?> type)
nameFor
in interface springfox.documentation.spi.schema.TypeNameProviderPlugin