跳过导航链接
A B C D E F G I L M O P R S T U V 

A

AbstractOperationBuilderPlugin - com.github.xiaoymin.swaggerbootstrapui.plugin中的类
 
AbstractOperationBuilderPlugin() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.plugin.AbstractOperationBuilderPlugin
 
add(ResolvedType) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SpringAddtionalModel
 
adjustedPath(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.common.SwaggerBootstrapUiXForwardPrefixPathAdjuster
 
ApiOperationSort - io.swagger.annotations中的注释类型
已过时。
ApiOperationSupport - io.swagger.annotations中的注释类型
Help Java development engineers build powerful Swagger documents This annotation belongs to the enhanced annotation of ApiOperation, which is unique to swagger-bootstrap-ui and provides Swagger's extended attributes.
ApiSort - io.swagger.annotations中的注释类型
 
apiSorts(String, HttpServletRequest) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.web.SwaggerBootstrapUiController
 
apply(ParameterContext) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.DynamicParameterBuilderPlugin
 
apply(OperationContext) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.DynamicResponseModelReader
 
apply(OperationContext) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.OperationAuthorBuilderPlugin
添加作者属性
apply(RequestMappingContext) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.OperationDynamicModelProvider
 
apply(RequestMappingContext) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.OperationDynamicResponseModelProvider
 
apply(OperationContext) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.OperationIgnoreParameterPlugin
 
apply(OperationContext) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.OperationOrderBuilderPlugin
扩展接口的排序规则,添加排序扩展字段 ApiOperationSupport field order ApiOperationSort field value ApiOperation field position ApiOperation - ApiOperationSort - ApioperationSupport

B

basePackage - 类 中的静态变量com.github.xiaoymin.swaggerbootstrapui.util.CommonUtils
 
BasicFilter - com.github.xiaoymin.swaggerbootstrapui.filter中的类
 
BasicFilter() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.filter.BasicFilter
 

C

closeQuiltly(InputStream) - 类 中的静态方法com.github.xiaoymin.swaggerbootstrapui.util.CommonUtils
 
closeQuiltly(Reader) - 类 中的静态方法com.github.xiaoymin.swaggerbootstrapui.util.CommonUtils
 
collectPaths(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.io.ResourceUtil
收集所有class
com.github.xiaoymin.swaggerbootstrapui.annotations - 程序包 com.github.xiaoymin.swaggerbootstrapui.annotations
 
com.github.xiaoymin.swaggerbootstrapui.common - 程序包 com.github.xiaoymin.swaggerbootstrapui.common
 
com.github.xiaoymin.swaggerbootstrapui.conf - 程序包 com.github.xiaoymin.swaggerbootstrapui.conf
 
com.github.xiaoymin.swaggerbootstrapui.configuration - 程序包 com.github.xiaoymin.swaggerbootstrapui.configuration
 
com.github.xiaoymin.swaggerbootstrapui.filter - 程序包 com.github.xiaoymin.swaggerbootstrapui.filter
 
com.github.xiaoymin.swaggerbootstrapui.io - 程序包 com.github.xiaoymin.swaggerbootstrapui.io
 
com.github.xiaoymin.swaggerbootstrapui.model - 程序包 com.github.xiaoymin.swaggerbootstrapui.model
 
com.github.xiaoymin.swaggerbootstrapui.plugin - 程序包 com.github.xiaoymin.swaggerbootstrapui.plugin
 
com.github.xiaoymin.swaggerbootstrapui.service - 程序包 com.github.xiaoymin.swaggerbootstrapui.service
 
com.github.xiaoymin.swaggerbootstrapui.util - 程序包 com.github.xiaoymin.swaggerbootstrapui.util
 
com.github.xiaoymin.swaggerbootstrapui.web - 程序包 com.github.xiaoymin.swaggerbootstrapui.web
 
CommonUtils - com.github.xiaoymin.swaggerbootstrapui.util中的类
 
CommonUtils() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.util.CommonUtils
 
componentsFrom(HttpServletRequest, String) - 类 中的静态方法com.github.xiaoymin.swaggerbootstrapui.common.SwaggerBootstrapUiHostNameProvider
 
Consts - com.github.xiaoymin.swaggerbootstrapui.conf中的接口
 
createDynamicModelByOriginalGenericClass(Class<?>, String, DynamicResponseParameters) - 类 中的静态方法com.github.xiaoymin.swaggerbootstrapui.util.CommonUtils
根据原始泛型类创建一个新的Class
createDynamicModelClass(String, DynamicParameter[]) - 类 中的静态方法com.github.xiaoymin.swaggerbootstrapui.util.CommonUtils
createModel
createMethod(RequestMethod, String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SwaggerBootstrapUiPathInstance
已过时。
 

D

decodeBase64(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.BasicFilter
 
DEFAULT_SORT_URL - 类 中的静态变量com.github.xiaoymin.swaggerbootstrapui.web.SwaggerBootstrapUiController
sort排序接口
destroy() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter
 
destroy() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter
 
DynamicClass - com.github.xiaoymin.swaggerbootstrapui.model中的类
 
DynamicClass() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.model.DynamicClass
 
DynamicParameter - io.swagger.annotations中的注释类型
 
DynamicParameterBuilderPlugin - com.github.xiaoymin.swaggerbootstrapui.plugin中的类
 
DynamicParameterBuilderPlugin() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.plugin.DynamicParameterBuilderPlugin
 
DynamicParameters - io.swagger.annotations中的注释类型
 
DynamicResponseModelReader - com.github.xiaoymin.swaggerbootstrapui.plugin中的类
动态替换响应200中的返回Model类,需要注意的是OperationBuilderPlugin有将近30个实现类,其中设置responseMessages属性的有两个实现类,分别是 ResponseMessagesReader: 收集接口本身默认返回Model类,添加到responseMessages属性中 SwaggerResponseMessageReader:收集OPen API V2.0规范注解@ApiResponse注解标注的response返回类 两个不同的实现类因为SwaggerResponseMessageReader的默认order是在Integer.MAX_VALUE+1000,因此,如果要最后覆盖此属性的话,自定义实现中的Order值需要高于他,否则就会被覆盖.
DynamicResponseModelReader(TypeNameExtractor) - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.plugin.DynamicResponseModelReader
 
DynamicResponseParameters - io.swagger.annotations中的注释类型
 

E

EnableSwaggerBootstrapUI - com.github.xiaoymin.swaggerbootstrapui.annotations中的注释类型
Enable SwaggerBootstrapUi enhanced annotation and use @EnableSwagger2 annotation together.

F

find(String...) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.io.ResourceUtil
find resource by packageNames
findJarForResource(URL) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.io.VFS
 

G

genClassName(ParameterContext) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.DynamicParameterBuilderPlugin
 
genClassName(OperationContext) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.DynamicResponseModelReader
 
genClassName(RequestMappingContext) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.OperationDynamicModelProvider
 
genClassName(RequestMappingContext) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.OperationDynamicResponseModelProvider
 
get() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.service.SwaggerResourcesExtProvider
 
getBasePath() - 类 中的方法io.swagger.models.MarkdownFiles
 
getBeanOfMethod() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.RestHandlerMapping
 
getBeanType() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.RestHandlerMapping
 
getClasses() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.io.ResourceUtil
 
getClassLoader() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.io.ResourceUtil
 
getContent() - 类 中的方法io.swagger.models.MarkdownFile
 
getDescription() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SortModel
 
getErrorMsg() - 类 中的方法io.swagger.models.SwaggerBootstrapUi
 
getFieldClazz() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.DynamicClass
 
getFieldType(Class<?>) - 类 中的静态方法com.github.xiaoymin.swaggerbootstrapui.util.CommonUtils
 
getFirst() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SpringAddtionalModel
 
getInstance() - 类 中的静态方法com.github.xiaoymin.swaggerbootstrapui.io.VFS
 
getMarkdownFiles() - 类 中的方法io.swagger.models.MarkdownFiles
 
getMarkdownFiles() - 类 中的方法io.swagger.models.SwaggerBootstrapUi
 
getMethod() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.OperationSortModel
 
getMethod() - 类 中的方法io.swagger.models.SwaggerBootstrapUiPath
 
getName() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.OrderExtensions
 
getName() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SortModel
 
getOrder() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SwaggerResourceExt
 
getOrder() - 类 中的方法io.swagger.models.SwaggerBootstrapUiPath
 
getOrder() - 类 中的方法io.swagger.models.SwaggerBootstrapUiTag
 
getPackagePath(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.io.ResourceUtil
 
getPassword() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter
 
getPath() - 类 中的方法io.swagger.models.SwaggerBootstrapUiPath
 
getPathSortLists() - 类 中的方法io.swagger.models.SwaggerBootstrapUi
 
getRemaining() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SpringAddtionalModel
 
getRequestMethods() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.RestHandlerMapping
 
getResources(String) - 类 中的静态方法com.github.xiaoymin.swaggerbootstrapui.io.VFS
get Resources by path
getSort() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.OperationSortModel
 
getSort() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SortModel
 
getSwaggerBootstrapUi() - 类 中的方法io.swagger.models.SwaggerExt
 
getTagSortLists() - 类 中的方法io.swagger.models.SwaggerBootstrapUi
 
getTargetClazz() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.DynamicClass
 
getTitle() - 类 中的方法io.swagger.models.MarkdownFile
 
getUrl() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.OperationSortModel
 
getUrl() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.RestHandlerMapping
 
getUrlFilters() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.BasicFilter
 
getUserName() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter
 
getValue() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.OrderExtensions
 

I

IGNORE_PARAMETER_EXTENSION_NAME - 类 中的静态变量com.github.xiaoymin.swaggerbootstrapui.plugin.OperationIgnoreParameterPlugin
 
init(FilterConfig) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter
 
init(FilterConfig) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter
 
init() - 类 中的方法io.swagger.models.MarkdownFiles
 
io.swagger.annotations - 程序包 io.swagger.annotations
 
io.swagger.models - 程序包 io.swagger.models
 
isEnableBasicAuth() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter
 
isJar(URL) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.io.VFS
 
isProduction() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter
 

L

list(URL, String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.io.VFS
 
list(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.io.VFS
list resources
listResources(JarInputStream, String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.io.VFS
 
load(String) - 类 中的静态方法com.github.xiaoymin.swaggerbootstrapui.util.CommonUtils
 

M

MarkdownFile - io.swagger.models中的类
 
MarkdownFile() - 类 的构造器io.swagger.models.MarkdownFile
 
MarkdownFileConfiguration - com.github.xiaoymin.swaggerbootstrapui.configuration中的类
 
MarkdownFileConfiguration() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.configuration.MarkdownFileConfiguration
 
markdownFiles() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.configuration.MarkdownFileConfiguration
 
MarkdownFiles - io.swagger.models中的类
 
MarkdownFiles() - 类 的构造器io.swagger.models.MarkdownFiles
 
MarkdownFiles(String) - 类 的构造器io.swagger.models.MarkdownFiles
 
match(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.BasicFilter
 
match() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SwaggerBootstrapUiPathInstance
已过时。
 

O

OperationAuthorBuilderPlugin - com.github.xiaoymin.swaggerbootstrapui.plugin中的类
 
OperationAuthorBuilderPlugin() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.plugin.OperationAuthorBuilderPlugin
 
OperationDynamicModelProvider - com.github.xiaoymin.swaggerbootstrapui.plugin中的类
 
OperationDynamicModelProvider() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.plugin.OperationDynamicModelProvider
 
OperationDynamicResponseModelProvider - com.github.xiaoymin.swaggerbootstrapui.plugin中的类
动态添加响应类
OperationDynamicResponseModelProvider() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.plugin.OperationDynamicResponseModelProvider
 
OperationIgnoreParameterPlugin - com.github.xiaoymin.swaggerbootstrapui.plugin中的类
忽略接口某个参数,避免编写过多的实体类,该插件通过给Open API v2.0 的Path节点添加扩展属性x-ignoreParameters扩展属性,结合前端ui自定义实现过滤规则.
OperationIgnoreParameterPlugin() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.plugin.OperationIgnoreParameterPlugin
 
OperationOrderBuilderPlugin - com.github.xiaoymin.swaggerbootstrapui.plugin中的类
 
OperationOrderBuilderPlugin() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.plugin.OperationOrderBuilderPlugin
 
OperationSortModel - com.github.xiaoymin.swaggerbootstrapui.model中的类
 
OperationSortModel() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.model.OperationSortModel
 
OrderExtensions - com.github.xiaoymin.swaggerbootstrapui.model中的类
 
OrderExtensions(Integer) - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.model.OrderExtensions
 

P

productionSecurityFilter() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.configuration.SecurityConfiguration
 
ProductionSecurityFilter - com.github.xiaoymin.swaggerbootstrapui.filter中的类
 
ProductionSecurityFilter(boolean) - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter
 
ProductionSecurityFilter() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter
 

R

readBytes(File) - 类 中的静态方法com.github.xiaoymin.swaggerbootstrapui.util.CommonUtils
 
readBytes(InputStream) - 类 中的静态方法com.github.xiaoymin.swaggerbootstrapui.util.CommonUtils
 
ResourceUtil - com.github.xiaoymin.swaggerbootstrapui.io中的类
添加自定义Swagger Models
ResourceUtil() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.io.ResourceUtil
 
RestHandlerMapping - com.github.xiaoymin.swaggerbootstrapui.model中的类
 
RestHandlerMapping(String, Class<?>, Method, Set<RequestMethod>) - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.model.RestHandlerMapping
 
RestHandlerMapping() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.model.RestHandlerMapping
 

S

scan(String...) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.service.SpringAddtionalModelService
扫描包,获取对象
securityBasicAuthFilter() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.configuration.SecurityConfiguration
 
SecurityBasicAuthFilter - com.github.xiaoymin.swaggerbootstrapui.filter中的类
 
SecurityBasicAuthFilter(boolean, String, String) - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter
 
SecurityBasicAuthFilter(boolean) - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter
 
SecurityBasicAuthFilter() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter
 
SecurityConfiguration - com.github.xiaoymin.swaggerbootstrapui.configuration中的类
 
SecurityConfiguration() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.configuration.SecurityConfiguration
 
setBasePath(String) - 类 中的方法io.swagger.models.MarkdownFiles
 
setBeanOfMethod(Method) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.RestHandlerMapping
 
setBeanType(Class<?>) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.RestHandlerMapping
 
setClassLoader(ClassLoader) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.io.ResourceUtil
 
setContent(String) - 类 中的方法io.swagger.models.MarkdownFile
 
setDescription(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SortModel
 
setEnableBasicAuth(boolean) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter
 
setErrorMsg(String) - 类 中的方法io.swagger.models.SwaggerBootstrapUi
 
setFieldClazz(Class<?>) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.DynamicClass
 
setFirst(ResolvedType) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SpringAddtionalModel
 
setMarkdownFiles(List<MarkdownFile>) - 类 中的方法io.swagger.models.MarkdownFiles
 
setMarkdownFiles(List<MarkdownFile>) - 类 中的方法io.swagger.models.SwaggerBootstrapUi
 
setMethod(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.OperationSortModel
 
setMethod(String) - 类 中的方法io.swagger.models.SwaggerBootstrapUiPath
 
setName(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SortModel
 
setOrder(Integer) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SwaggerResourceExt
 
setOrder(Integer) - 类 中的方法io.swagger.models.SwaggerBootstrapUiPath
 
setOrder(Integer) - 类 中的方法io.swagger.models.SwaggerBootstrapUiTag
 
setPassword(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter
 
setPath(String) - 类 中的方法io.swagger.models.SwaggerBootstrapUiPath
 
setPathSortLists(List<SwaggerBootstrapUiPath>) - 类 中的方法io.swagger.models.SwaggerBootstrapUi
 
setProduction(boolean) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter
 
setRequestMethods(Set<RequestMethod>) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.RestHandlerMapping
 
setSort(Integer) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.OperationSortModel
 
setSort(Integer) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.SortModel
 
setSwaggerBootstrapUi(SwaggerBootstrapUi) - 类 中的方法io.swagger.models.SwaggerExt
 
setTagSortLists(List<SwaggerBootstrapUiTag>) - 类 中的方法io.swagger.models.SwaggerBootstrapUi
 
setTargetClazz(Class<?>) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.DynamicClass
 
setTitle(String) - 类 中的方法io.swagger.models.MarkdownFile
 
setUrl(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.OperationSortModel
 
setUrl(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.model.RestHandlerMapping
 
setUserName(String) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter
 
SortModel - com.github.xiaoymin.swaggerbootstrapui.model中的类
 
SortModel() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.model.SortModel
 
SpringAddtionalModel - com.github.xiaoymin.swaggerbootstrapui.model中的类
 
SpringAddtionalModel() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.model.SpringAddtionalModel
 
SpringAddtionalModelService - com.github.xiaoymin.swaggerbootstrapui.service中的类
some error unresolved,don't use
SpringAddtionalModelService() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.service.SpringAddtionalModelService
 
supports(DocumentationType) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.DynamicParameterBuilderPlugin
 
supports(DocumentationType) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.DynamicResponseModelReader
 
supports(DocumentationType) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.OperationAuthorBuilderPlugin
 
supports(DocumentationType) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.OperationDynamicModelProvider
 
supports(DocumentationType) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.OperationDynamicResponseModelProvider
 
supports(DocumentationType) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.OperationIgnoreParameterPlugin
 
supports(DocumentationType) - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.plugin.OperationOrderBuilderPlugin
 
SwaggerBootstrapUi - io.swagger.models中的类
 
SwaggerBootstrapUi() - 类 的构造器io.swagger.models.SwaggerBootstrapUi
 
swaggerBootstrapUi - 类 中的变量io.swagger.models.SwaggerExt
 
SwaggerBootstrapUiBasicAuthSession - 接口 中的静态变量com.github.xiaoymin.swaggerbootstrapui.conf.Consts
basic auth验证
SwaggerBootstrapUIConfiguration - com.github.xiaoymin.swaggerbootstrapui.configuration中的类
 
SwaggerBootstrapUIConfiguration() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.configuration.SwaggerBootstrapUIConfiguration
 
SwaggerBootstrapUiController - com.github.xiaoymin.swaggerbootstrapui.web中的类
SwaggerBootstrapUiZ增强接口
SwaggerBootstrapUiController(Environment, ServiceModelToSwagger2Mapper, DocumentationCache, JsonSerializer, List<RequestHandlerProvider>, ObjectProvider<MarkdownFiles>) - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.web.SwaggerBootstrapUiController
 
SwaggerBootstrapUiHostNameProvider - com.github.xiaoymin.swaggerbootstrapui.common中的类
 
SwaggerBootstrapUiHostNameProvider() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.common.SwaggerBootstrapUiHostNameProvider
 
SwaggerBootstrapUiPath - io.swagger.models中的类
 
SwaggerBootstrapUiPath(String, String, Integer) - 类 的构造器io.swagger.models.SwaggerBootstrapUiPath
 
SwaggerBootstrapUiPath() - 类 的构造器io.swagger.models.SwaggerBootstrapUiPath
 
SwaggerBootstrapUiPathInstance - com.github.xiaoymin.swaggerbootstrapui.model中的类
已过时。
SwaggerBootstrapUiPathInstance(String, Method) - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.model.SwaggerBootstrapUiPathInstance
已过时。
 
SwaggerBootstrapUiResourceExtController - com.github.xiaoymin.swaggerbootstrapui.web中的类
 
SwaggerBootstrapUiResourceExtController(SwaggerResourcesExtProvider) - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.web.SwaggerBootstrapUiResourceExtController
 
SwaggerBootstrapUiTag - io.swagger.models中的类
 
SwaggerBootstrapUiTag() - 类 的构造器io.swagger.models.SwaggerBootstrapUiTag
 
SwaggerBootstrapUiTag(Integer) - 类 的构造器io.swagger.models.SwaggerBootstrapUiTag
 
SwaggerBootstrapUiXForwardPrefixPathAdjuster - com.github.xiaoymin.swaggerbootstrapui.common中的类
 
SwaggerBootstrapUiXForwardPrefixPathAdjuster(HttpServletRequest) - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.common.SwaggerBootstrapUiXForwardPrefixPathAdjuster
 
SwaggerExt - io.swagger.models中的类
 
SwaggerExt(Swagger) - 类 的构造器io.swagger.models.SwaggerExt
 
SwaggerResourceExt - com.github.xiaoymin.swaggerbootstrapui.model中的类
 
SwaggerResourceExt() - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.model.SwaggerResourceExt
 
swaggerResources() - 类 中的方法com.github.xiaoymin.swaggerbootstrapui.web.SwaggerBootstrapUiResourceExtController
 
SwaggerResourcesExtProvider - com.github.xiaoymin.swaggerbootstrapui.service中的类
 
SwaggerResourcesExtProvider(Environment, DocumentationCache) - 类 的构造器com.github.xiaoymin.swaggerbootstrapui.service.SwaggerResourcesExtProvider
 

T

tagSortLists - 类 中的变量io.swagger.models.SwaggerBootstrapUi
tag排序属性

U

UpperCase(String) - 类 中的静态方法com.github.xiaoymin.swaggerbootstrapui.util.CommonUtils
 
urlFilters - 类 中的变量com.github.xiaoymin.swaggerbootstrapui.filter.BasicFilter
 

V

VFS - com.github.xiaoymin.swaggerbootstrapui.io中的类
 
A B C D E F G I L M O P R S T U V 
跳过导航链接

Copyright © 2019. All rights reserved.