跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

AbstractInstrumentedFilter - io.jboot.support.metric.request中的类
Filter implementation which captures request information and a breakdown of the response codes being returned.
AbstractInstrumentedFilter(Map<Integer, String>, String) - 类 的构造器io.jboot.support.metric.request.AbstractInstrumentedFilter
Creates a new instance of the filter.
AbstractInstrumentedFilter.AsyncResultListener - io.jboot.support.metric.request中的类
 
AbstractInstrumentedFilter.StatusExposingServletResponse - io.jboot.support.metric.request中的类
 
AbstractSentinelInterceptor - io.jboot.support.sentinel中的类
Some common functions for Sentinel annotation aspect.
AbstractSentinelInterceptor() - 类 的构造器io.jboot.support.sentinel.AbstractSentinelInterceptor
 
accessKey - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
accessKey - 类 中的变量io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
acquire() - 类 中的方法io.jboot.support.redis.JbootRedisLock
获取锁
action - 类 中的变量io.jboot.components.cache.caredis.JbootCaredisMessage
 
action - 类 中的变量io.jboot.components.cache.ehredis.JbootEhredisMessage
 
action - 类 中的变量io.jboot.components.event.JbootEvent
 
action - 类 中的变量io.jboot.web.handler.JbootActionInvocation
 
ACTION_ADD - 类 中的静态变量io.jboot.service.JbootServiceBase
 
ACTION_ADD - 类 中的静态变量io.jboot.utils.FileScanner
 
ACTION_DEL - 类 中的静态变量io.jboot.service.JbootServiceBase
 
ACTION_DELETE - 类 中的静态变量io.jboot.utils.FileScanner
 
ACTION_INIT - 类 中的静态变量io.jboot.utils.FileScanner
 
ACTION_PUT - 类 中的静态变量io.jboot.components.cache.caredis.JbootCaredisMessage
 
ACTION_PUT - 类 中的静态变量io.jboot.components.cache.ehredis.JbootEhredisMessage
 
ACTION_REMOVE - 类 中的静态变量io.jboot.components.cache.caredis.JbootCaredisMessage
 
ACTION_REMOVE - 类 中的静态变量io.jboot.components.cache.ehredis.JbootEhredisMessage
 
ACTION_REMOVE_ALL - 类 中的静态变量io.jboot.components.cache.caredis.JbootCaredisMessage
 
ACTION_REMOVE_ALL - 类 中的静态变量io.jboot.components.cache.ehredis.JbootEhredisMessage
 
ACTION_UPDATE - 类 中的静态变量io.jboot.service.JbootServiceBase
 
ACTION_UPDATE - 类 中的静态变量io.jboot.utils.FileScanner
 
ActionCache - io.jboot.components.cache中的类
 
ActionCache() - 类 的构造器io.jboot.components.cache.ActionCache
 
actionCache - 类 中的静态变量io.jboot.components.cache.ActionCache
 
ActionCacheConfig - io.jboot.components.cache中的类
 
ActionCacheConfig() - 类 的构造器io.jboot.components.cache.ActionCacheConfig
 
ActionCachedContent - io.jboot.components.cache.interceptor中的类
 
ActionCachedContent(Render) - 类 的构造器io.jboot.components.cache.interceptor.ActionCachedContent
 
actionCacheEnable - 类 中的静态变量io.jboot.components.cache.interceptor.CacheableInterceptor
 
actionCacheRefreshKey - 类 中的静态变量io.jboot.components.cache.interceptor.CacheableInterceptor
 
actionCacheRefreshValue - 类 中的静态变量io.jboot.components.cache.interceptor.CacheableInterceptor
 
ActionInterceptorHandler - io.jboot.support.seata.tcc中的类
Handler the TCC Participant Aspect : Setting Context, Creating Branch Record 参考:https://github.com/seata/seata/blob/master/tcc/src/main/java/io/seata/rm/tcc/interceptor/ActionInterceptorHandler.java
ActionInterceptorHandler() - 类 的构造器io.jboot.support.seata.tcc.ActionInterceptorHandler
 
actionInterceptorHandler - 类 中的变量io.jboot.support.seata.tcc.TccActionInterceptor
 
actionKey - 类 中的变量io.jboot.apidoc.ApiOperation
 
actionReporter - 类 中的静态变量io.jboot.web.handler.JbootActionReporter
 
ACTIVE_CLASS_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
activeRecordPluginClass - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
activeRecordPlugins - 类 中的变量io.jboot.db.ArpManager
 
activeRequests - 类 中的变量io.jboot.support.metric.request.AbstractInstrumentedFilter
 
actives - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Maximum active requests allowed, default value is 0
add(Interceptor) - 类 中的方法io.jboot.aop.Interceptors
 
add(Class<? extends Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
add(Interceptor, int) - 类 中的方法io.jboot.aop.Interceptors
 
add(Class<? extends Interceptor>, int) - 类 中的方法io.jboot.aop.Interceptors
 
add(Handler) - 类 中的方法io.jboot.aop.jfinal.JfinalHandlers
 
add(int, Handler) - 类 中的方法io.jboot.aop.jfinal.JfinalHandlers
 
add(IPlugin) - 类 中的方法io.jboot.aop.jfinal.JfinalPlugins
 
add(Column) - 类 中的方法io.jboot.db.model.Columns
add new column in Columns
add(Columns) - 类 中的方法io.jboot.db.model.Columns
add Columns
addAfter(Interceptor, Predicate<? super Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
addAfter(Class<? extends Interceptor>, Predicate<? super Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
addAfter(Interceptor, Class<? extends Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
addAfter(Class<? extends Interceptor>, Class<? extends Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
addApiParameter(ApiParameter) - 类 中的方法io.jboot.apidoc.ApiOperation
 
addAttachedDatasource(DataSourceConfig, boolean) - 类 中的方法io.jboot.db.TableInfo
添加数据源:让此表绑定数据源
addAttr(String, Object) - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
addBefore(Interceptor, Predicate<? super Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
addBefore(Class<? extends Interceptor>, Predicate<? super Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
addBefore(Interceptor, Class<? extends Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
addBefore(Class<? extends Interceptor>, Class<? extends Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
addChannelListener(String, JbootmqMessageListener) - 类 中的方法io.jboot.components.mq.JbootmqBase
 
addClass(Class) - 类 中的静态方法io.jboot.utils.ClassScanner
 
addClassesFromClassPath(String) - 类 中的静态方法io.jboot.utils.ClassScanner
 
addClassesFromJar(String) - 类 中的静态方法io.jboot.utils.ClassScanner
 
addClassTypeMockBuilders(Class<?>, ApiMockBuilder) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
addClassTypeMocks(String, Object) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
addConfig(DataSourceConfig) - 类 中的方法io.jboot.db.datasource.DataSourceConfigManager
 
addConfigChangeListener(JbootConfigChangeListener, Class) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
addConfigChangeListener(JbootConfigChangeListener, String...) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
addContainer(AttachmentContainer) - 类 中的方法io.jboot.web.attachment.AttachmentManager
 
addCookie(Cookie) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
addDateHeader(String, long) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
addDays(Date, int) - 类 中的静态方法io.jboot.utils.DateUtil
取得在指定时间上加减days天后的时间
addExcludedTable(String...) - 类 中的方法io.jboot.codegen.model.JbootBaseModelGenerator
 
addExcludedTable(String...) - 类 中的方法io.jboot.codegen.model.JbootModelGenerator
 
addExcludedTable(String...) - 类 中的方法io.jboot.codegen.service.JbootServiceImplGenerator
 
addExcludedTable(String...) - 类 中的方法io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
addExecutorService(String, ExecutorService) - 类 中的方法io.jboot.db.transactional.TransactionalManager
 
addFilter(String, String) - 类 中的方法io.jboot.test.web.MockServletContext
 
addFilter(String, Filter) - 类 中的方法io.jboot.test.web.MockServletContext
 
addFilter(String, Class<? extends Filter>) - 类 中的方法io.jboot.test.web.MockServletContext
 
addHeader(String, String) - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
addHeader(String, String) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
addHeader(String, String) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
addHeader(String, Object) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
addHeader(String, String) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
addHeaders(Map<String, String>) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
addHeaders(Map<String, String>) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
addHours(Date, int) - 类 中的静态方法io.jboot.utils.DateUtil
取得在指定时间上加减hours天后的时间
addIfNotExist(Interceptor) - 类 中的方法io.jboot.aop.Interceptors
 
addIfNotExist(Class<? extends Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
addIgnoreAttr(String) - 类 中的静态方法io.jboot.components.cache.interceptor.ActionCachedContent
 
addInstances(GatewayInstance) - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryListener.EventInfo
 
addInterceptorBuilder(InterceptorBuilder) - 类 中的方法io.jboot.aop.InterceptorBuilderManager
 
addInterceptorBuilder(Collection<InterceptorBuilder>) - 类 中的方法io.jboot.aop.InterceptorBuilderManager
 
addIntHeader(String, int) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
addJspFile(String, String) - 类 中的方法io.jboot.test.web.MockServletContext
 
addListener(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
addListener(T) - 类 中的方法io.jboot.test.web.MockServletContext
 
addListener(Class<? extends EventListener>) - 类 中的方法io.jboot.test.web.MockServletContext
 
addMapping(Class<T>, Class<? extends T>) - 类 中的方法io.jboot.aop.JbootAopFactory
允许多次执行 AddMapping,方便在应用运行中可以切换 Mapping
addMessageListener(JbootmqMessageListener) - 接口 中的方法io.jboot.components.mq.Jbootmq
 
addMessageListener(JbootmqMessageListener, String) - 接口 中的方法io.jboot.components.mq.Jbootmq
 
addMessageListener(JbootmqMessageListener) - 类 中的方法io.jboot.components.mq.JbootmqBase
 
addMessageListener(JbootmqMessageListener, String) - 类 中的方法io.jboot.components.mq.JbootmqBase
 
addMethodInfo(MockMethodInfo) - 类 中的静态方法io.jboot.test.MockMethodInterceptor
 
addMinutes(Date, int) - 类 中的静态方法io.jboot.utils.DateUtil
取得在指定时间上加减minutes天后的时间
addMockClass(Class<?>) - 类 中的静态方法io.jboot.test.MockMethodInterceptor
 
addModelFieldRemarks(String, Map<String, String>) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
addMonths(Date, int) - 类 中的静态方法io.jboot.utils.DateUtil
取得在指定时间上加减months月后的时间
addOperation(ApiOperation) - 类 中的方法io.jboot.apidoc.ApiDocument
 
addParam(String, Object) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
addParameter(String, Number) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
addParameter(String, String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
addParameter(String, Object) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
addParameter(String, String[]) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
addParams(Map<String, Object>) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
addPart(Part) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
addProcesser(IShiroAuthorizeProcesser) - 类 中的方法io.jboot.support.shiro.ShiroAuthorizeProcesserInvoker
 
addQueryParameter(String, Object) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
addr - 类 中的变量io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
addScanClassPrefix(String) - 类 中的静态方法io.jboot.utils.ClassScanner
 
addScanJarPrefix(String) - 类 中的静态方法io.jboot.utils.ClassScanner
 
addSchedule(Class<? extends Runnable>) - 类 中的方法io.jboot.components.schedule.JbootScheduleManager
 
addSeconds(Date, int) - 类 中的静态方法io.jboot.utils.DateUtil
取得在指定时间上加减seconds天后的时间
addServlet(String, String) - 类 中的方法io.jboot.test.web.MockServletContext
 
addServlet(String, Servlet) - 类 中的方法io.jboot.test.web.MockServletContext
 
addServlet(String, Class<? extends Servlet>) - 类 中的方法io.jboot.test.web.MockServletContext
 
addTable(List<TableInfo>, Class<Model>, Table) - 类 中的方法io.jboot.db.TableInfoManager
 
addTableInfo(TableInfo, boolean) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
添加表信息
addTask(Prop, String) - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin
 
addTask(String, Runnable, boolean, boolean) - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin
 
addTask(String, Runnable, boolean) - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin
 
addTask(String, Runnable) - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin
 
addTask(String, ProcessTask, boolean, boolean) - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin
 
addTask(String, ProcessTask, boolean) - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin
 
addTask(String, ProcessTask) - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin
 
addTask(String, Task, boolean, boolean) - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin
 
addTask(String, Task, boolean) - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin
 
addTask(String, Task) - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin
 
addThreadCacheNamePrefixIngore(String) - 接口 中的方法io.jboot.components.cache.JbootCache
 
addThreadCacheNamePrefixIngore(String) - 类 中的方法io.jboot.components.cache.JbootCacheBase
 
addThreadCacheNamePrefixIngore(String) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
addThreadCacheNamePrefixIngores(String...) - 接口 中的方法io.jboot.components.cache.JbootCache
 
addToFirst(Interceptor) - 类 中的方法io.jboot.aop.Interceptors
 
addToFirst(Class<? extends Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
addToFirst(Column) - 类 中的方法io.jboot.db.model.Columns
add new column in Columns
addToFirst(Columns) - 类 中的方法io.jboot.db.model.Columns
add Columns To First
addToFirstIfNotExist(Interceptor) - 类 中的方法io.jboot.aop.Interceptors
 
addToFirstIfNotExist(Class<? extends Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
addToLogCleanQueue(String, long) - 类 中的静态方法io.jboot.support.seata.tcc.TCCFenceHandler
 
addToMap(Map<String, Collector.MetricFamilySamples>, Collector.MetricFamilySamples) - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
addUnHealthUri(String) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
addUnscanClassPrefix(String) - 类 中的静态方法io.jboot.utils.ClassScanner
 
addUnscanJarPrefix(String) - 类 中的静态方法io.jboot.utils.ClassScanner
 
addUserRole(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
addWeeks(Date, int) - 类 中的静态方法io.jboot.utils.DateUtil
取得在指定时间上加减weeks天后的时间
addWhitelist(String...) - 类 中的方法io.jboot.codegen.model.JbootBaseModelGenerator
 
addWhitelist(String...) - 类 中的方法io.jboot.codegen.model.JbootModelGenerator
 
addWhitelist(String...) - 类 中的方法io.jboot.codegen.service.JbootServiceImplGenerator
 
addWhitelist(String...) - 类 中的方法io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
addYears(Date, int) - 类 中的静态方法io.jboot.utils.DateUtil
取得在指定时间上加减years年后的时间
adminServletMapping - 类 中的变量io.jboot.support.metric.JbootMetricConfig
 
adminServletMapping - 类 中的变量io.jboot.support.metric.MetricServletHandler
 
afterAll(ExtensionContext) - 类 中的方法io.jboot.test.junit5.JbootExtension
 
alias - 类 中的变量io.jboot.db.model.JbootModel
 
alias(String) - 类 中的方法io.jboot.db.model.JbootModel
set table alias in sql
aliyunmqConfig - 类 中的变量io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
AliyunmqMessageContext - io.jboot.components.mq.aliyunmq中的类
 
AliyunmqMessageContext(Jbootmq, Message, ConsumeContext) - 类 的构造器io.jboot.components.mq.aliyunmq.AliyunmqMessageContext
 
allInOneEnable - 类 中的变量io.jboot.apidoc.ApiDocConfig
 
allInOneFilePath - 类 中的变量io.jboot.apidoc.ApiDocConfig
 
allInOneNotes - 类 中的变量io.jboot.apidoc.ApiDocConfig
 
allInOneTitle - 类 中的变量io.jboot.apidoc.ApiDocConfig
 
allowCredentials - 类 中的变量io.jboot.web.cors.CORSConfig
 
allowHeaders - 类 中的变量io.jboot.web.cors.CORSConfig
 
allowMethods - 类 中的变量io.jboot.web.cors.CORSConfig
 
allowOrigin - 类 中的变量io.jboot.web.cors.CORSConfig
 
allParameters - 类 中的变量io.jboot.web.handler.PathVariableActionHandler.PathVariableWrappedRequest
 
allTableInfos - 类 中的变量io.jboot.db.TableInfoManager
 
AND - 类 中的静态变量io.jboot.db.model.SqlBuilder
 
AnnotationUtil - io.jboot.utils中的类
 
AnnotationUtil() - 类 的构造器io.jboot.utils.AnnotationUtil
 
AntPathMatcher - io.jboot.utils中的类
 
AntPathMatcher() - 类 的构造器io.jboot.utils.AntPathMatcher
Create a new instance with the AntPathMatcher.DEFAULT_PATH_SEPARATOR.
AntPathMatcher(String) - 类 的构造器io.jboot.utils.AntPathMatcher
A convenient, alternative constructor to use with a custom path separator.
antPathMatcher - 类 中的静态变量io.jboot.web.PathVariableActionMapping
 
AntPathMatcher.AntPathStringMatcher - io.jboot.utils中的类
Tests whether or not a string matches against a pattern via a Pattern.
AntPathMatcher.AntPatternComparator - io.jboot.utils中的类
The default Comparator implementation returned by AntPathMatcher.getPatternComparator(String).
AntPathMatcher.AntPatternComparator.PatternInfo - io.jboot.utils中的类
Value class that holds information about the pattern, e.g. number of occurrences of "*", "**", and "{" pattern elements.
AntPathMatcher.PathSeparatorPatternCache - io.jboot.utils中的类
A simple cache for patterns that depend on the configured path separator.
AntPathStringMatcher(String) - 类 的构造器io.jboot.utils.AntPathMatcher.AntPathStringMatcher
 
AntPathStringMatcher(String, boolean) - 类 的构造器io.jboot.utils.AntPathMatcher.AntPathStringMatcher
 
AntPatternComparator(String) - 类 的构造器io.jboot.utils.AntPathMatcher.AntPatternComparator
 
AopCache - io.jboot.components.cache中的类
 
AopCache() - 类 的构造器io.jboot.components.cache.AopCache
 
aopCache - 类 中的静态变量io.jboot.components.cache.AopCache
 
AopCacheConfig - io.jboot.components.cache中的类
 
AopCacheConfig() - 类 的构造器io.jboot.components.cache.AopCacheConfig
 
Api - io.jboot.apidoc.annotation中的注释类型
 
ApiDocConfig - io.jboot.apidoc中的类
 
ApiDocConfig() - 类 的构造器io.jboot.apidoc.ApiDocConfig
 
ApiDocManager - io.jboot.apidoc中的类
 
ApiDocManager() - 类 的构造器io.jboot.apidoc.ApiDocManager
 
ApiDocRender - io.jboot.apidoc中的接口
 
ApiDocument - io.jboot.apidoc中的类
 
ApiDocument() - 类 的构造器io.jboot.apidoc.ApiDocument
 
ApiDocUtil - io.jboot.apidoc中的类
 
ApiDocUtil() - 类 的构造器io.jboot.apidoc.ApiDocUtil
 
ApiJsonGenerator - io.jboot.apidoc中的类
 
ApiJsonGenerator() - 类 的构造器io.jboot.apidoc.ApiJsonGenerator
 
ApiJsonGenerator.JsonGeneratorConfig - io.jboot.apidoc中的类
 
ApiMockBuilder - io.jboot.apidoc中的类
 
ApiMockBuilder() - 类 的构造器io.jboot.apidoc.ApiMockBuilder
 
ApiMockBuilders - io.jboot.apidoc中的类
 
ApiMockBuilders() - 类 的构造器io.jboot.apidoc.ApiMockBuilders
 
ApiOper - io.jboot.apidoc.annotation中的注释类型
 
ApiOperation - io.jboot.apidoc中的类
 
ApiOperation() - 类 的构造器io.jboot.apidoc.ApiOperation
 
apiOperations - 类 中的变量io.jboot.apidoc.ApiDocument
 
ApiPara - io.jboot.apidoc.annotation中的注释类型
 
ApiParameter - io.jboot.apidoc中的类
 
ApiParameter() - 类 的构造器io.jboot.apidoc.ApiParameter
 
ApiParameter(ApiPara, HttpMethod[]) - 类 的构造器io.jboot.apidoc.ApiParameter
 
apiParameters - 类 中的变量io.jboot.apidoc.ApiOperation
 
ApiParas - io.jboot.apidoc.annotation中的注释类型
 
ApiResp - io.jboot.apidoc.annotation中的注释类型
 
ApiResponse - io.jboot.apidoc中的类
 
ApiResponse() - 类 的构造器io.jboot.apidoc.ApiResponse
 
ApiResponse(ApiResp) - 类 的构造器io.jboot.apidoc.ApiResponse
 
ApiResps - io.jboot.apidoc.annotation中的注释类型
 
ApiRet<T> - io.jboot.apidoc中的类
 
ApiRet() - 类 的构造器io.jboot.apidoc.ApiRet
 
apiUrl - 类 中的静态变量io.jboot.wechat.WechatApis
 
ApolloConfigManager - io.jboot.app.config.support.apollo中的类
 
ApolloConfigManager() - 类 的构造器io.jboot.app.config.support.apollo.ApolloConfigManager
 
ApolloDatasourceConfig - io.jboot.support.sentinel.datasource中的类
 
ApolloDatasourceConfig() - 类 的构造器io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
ApolloDatasourceFactory - io.jboot.support.sentinel.datasource中的类
 
ApolloDatasourceFactory() - 类 的构造器io.jboot.support.sentinel.datasource.ApolloDatasourceFactory
 
ApolloServerConfig - io.jboot.app.config.support.apollo中的类
 
ApolloServerConfig() - 类 的构造器io.jboot.app.config.support.apollo.ApolloServerConfig
 
app - 类 中的静态变量io.jboot.test.MockApp
 
appClassesCache - 类 中的静态变量io.jboot.utils.ClassScanner
 
appConfig - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqImpl
 
appConfig - 类 中的变量io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
appConfig - 类 中的静态变量io.jboot.web.handler.JbootActionHandler
 
append(Columns) - 类 中的方法io.jboot.db.model.Columns
追加 新的 columns
appendAnnotation(Class<?>, Object, Object) - 类 中的静态方法io.jboot.components.rpc.RPCUtil
根据注解来设置对象内容,参考 dubbo 下的 AbstractConfig 参考 {}
appendBetweenLogic(StringBuilder, Column, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
appendCdnDomain(String) - 类 中的静态方法io.jboot.web.render.cdn.CdnUtil
 
appendColumnName(StringBuilder, Column, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
appendGroupLogic(StringBuilder, Column, Group, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
appendIf(Columns, Boolean) - 类 中的方法io.jboot.db.model.Columns
追加 新的 columns
appendInLogic(StringBuilder, Column, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
appendLinkString(StringBuilder, Column) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
appendModels(Swagger, Type) - 类 中的静态方法io.jboot.support.swagger.ControllerReaderExtension
 
appendParasToUrl() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
appendRenderMessage(Render, StringBuilder) - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
appendSqlPartLogic(StringBuilder, Column, SqlPart, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
appendSuffixIfNecessary(String) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
appendTextWithSeparator(StringBuilder, String, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
appendToDefaultValue(char) - 类 中的方法io.jboot.app.config.ConfigPara
 
appendToKey(char) - 类 中的方法io.jboot.app.config.ConfigPara
 
appId - 类 中的变量io.jboot.app.config.support.apollo.ApolloServerConfig
 
appId - 类 中的变量io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
appId - 类 中的变量io.jboot.wechat.JbootWechatConfig
 
application - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Application associated name
application - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Application bean name
applicationId - 类 中的变量io.jboot.support.seata.SeataConfig
 
applicationId - 类 中的变量io.jboot.support.seata.SeataGlobalTransactionManager
 
ApplicationUtil - io.jboot.app中的类
 
ApplicationUtil() - 类 的构造器io.jboot.app.ApplicationUtil
 
applyConsumes(ReaderContext, Operation, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
applyDescription(Operation, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
applyExtensions(ReaderContext, Operation, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
applyImplicitParameters(Swagger, ReaderContext, Operation, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
applyOperationId(Operation, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
applyParameters(String, ReaderContext, Operation, Annotation[]) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
applyProduces(ReaderContext, Operation, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
applyResponses(Swagger, ReaderContext, Operation, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
applySchemes(ReaderContext, Operation, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
applySecurityRequirements(ReaderContext, Operation, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
applySummary(Operation, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
applyTags(ReaderContext, Operation, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
appSecret - 类 中的变量io.jboot.wechat.JbootWechatConfig
 
areNotBlank(String...) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
areNotEmpty(String...) - 类 中的静态方法io.jboot.utils.StrUtil
 
argMap - 类 中的静态变量io.jboot.app.config.JbootConfigManager
 
args - 类 中的变量io.jboot.web.handler.JbootActionInvocation
 
ArpManager - io.jboot.db中的类
数据库 管理
ArpManager() - 类 的构造器io.jboot.db.ArpManager
 
array2String(Object[]) - 类 中的静态方法io.jboot.db.model.Util
 
array_separator - 类 中的静态变量io.jboot.web.converter.ArrayConverters
 
ArrayConverters - io.jboot.web.converter中的类
针对 数组 类型实现 IConverter 接口
ArrayConverters() - 类 的构造器io.jboot.web.converter.ArrayConverters
 
ArrayConverters.BigDecimalArrayConverter - io.jboot.web.converter中的类
 
ArrayConverters.BigIntegerArrayConverter - io.jboot.web.converter中的类
 
ArrayConverters.Double1ArrayConverter - io.jboot.web.converter中的类
 
ArrayConverters.DoubleArrayConverter - io.jboot.web.converter中的类
 
ArrayConverters.Float1ArrayConverter - io.jboot.web.converter中的类
 
ArrayConverters.FloatArrayConverter - io.jboot.web.converter中的类
 
ArrayConverters.Int1ArrayConverter - io.jboot.web.converter中的类
 
ArrayConverters.IntArrayConverter - io.jboot.web.converter中的类
 
ArrayConverters.Long1ArrayConverter - io.jboot.web.converter中的类
 
ArrayConverters.LongArrayConverter - io.jboot.web.converter中的类
 
ArrayUtil - io.jboot.utils中的类
 
ArrayUtil() - 类 的构造器io.jboot.utils.ArrayUtil
 
as - 类 中的变量io.jboot.db.model.Join
 
as(String) - 类 中的方法io.jboot.db.model.Joiner
 
assertConfigOk() - 类 中的方法io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
assertConfigOk() - 类 中的方法io.jboot.support.sentinel.datasource.NacosDatasourceConfig
 
assertConfigOk() - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
assertConfigOk() - 类 中的方法io.jboot.support.sentinel.datasource.ZookeeperDatasourceConfig
 
assertJson(MockMvcJsonAsserter) - 类 中的方法io.jboot.test.MockMvcResult
 
assertThat(MockMvcAsserter) - 类 中的方法io.jboot.test.MockMvcResult
 
assertTrue(MockMvcTrueAsserter) - 类 中的方法io.jboot.test.MockMvcResult
 
assertTrue(MockMvcTrueAsserter, String) - 类 中的方法io.jboot.test.MockMvcResult
 
async - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Whether to enable async invocation, default value is false
asyncListenerMap - 类 中的变量io.jboot.components.event.JbootEventManager
 
AsyncResultListener(Timer.Context) - 类 的构造器io.jboot.support.metric.request.AbstractInstrumentedFilter.AsyncResultListener
 
AT_MODE - 类 中的静态变量io.jboot.support.seata.SeataGlobalTransactionManager
 
atomicLong - 类 中的变量io.jboot.objects.counter.impl.JbootLocalCounter
 
ATOMICLONGS - 类 中的静态变量io.jboot.objects.counter.impl.JbootLocalCounter
 
attachedDatasources - 类 中的变量io.jboot.db.TableInfo
 
AttachmentContainer - io.jboot.web.attachment中的接口
 
AttachmentHandler - io.jboot.web.attachment中的类
 
AttachmentHandler() - 类 的构造器io.jboot.web.attachment.AttachmentHandler
 
AttachmentManager - io.jboot.web.attachment中的类
 
AttachmentManager(String) - 类 的构造器io.jboot.web.attachment.AttachmentManager
 
ATTR_CONTEXT_PATH - 类 中的静态变量io.jboot.JbootConsts
 
ATTR_USER_OBJECT - 类 中的静态变量io.jboot.wechat.controller.JbootWechatController
 
attributeMap - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
attributes - 类 中的变量io.jboot.test.web.MockServletContext
 
attrs - 类 中的变量io.jboot.components.cache.interceptor.ActionCachedContent
 
attrs - 类 中的变量io.jboot.components.valid.interceptor.SimpleContext
 
authenticate(HttpServletResponse) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
authorize() - 接口 中的方法io.jboot.support.shiro.processer.IShiroAuthorizeProcesser
 
authorize() - 类 中的方法io.jboot.support.shiro.processer.ShiroRequiresAuthenticationProcesser
 
authorize() - 类 中的方法io.jboot.support.shiro.processer.ShiroRequiresGuestProcesser
 
authorize() - 类 中的方法io.jboot.support.shiro.processer.ShiroRequiresPermissionsProcesser
 
authorize() - 类 中的方法io.jboot.support.shiro.processer.ShiroRequiresRolesProcesser
 
authorize() - 类 中的方法io.jboot.support.shiro.processer.ShiroRequiresUserProcesser
 
AUTHORIZE_URL - 类 中的静态变量io.jboot.wechat.interceptor.WechatUserInterceptor
 
AuthorizeResult - io.jboot.support.shiro.processer中的类
认证处理器 执行后的认证结果。
AuthorizeResult() - 类 的构造器io.jboot.support.shiro.processer.AuthorizeResult
 
authType - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
autoAck - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
autoExportEnable - 类 中的变量io.jboot.components.rpc.JbootrpcConfig
 
AutoLoad - io.jboot.aop.annotation中的注释类型
 
autoMockInterface - 类 中的变量io.jboot.test.MockMethodInterceptor
 
autoRedirect - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
autoSupport() - 类 中的方法io.jboot.wechat.WechatSupport
 
autoTypeSupportConfig - 类 中的静态变量io.jboot.components.serializer.FastJsonSerializer
 
available() - 类 中的方法io.jboot.test.web.MockServletInputStream
 

B

BAD_REQUEST - 类 中的静态变量io.jboot.support.metric.request.JbootRequestMetricHandler
 
Banner - io.jboot.app中的类
 
Banner() - 类 的构造器io.jboot.app.Banner
 
bannerEnable - 类 中的变量io.jboot.app.JbootApplicationConfig
 
bannerFile - 类 中的变量io.jboot.app.JbootApplicationConfig
 
BASE_AUTHORIZE_URL - 类 中的静态变量io.jboot.wechat.interceptor.WechatUserInterceptor
 
BaseLimiterInterceptor - io.jboot.components.limiter.interceptor中的类
 
BaseLimiterInterceptor() - 类 的构造器io.jboot.components.limiter.interceptor.BaseLimiterInterceptor
 
basePackage - 类 中的变量io.jboot.codegen.service.JbootServiceImplGenerator
 
basePackage - 类 中的变量io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
basePath - 类 中的变量io.jboot.apidoc.ApiDocConfig
 
baseRefererConfigMap - 类 中的静态变量io.jboot.components.rpc.motan.MotanUtil
 
baseServiceConfigMap - 类 中的静态变量io.jboot.components.rpc.motan.MotanUtil
 
batchDeleteByIds(Object...) - 类 中的方法io.jboot.db.model.JbootModel
 
batchDeleteByIds(Object...) - 类 中的方法io.jboot.service.JbootServiceBase
根据 多个 id 批量删除
Bean - io.jboot.aop.annotation中的注释类型
 
BeanExclude - io.jboot.aop.annotation中的注释类型
 
beanNameClassesMapping - 类 中的变量io.jboot.aop.JbootAopFactory
 
beansCache - 类 中的变量io.jboot.aop.JbootAopFactory
 
beforeAll(ExtensionContext) - 类 中的方法io.jboot.test.junit5.JbootExtension
 
beforeEach(ExtensionContext) - 类 中的方法io.jboot.test.junit5.JbootExtension
 
between(String, Object, Object) - 类 中的方法io.jboot.db.model.Columns
between
BigDecimalArrayConverter() - 类 的构造器io.jboot.web.converter.ArrayConverters.BigDecimalArrayConverter
 
BigIntegerArrayConverter() - 类 的构造器io.jboot.web.converter.ArrayConverters.BigIntegerArrayConverter
 
bindChannel(Channel, String, String) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqImpl
 
BLOCK_HANDLER_MAP - 类 中的静态变量io.jboot.support.sentinel.ResourceMetadataRegistry
 
blockRequest(HttpServletRequest, HttpServletResponse) - 类 中的静态方法io.jboot.support.sentinel.SentinelUtil
 
blpop(Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
BLPOP 是列表的阻塞式(blocking)弹出原语。
blpop(Integer, Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
BLPOP 是列表的阻塞式(blocking)弹出原语。
blpop(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
BLPOP 是列表的阻塞式(blocking)弹出原语。
blpop(Integer, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
BLPOP 是列表的阻塞式(blocking)弹出原语。
blpop(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
BLPOP 是列表的阻塞式(blocking)弹出原语。
blpop(Integer, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
BLPOP 是列表的阻塞式(blocking)弹出原语。
blpop(Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
blpop(Integer, Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
blpop(Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
blpop(Integer, Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
BODY - 类 中的静态变量io.jboot.support.swagger.ParamType
 
body - 类 中的变量io.jboot.web.ResponseEntity
 
body(Object) - 类 中的方法io.jboot.web.ResponseEntity
 
bodyContent - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
branchCommit(BranchType, String, long, String, String) - 类 中的方法io.jboot.support.seata.tcc.JbootTCCResourceManager
TCC branch commit
branchId - 类 中的变量io.jboot.support.seata.tcc.TCCFenceHandler.FenceLogIdentity
the branch transaction id
branchRollback(BranchType, String, long, String, String) - 类 中的方法io.jboot.support.seata.tcc.JbootTCCResourceManager
TCC branch rollback
broadcastChannelPrefix - 类 中的变量io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
broadcastChannelPrefix - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
broadcastChannelPrefix - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
broadcastChannelRoutingKey - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
broadcastConsumer - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
broadcastEnable - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
broadcastExchangeDeclareDurable - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
broadcastExchangeDeclareExchangeType - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
broadcastQueueDeclareAutoDelete - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
broadcastQueueDeclareDurable - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
broadcastQueueDeclareExclusive - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
brpop(Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
BRPOP 是列表的阻塞式(blocking)弹出原语。
brpop(Integer, Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
BRPOP 是列表的阻塞式(blocking)弹出原语。
brpop(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
BRPOP 是列表的阻塞式(blocking)弹出原语。
brpop(Integer, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
BRPOP 是列表的阻塞式(blocking)弹出原语。
brpop(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
BRPOP 是列表的阻塞式(blocking)弹出原语。
brpop(Integer, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
BRPOP 是列表的阻塞式(blocking)弹出原语。
brpop(Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
brpop(Integer, Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
brpop(Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
brpop(Integer, Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.aop.DefaultValueInterceptor
 
build(Class<?>, Method, Interceptors) - 接口 中的方法io.jboot.aop.InterceptorBuilder
 
build(Class<?>, Method, Interceptor[]) - 类 中的方法io.jboot.aop.InterceptorBuilderManager
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.aop.ValueFilterInterceptor
 
build(ClassType, Method, int) - 类 中的方法io.jboot.apidoc.ApiMockBuilder
 
build(String) - 接口 中的方法io.jboot.components.cache.caffeine.CaffeineCacheBuilder
 
build(String) - 类 中的方法io.jboot.components.cache.caffeine.DefaultCaffeineCacheBuilder
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.components.cache.interceptor.CacheInterceptorBuilder
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.components.limiter.interceptor.LimiterInterceptorBuilder
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.components.valid.interceptor.ValidInterceptorBuilder
 
build() - 类 中的方法io.jboot.db.datasource.DataSourceBuilder
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.db.datasource.PriorDatasourceInterceptor
 
build(char) - 类 中的方法io.jboot.db.model.Having
 
build(char) - 类 中的方法io.jboot.db.model.SqlPart
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.db.transactional.TransactionalInterceptor
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.support.jwt.JwtInterceptorBuilder
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.support.metric.interceptor.MetricInterceptorBuilder
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.support.seata.interceptor.SeataGlobalInterceptorBuilder
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.support.seata.tcc.TccInterceptorBuilder
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.support.sentinel.SentinelInterceptorBuilder
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.support.shiro.ShiroInterceptorBuilder
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.web.controller.GetMappingInterceptor
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.web.controller.PostMappingInterceptor
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.web.controller.RequestMethodLimitInterceptorBuilder
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.web.cors.CORSInterceptor
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.web.json.JsonBodyParseInterceptor
 
build(Class<?>, Method, Interceptors) - 类 中的方法io.jboot.web.validate.interceptor.ValidateInterceptorBuilder
 
build(Ret) - 接口 中的方法io.jboot.web.validate.interceptor.ValidateInterceptorUtil.ValidExceptionRetBuilder
 
buildActionMapping() - 类 中的方法io.jboot.web.JbootActionMapping
 
buildActionMapping() - 类 中的方法io.jboot.web.PathVariableActionMapping
 
buildAlias(StringBuilder, String) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
buildAllInOneDocument(ApiDocument, List<Class>, ApiDocConfig) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
buildBroadcastChannelName(String) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqImpl
 
buildByColumns(StringBuilder, List<Column>, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
buildCache(JbootCacheConfig) - 类 中的方法io.jboot.components.cache.JbootCacheManager
 
buildCacheKey(String, Class<?>, Method, Object[]) - 类 中的静态方法io.jboot.components.cache.interceptor.Utils
 
buildCacheKey(StringBuilder, List<Column>) - 类 中的方法io.jboot.db.model.Columns
 
buildCacheName(String) - 类 中的方法io.jboot.components.cache.JbootCacheBase
构建缓存名称
buildClassPathDirs() - 类 中的静态方法io.jboot.app.PathKitExt
 
buildCookieValue(String, int, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
buildDocument(Class<?>, ApiDocConfig) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
builderManager - 类 中的静态变量io.jboot.aop.cglib.JbootCglibCallback
 
builderManager - 类 中的静态变量io.jboot.aop.javassist.JbootJavassistHandler
 
builderManager - 类 中的静态变量io.jboot.web.handler.JbootActionInvocation
 
buildErrorInfo(String) - 类 中的方法io.jboot.web.render.JbootErrorRender
 
buildErrorJson() - 类 中的方法io.jboot.web.render.JbootErrorRender
 
buildErrorMessage(Invocation, String) - 类 中的静态方法io.jboot.web.validate.interceptor.ValidateInterceptorUtil
 
buildExcludeClasses(Class<?>) - 类 中的方法io.jboot.aop.JbootAopFactory
 
buildExcludedMethodName() - 类 中的静态方法io.jboot.aop.cglib.JbootCglibCallback
 
buildExcludedMethodName() - 类 中的静态方法io.jboot.aop.javassist.JbootJavassistHandler
 
buildFinalUrl() - 类 中的方法io.jboot.web.render.JbootRedirectRender
 
buildIdCacheKey(JbootModel, Object...) - 类 中的静态方法io.jboot.db.model.CPI
 
buildIdCacheKey(Object...) - 类 中的方法io.jboot.db.model.JbootModel
 
buildIdCacheName(JbootModel, String) - 类 中的静态方法io.jboot.db.model.CPI
 
buildIdCacheName(String) - 类 中的方法io.jboot.db.model.JbootModel
 
buildInterceptors(Action) - 类 中的方法io.jboot.web.handler.JbootActionInvocation
 
buildJbootHttp() - 类 中的方法io.jboot.components.http.JbootHttpManager
 
buildJbootmq(JbootmqConfig) - 类 中的方法io.jboot.components.mq.JbootmqManager
 
buildJoinSql(StringBuilder, List<Join>, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
buildKey(String, Method) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
buildKey(String, Object) - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
buildKey(Class<?>, JbootrpcReferenceConfig) - 类 中的方法io.jboot.components.rpc.JbootrpcBase
 
buildKey(Class<?>, RPCInject) - 类 中的静态方法io.jboot.components.rpc.ReferenceConfigCache
 
buildLoadBalanceStrategy() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
buildMethodString(Method) - 类 中的静态方法io.jboot.utils.ClassUtil
 
buildMockJson(ClassType, Method) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
buildMsg(String, Method, Method) - 类 中的方法io.jboot.web.JbootActionMapping
 
buildMysqlWhereSql(StringBuilder, List<Column>) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
buildOperation(ApiDocument, Class<?>, ApiDocConfig) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
buildOutPutDir() - 类 中的方法io.jboot.codegen.service.JbootServiceImplGenerator
 
buildParams() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
buildProxyUrl(JbootGatewayConfig, HttpServletRequest) - 类 中的静态方法io.jboot.components.gateway.GatewayInvocation
 
buildRemarks(ClassType, Method) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
buildResource(HttpServletRequest) - 类 中的静态方法io.jboot.support.sentinel.SentinelUtil
 
buildRootClassPath() - 类 中的静态方法io.jboot.app.PathKitExt
 
buildRunInFatjar() - 类 中的静态方法io.jboot.app.ApplicationUtil
 
buildSerializer(String) - 类 中的方法io.jboot.components.serializer.JbootSerializerManager
 
buildShiroInvoker(Class, Method) - 类 中的方法io.jboot.support.shiro.JbootShiroManager
根据类和方法上的注解生成shiro的注解处理器
buildUploadAbsolutePath() - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainerConfig
 
buildUrl(Invocation) - 类 中的方法io.jboot.components.limiter.interceptor.BaseLimiterInterceptor
 
buildWebRootPath() - 类 中的静态方法io.jboot.app.PathKitExt
 
buildWhereSql(StringBuilder, List<Column>, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
buildWhereSql(StringBuilder, List<Column>, char, boolean) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
by(Ret) - 类 中的静态方法io.jboot.apidoc.ApiRet
 
byte2hex(byte[]) - 类 中的静态方法io.jboot.utils.DESUtil
 
bytesToKey(byte[]) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
bytesToKey(byte[]) - 类 中的方法io.jboot.support.redis.JbootRedisBase
 
bytesToKey(byte[]) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
bytesToKey(byte[]) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 

C

cache - 类 中的静态变量io.jboot.aop.InterceptorCache
 
cache - 类 中的静态变量io.jboot.web.cors.CORSConfig
 
CACHE_NAME - 类 中的静态变量io.jboot.components.cache.support.JbootCaptchaCache
 
CACHE_NAME - 类 中的静态变量io.jboot.components.cache.support.JbootTokenCache
 
CACHE_NAME - 类 中的静态变量io.jboot.components.cache.support.WechatAccessTokenCache
 
CACHE_NAME_PREFIX_TL - 类 中的变量io.jboot.components.cache.JbootCacheBase
 
CACHE_TURNOFF_THRESHOLD - 类 中的静态变量io.jboot.utils.AntPathMatcher
 
Cacheable - io.jboot.components.cache.annotation中的注释类型
 
CacheableInterceptor - io.jboot.components.cache.interceptor中的类
缓存操作的拦截器
CacheableInterceptor() - 类 的构造器io.jboot.components.cache.interceptor.CacheableInterceptor
 
cacheActionContent(String, String, int, Invocation, Method) - 类 中的静态方法io.jboot.components.cache.interceptor.CacheableInterceptor
对 action 内容进行缓存
cacheConfig - 类 中的变量io.jboot.components.cache.redis.JbootRedisCacheImpl
 
cacheEventListener - 类 中的变量io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
CacheEvict - io.jboot.components.cache.annotation中的注释类型
 
CacheEvictInterceptor - io.jboot.components.cache.interceptor中的类
清除缓存操作的拦截器
CacheEvictInterceptor() - 类 的构造器io.jboot.components.cache.interceptor.CacheEvictInterceptor
 
CacheInterceptorBuilder - io.jboot.components.cache.interceptor中的类
 
CacheInterceptorBuilder() - 类 的构造器io.jboot.components.cache.interceptor.CacheInterceptorBuilder
 
cacheManager - 类 中的变量io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
cacheMap - 类 中的变量io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
cacheMap - 类 中的变量io.jboot.components.cache.JbootCacheManager
 
cacheName - 类 中的变量io.jboot.components.cache.caredis.JbootCaredisMessage
 
cacheName - 类 中的变量io.jboot.components.cache.ehredis.JbootEhredisMessage
 
cacheName - 类 中的变量io.jboot.support.shiro.cache.JbootShiroCache
 
cacheName - 类 中的静态变量io.jboot.web.session.JbootServletRequestWrapper
 
cacheName - 类 中的变量io.jboot.web.session.JbootSessionConfig
 
cachePatterns - 类 中的变量io.jboot.utils.AntPathMatcher
 
cachePrepStmts - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
CachePrinter - io.jboot.components.cache中的接口
 
CachePut - io.jboot.components.cache.annotation中的注释类型
 
CachePutInterceptor - io.jboot.components.cache.interceptor中的类
缓存设置拦截器
CachePutInterceptor() - 类 的构造器io.jboot.components.cache.interceptor.CachePutInterceptor
 
CachesEvict - io.jboot.components.cache.annotation中的注释类型
 
CachesEvictInterceptor - io.jboot.components.cache.interceptor中的类
清除缓存操作的拦截器
CachesEvictInterceptor() - 类 的构造器io.jboot.components.cache.interceptor.CachesEvictInterceptor
 
cacheSyncMqChannel - 类 中的变量io.jboot.components.cache.JbootCacheConfig
 
CacheTime - io.jboot.components.cache中的类
 
CacheTime() - 类 的构造器io.jboot.components.cache.CacheTime
 
cachetime - 类 中的变量io.jboot.components.cache.caffeine.CaffeineCacheObject
 
CacheUtil - io.jboot.utils中的类
Usage: 1、CacheUtil.get("cacheName","key") 2、CacheUtil.use("default").get("cacheName","key")
CacheUtil() - 类 的构造器io.jboot.utils.CacheUtil
 
CaffeineCacheBuilder - io.jboot.components.cache.caffeine中的接口
 
CaffeineCacheImpl - io.jboot.components.cache.caffeine中的类
 
CaffeineCacheImpl(JbootCacheConfig) - 类 的构造器io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
caffeineCacheImpl - 类 中的变量io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
CaffeineCacheObject - io.jboot.components.cache.caffeine中的类
 
CaffeineCacheObject() - 类 的构造器io.jboot.components.cache.caffeine.CaffeineCacheObject
 
CaffeineCacheObject(Object) - 类 的构造器io.jboot.components.cache.caffeine.CaffeineCacheObject
 
CaffeineCacheObject(Object, Integer) - 类 的构造器io.jboot.components.cache.caffeine.CaffeineCacheObject
 
call(Class<?>, String) - 类 中的方法io.jboot.web.converter.TypeConverterFunc
 
callerFQCN - 类 中的静态变量io.jboot.core.log.Slf4jLogger
 
camelCaseJsonStyleEnable - 类 中的变量io.jboot.web.json.JbootJsonConfig
 
camelCaseToLowerCaseAnyway - 类 中的变量io.jboot.web.json.JbootJsonConfig
 
canNewInstance(Class<?>) - 类 中的静态方法io.jboot.web.json.JsonBodyParseInterceptor
 
CaptchaValidate - io.jboot.web.validate中的注释类型
验证码验证
CaptchaValidateInterceptor - io.jboot.web.validate.interceptor中的类
验证拦截器
CaptchaValidateInterceptor() - 类 的构造器io.jboot.web.validate.interceptor.CaptchaValidateInterceptor
 
caseSensitive - 类 中的变量io.jboot.utils.AntPathMatcher.AntPathStringMatcher
 
caseSensitive - 类 中的变量io.jboot.utils.AntPathMatcher
 
catchAllPattern - 类 中的变量io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
cdnConfig - 类 中的静态变量io.jboot.web.render.cdn.CdnUtil
 
cdnConfig - 类 中的静态变量io.jboot.web.render.JbootRender
 
CdnUtil - io.jboot.web.render.cdn中的类
 
CdnUtil() - 类 的构造器io.jboot.web.render.cdn.CdnUtil
 
cert - 类 中的变量io.jboot.wechat.JbootWechatConfig
 
certPass - 类 中的变量io.jboot.components.http.JbootHttpConfig
 
certPass - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
certPath - 类 中的变量io.jboot.components.http.JbootHttpConfig
 
certPath - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
changeSessionId() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
channel - 类 中的变量io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
channel - 类 中的变量io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
channel - 类 中的变量io.jboot.components.mq.JbootmqConfig
 
channel - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqImpl.ReceiveMsgThread
 
channel - 类 中的变量io.jboot.components.mq.rabbitmq.RabbitmqMessageContext
 
channel - 类 中的变量io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
channelListeners - 类 中的变量io.jboot.components.mq.JbootmqBase
 
channelMap - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqImpl
 
channels - 类 中的变量io.jboot.components.mq.JbootmqBase
 
CHAR_SET - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
characterEncoding - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
characterEncoding - 类 中的变量io.jboot.test.web.MockHttpServletResponse
 
charArray - 类 中的静态变量io.jboot.web.render.JbootCaptchaRender
 
charset - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
charSet - 类 中的静态变量io.jboot.web.render.cdn.CdnUtil
 
check - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Check if service provider is available during boot up, default value is true
checkAvailable() - 类 中的方法io.jboot.db.model.Column
 
checkFileNormal(File) - 类 中的静态方法io.jboot.components.http.jboot.JbootHttpImpl
 
checkNullParas(Columns, String, Object...) - 类 中的静态方法io.jboot.db.model.Util
 
checkNullParas(Columns, Object...) - 类 中的静态方法io.jboot.db.model.Util
 
checkNullParas(Columns, Collection<?>) - 类 中的静态方法io.jboot.db.model.Util
 
checkStatic(boolean, Method) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
checkValid() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
CHINESE - 类 中的静态变量io.jboot.web.validate.Regex
汉字
CHINESE_ENGLISH_NUMBERS_UNDERLINE - 类 中的静态变量io.jboot.web.validate.Regex
中文、英文、数字、或下划线
CIPHER - 类 中的静态变量io.jboot.web.validate.Regex
密码长度 6~20 位数,字母、数字和下划线
classForName(String) - 类 中的静态方法io.jboot.utils.ClassScanner
 
classHash - 类 中的变量io.jboot.aop.InterceptorCache.MethodKey
 
classPathDirs - 类 中的静态变量io.jboot.app.PathKitExt
 
classPrefix - 类 中的变量io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
ClassScanner - io.jboot.utils中的类
 
ClassScanner() - 类 的构造器io.jboot.utils.ClassScanner
 
classSuffix - 类 中的变量io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
classType - 类 中的变量io.jboot.apidoc.ApiResponse
 
ClassType - io.jboot.utils中的类
 
ClassType() - 类 的构造器io.jboot.utils.ClassType
 
ClassType(Class<?>) - 类 的构造器io.jboot.utils.ClassType
 
ClassType(Class<?>, Class<?>[]) - 类 的构造器io.jboot.utils.ClassType
 
ClassType(Class<?>, ClassType[]) - 类 的构造器io.jboot.utils.ClassType
 
classTypeMockBuilders - 类 中的变量io.jboot.apidoc.ApiDocManager
 
classTypeMockDatas - 类 中的变量io.jboot.apidoc.ApiDocManager
 
ClassUtil - io.jboot.utils中的类
类实例创建者创建者 Created by michael on 17/3/21.
ClassUtil() - 类 的构造器io.jboot.utils.ClassUtil
 
clazzName - 类 中的变量io.jboot.core.log.JdkLogger
 
cleanConnections() - 类 中的方法io.jboot.db.driver.OfficialClickHouseConnection
 
cleanXss(String) - 类 中的静态方法io.jboot.web.xss.XSSHttpServletRequestWrapper
 
clear() - 类 中的静态方法io.jboot.aop.InterceptorCache
 
clear() - 类 中的方法io.jboot.support.shiro.cache.JbootShiroCache
 
clear() - 类 中的静态方法io.jboot.web.handler.JbootActionReporterInvocation
 
clearAppClassesCache() - 类 中的静态方法io.jboot.utils.ClassScanner
 
clearBlockHandlerMap() - 类 中的静态方法io.jboot.support.sentinel.ResourceMetadataRegistry
Only for internal test.
clearCurrentConfigName() - 类 中的静态方法io.jboot.db.JbootDb
 
clearFallbackMap() - 类 中的静态方法io.jboot.support.sentinel.ResourceMetadataRegistry
Only for internal test.
clearKeysCache(String) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
clearKeysCache(String) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
clearThreadCacheNamePrefix() - 类 中的静态方法io.jboot.components.cache.ActionCache
 
clearThreadCacheNamePrefix() - 类 中的静态方法io.jboot.components.cache.AopCache
 
clearThreadCacheNamePrefix() - 接口 中的方法io.jboot.components.cache.JbootCache
 
clearThreadCacheNamePrefix() - 类 中的方法io.jboot.components.cache.JbootCacheBase
 
clearThreadCacheNamePrefix() - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
clearThreadCacheNamePrefix() - 类 中的静态方法io.jboot.utils.CacheUtil
 
clearWechatSession() - 类 中的方法io.jboot.wechat.controller.JbootWechatController
 
clientContext(NativeClient, ClickHouseConfig) - 类 中的静态方法io.jboot.db.driver.NativeClickHouseConnection
 
clientId - 类 中的变量io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
clientId - 类 中的变量io.jboot.components.cache.caredis.JbootCaredisMessage
 
clientId - 类 中的变量io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
clientId - 类 中的变量io.jboot.components.cache.ehredis.JbootEhredisMessage
 
clientIP - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
clientName - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
clone() - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
close(InputStream, OutputStream) - 类 中的静态方法io.jboot.app.Banner
 
close() - 类 中的方法io.jboot.components.http.JbootHttpResponse
结束response和释放资源
close() - 类 中的方法io.jboot.support.metric.JvmGcMetrics
 
close - 类 中的变量io.jboot.support.redis.JbootRedisBase
 
close() - 类 中的方法io.jboot.support.sentinel.datasource.FileDataSource
 
close() - 类 中的方法io.jboot.test.web.MockServletInputStream
 
close(Closeable...) - 类 中的静态方法io.jboot.utils.FileUtil
 
close() - 类 中的方法io.jboot.web.handler.JbootActionReporter.SystemOutWriter
 
closeQuietly(Closeable...) - 类 中的静态方法io.jboot.utils.QuietlyUtil
 
cls - 类 中的变量io.jboot.support.swagger.ReaderContext
 
clusterName - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
code(int) - 类 中的方法io.jboot.apidoc.ApiRet
 
code - 枚举 中的变量io.jboot.web.handler.ConsoleColor
 
CODE_SUCCESS - 类 中的静态变量io.jboot.support.shiro.processer.AuthorizeResult
 
CodeGenHelpler - io.jboot.codegen中的类
代码生成工具类
CodeGenHelpler() - 类 的构造器io.jboot.codegen.CodeGenHelpler
 
collect() - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
CollectionUtil - io.jboot.utils中的类
 
CollectionUtil() - 类 的构造器io.jboot.utils.CollectionUtil
 
colorRenderEnable - 类 中的静态变量io.jboot.web.handler.JbootActionReporter
 
cols - 类 中的变量io.jboot.db.model.Columns
 
Column - io.jboot.db.model中的类
 
Column() - 类 的构造器io.jboot.db.model.Column
 
column_created - 类 中的静态变量io.jboot.db.model.JbootModel
 
column_modified - 类 中的静态变量io.jboot.db.model.JbootModel
 
columnCreated - 类 中的变量io.jboot.db.model.JbootModelConfig
 
columnModified - 类 中的变量io.jboot.db.model.JbootModelConfig
 
Columns - io.jboot.db.model中的类
Column 的工具类,用于方便组装sql
Columns() - 类 的构造器io.jboot.db.model.Columns
 
columns - 类 中的变量io.jboot.db.model.Group
 
columns - 类 中的变量io.jboot.db.model.Having
 
commitFence(Method, Object, String, Long, Object[]) - 类 中的静态方法io.jboot.support.seata.tcc.TCCFenceHandler
tcc commit method enhanced
compare(String, String) - 类 中的方法io.jboot.utils.AntPathMatcher.AntPatternComparator
Compare two patterns to determine which should match first, i.e. which is the most specific regarding the current path.
compare() - 类 中的方法io.jboot.utils.FileScanner
 
concat(T[], T[]...) - 类 中的静态方法io.jboot.utils.ArrayUtil
 
CONCURRENCY - 类 中的静态变量io.jboot.components.limiter.LimitType
并发量,通过 Semaphore 来实现 和并发有关,和请求时间无关
CONFIG - 类 中的静态变量io.jboot.components.cache.ActionCache
 
CONFIG - 类 中的静态变量io.jboot.components.cache.AopCache
 
config - 类 中的变量io.jboot.components.cache.JbootCacheBase
 
config - 类 中的变量io.jboot.components.cache.none.NoneCacheImpl
 
config - 类 中的变量io.jboot.components.gateway.GatewayInvocation
 
config - 类 中的变量io.jboot.components.limiter.LimitFallbackProcesserDefault
 
config - 类 中的变量io.jboot.components.mq.JbootmqBase
 
config(Class<T>, String) - 类 中的静态方法io.jboot.components.rpc.dubbo.DubboUtil
 
config - 类 中的变量io.jboot.components.schedule.JbootScheduleManager
 
config - 类 中的变量io.jboot.db.datasource.DataSourceBuilder
 
config - 类 中的静态变量io.jboot.db.model.JbootModel
 
config - 类 中的静态变量io.jboot.db.model.JbootModelConfig
 
config(Class<T>) - 类 中的静态方法io.jboot.Jboot
获取配置信息
config(Class<T>, String) - 类 中的静态方法io.jboot.Jboot
读取配置文件信息
config(Class<T>, String, String) - 类 中的静态方法io.jboot.Jboot
读取配置文件信息
config - 类 中的变量io.jboot.objects.counter.JbootCounterManager
 
config - 类 中的变量io.jboot.objects.lock.JbootLockManager
 
config - 类 中的静态变量io.jboot.support.jwt.JwtManager
 
config - 类 中的静态变量io.jboot.support.metric.interceptor.MetricInterceptorBuilder
 
config - 类 中的变量io.jboot.support.redis.jedis.JbootJedisImpl
 
config - 类 中的变量io.jboot.support.redis.lettuce.JbootLettuceImpl
 
config - 类 中的变量io.jboot.support.seata.JbootSeataManager
 
config - 类 中的变量io.jboot.support.sentinel.JbootSentinelManager
 
config - 类 中的静态变量io.jboot.support.shiro.ShiroInterceptorBuilder
 
config - 类 中的变量io.jboot.support.swagger.JbootSwaggerController
 
config - 类 中的变量io.jboot.support.swagger.JbootSwaggerManager
 
config - 类 中的变量io.jboot.test.MockApp
 
config - 类 中的变量io.jboot.web.json.JbootJson
 
config - 类 中的静态变量io.jboot.web.session.JbootServletRequestWrapper
 
CONFIG_NAME_TL - 类 中的静态变量io.jboot.db.JbootDb
 
configCache - 类 中的变量io.jboot.app.config.JbootConfigManager
 
configConnection(HttpURLConnection, HttpServletRequest) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
configConnection(HttpURLConnection, JbootHttpRequest) - 类 中的静态方法io.jboot.components.http.jboot.JbootHttpImpl
 
configConstant(Constants) - 类 中的方法io.jboot.core.JbootCoreConfig
 
configDialect(ActiveRecordPlugin, DataSourceConfig) - 类 中的方法io.jboot.db.ArpManager
配置 数据源的 方言
configEngine(Engine) - 类 中的方法io.jboot.core.JbootCoreConfig
 
configFileName - 类 中的变量io.jboot.components.cache.ehcache.JbootEhCacheConfig
 
configHandler(Handlers) - 类 中的方法io.jboot.core.JbootCoreConfig
 
configHeaders(HttpServletResponse, CORSConfig) - 类 中的静态方法io.jboot.web.cors.CORSInterceptor
 
configInterceptor(Interceptors) - 类 中的方法io.jboot.core.JbootCoreConfig
 
configJFinalFilter() - 类 中的方法io.jboot.app.undertow.JbootUndertowServer
添加 自定义 filter 的支持
configLongPollTimeout - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
configManager - 类 中的变量io.jboot.app.config.support.nacos.NacosConfigInitializer
 
configMap - 类 中的变量io.jboot.components.gateway.JbootGatewayManager
 
ConfigModel - io.jboot.app.config.annotation中的注释类型
 
ConfigPara - io.jboot.app.config中的类
 
ConfigPara() - 类 的构造器io.jboot.app.config.ConfigPara
 
configPlugin(Plugins) - 类 中的方法io.jboot.core.JbootCoreConfig
 
configResponse(HttpServletResponse, HttpURLConnection) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
configRetryTime - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
configRoute(Routes) - 类 中的方法io.jboot.core.JbootCoreConfig
 
configs(Class<T>, String) - 类 中的静态方法io.jboot.components.rpc.dubbo.DubboUtil
 
configs(Class<T>, String) - 类 中的静态方法io.jboot.components.rpc.motan.MotanUtil
 
configSqlTemplate(ActiveRecordPlugin, DataSourceConfig) - 类 中的方法io.jboot.db.ArpManager
配置 本地 sql
Configuration - io.jboot.aop.annotation中的注释类型
 
ConfigUtil - io.jboot.utils中的类
 
ConfigUtil() - 类 的构造器io.jboot.utils.ConfigUtil
 
ConfigValue - io.jboot.aop.annotation中的注释类型
 
configValue(String) - 类 中的静态方法io.jboot.Jboot
读取某个配置信息
configValue(String, String) - 类 中的静态方法io.jboot.Jboot
读取某个配置信息
connect(String, Properties) - 类 中的方法io.jboot.db.driver.NativeClickHouseDriver
 
connect(String, ClickHouseConfig) - 类 中的方法io.jboot.db.driver.NativeClickHouseDriver
 
connect(String, ClickHouseProperties) - 类 中的方法io.jboot.db.driver.OfficialClickHouseDriver
 
CONNECT_TIME_OUT - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
connection - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
connection - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqImpl
 
connectionInitSql - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
connections - 类 中的静态变量io.jboot.db.driver.OfficialClickHouseDriver
 
connectTimeOut - 类 中的变量io.jboot.components.gateway.GatewayHttpProxy
 
connectTimeOut - 类 中的变量io.jboot.components.http.JbootHttpConfig
 
connectTimeOut - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
ConsoleColor - io.jboot.web.handler中的枚举
 
ConsoleColor(String) - 枚举 的构造器io.jboot.web.handler.ConsoleColor
 
constraintDescriptor - 类 中的变量io.jboot.components.valid.interceptor.SimpleContext
 
consumeMessageBatchMaxSize - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
consumer - 类 中的变量io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
consumer - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqImpl.ReceiveMsgThread
 
consumer - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Consumer associated name
consumerConfigMap - 类 中的静态变量io.jboot.components.rpc.dubbo.DubboUtil
 
consumerGroup - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
consumers - 类 中的变量io.jboot.components.rpc.JbootrpcConfig
 
consumerTag - 类 中的变量io.jboot.components.mq.rabbitmq.RabbitmqMessageContext
 
contactEmail - 类 中的变量io.jboot.support.swagger.JbootSwaggerConfig
 
contactName - 类 中的变量io.jboot.support.swagger.JbootSwaggerConfig
 
contactUrl - 类 中的变量io.jboot.support.swagger.JbootSwaggerConfig
 
container - 枚举 中的变量io.jboot.support.swagger.ControllerReaderExtension.ContainerWrapper
 
containerFactory - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
containers - 类 中的变量io.jboot.web.attachment.AttachmentManager
其他附件容器
ContainerWrapper(String) - 枚举 的构造器io.jboot.support.swagger.ControllerReaderExtension.ContainerWrapper
 
contains(Interceptor) - 类 中的方法io.jboot.aop.Interceptors
 
contains(Class<? extends Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
contains(Token) - 类 中的方法io.jboot.components.cache.support.JbootTokenCache
 
contains(T[], T) - 类 中的静态方法io.jboot.utils.ArrayUtil
 
containsHeader(String) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
containsName(String) - 类 中的方法io.jboot.db.model.Columns
 
content - 类 中的变量io.jboot.components.http.JbootHttpResponse
 
content - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
CONTENT_TYPE_JSON - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
CONTENT_TYPE_TEXT - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
CONTENT_TYPE_URL_ENCODED - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
contentProperties - 类 中的变量io.jboot.app.config.support.nacos.NacosConfigManager
 
contentStream - 类 中的变量io.jboot.components.http.JbootHttpResponse
 
contentString - 类 中的变量io.jboot.test.web.MockHttpServletResponse
 
contentType - 类 中的变量io.jboot.apidoc.ApiOperation
 
ContentType - io.jboot.apidoc中的枚举
 
ContentType(String) - 枚举 的构造器io.jboot.apidoc.ContentType
 
contentType - 类 中的变量io.jboot.components.cache.interceptor.ActionCachedContent
 
contentType - 类 中的变量io.jboot.components.gateway.GatewayHttpProxy
 
contentType - 类 中的变量io.jboot.components.http.JbootHttpConfig
 
contentType - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
contentType - 类 中的变量io.jboot.components.http.JbootHttpResponse
 
contentType - 类 中的静态变量io.jboot.support.sentinel.SentinelUtil
 
contentType - 类 中的变量io.jboot.test.web.MockHttpServletResponse
 
contentType - 类 中的静态变量io.jboot.web.render.JbootRender
 
contentType - 类 中的静态变量io.jboot.web.render.JbootXmlRender
 
context - 类 中的变量io.jboot.components.mq.aliyunmq.AliyunmqMessageContext
 
context - 类 中的变量io.jboot.components.mq.rocketmq.RokectmqMessageContext
 
context - 类 中的变量io.jboot.support.metric.request.AbstractInstrumentedFilter.AsyncResultListener
 
contextPath - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
contextPath - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
contextPath - 类 中的变量io.jboot.test.web.MockServletContext
 
contextPathLength - 类 中的变量io.jboot.support.shiro.JbootShiroFilter
 
controllerClass - 类 中的变量io.jboot.apidoc.ApiDocument
 
controllerClass - 类 中的变量io.jboot.apidoc.ApiOperation
 
controllerInvokeFlag - 类 中的静态变量io.jboot.web.handler.JbootActionReporterInvocation
 
controllerMapping - 类 中的变量io.jboot.web.controller.JbootControllerManager
 
controllerPathMap - 类 中的静态变量io.jboot.apidoc.ApiDocUtil
 
ControllerReaderExtension - io.jboot.support.swagger中的类
 
ControllerReaderExtension() - 类 的构造器io.jboot.support.swagger.ControllerReaderExtension
 
ControllerReaderExtension.ContainerWrapper - io.jboot.support.swagger中的枚举
 
ControllerReaderExtension.ParameterFactory - io.jboot.support.swagger中的枚举
 
controllers - 类 中的静态变量io.jboot.web.controller.JbootControllerContext
 
convert(Class<?>, String, Type) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
convert(Object, Class<?>) - 类 中的静态方法io.jboot.utils.ObjectUtil
 
convert(String) - 类 中的方法io.jboot.web.converter.ArrayConverters.BigDecimalArrayConverter
 
convert(String) - 类 中的方法io.jboot.web.converter.ArrayConverters.BigIntegerArrayConverter
 
convert(String) - 类 中的方法io.jboot.web.converter.ArrayConverters.Double1ArrayConverter
 
convert(String) - 类 中的方法io.jboot.web.converter.ArrayConverters.DoubleArrayConverter
 
convert(String) - 类 中的方法io.jboot.web.converter.ArrayConverters.Float1ArrayConverter
 
convert(String) - 类 中的方法io.jboot.web.converter.ArrayConverters.FloatArrayConverter
 
convert(String) - 类 中的方法io.jboot.web.converter.ArrayConverters.Int1ArrayConverter
 
convert(String) - 类 中的方法io.jboot.web.converter.ArrayConverters.IntArrayConverter
 
convert(String) - 类 中的方法io.jboot.web.converter.ArrayConverters.Long1ArrayConverter
 
convert(String) - 类 中的方法io.jboot.web.converter.ArrayConverters.LongArrayConverter
 
convertToString(Object, Method) - 类 中的静态方法io.jboot.components.cache.interceptor.Utils
 
COOKIE_ENCRYPT_KEY - 类 中的静态变量io.jboot.utils.CookieUtil
 
COOKIE_MAX_AGE - 类 中的静态变量io.jboot.utils.CookieUtil
 
COOKIE_SEPARATOR - 类 中的静态变量io.jboot.utils.CookieUtil
 
cookieContextPath - 类 中的变量io.jboot.web.session.JbootSessionConfig
 
cookieDomain - 类 中的静态变量io.jboot.web.session.JbootServletRequestWrapper
 
cookieDomain - 类 中的变量io.jboot.web.session.JbootSessionConfig
 
cookieEncryptKey - 类 中的变量io.jboot.web.JbootWebConfig
 
cookieMaxAge - 类 中的变量io.jboot.web.JbootWebConfig
 
cookieMaxAge - 类 中的静态变量io.jboot.web.session.JbootServletRequestWrapper
 
cookieMaxAge - 类 中的变量io.jboot.web.session.JbootSessionConfig
 
cookieName - 类 中的静态变量io.jboot.web.session.JbootServletRequestWrapper
 
cookieName - 类 中的变量io.jboot.web.session.JbootSessionConfig
 
cookiePath - 类 中的静态变量io.jboot.web.session.JbootServletRequestWrapper
 
cookies - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
cookies - 类 中的变量io.jboot.test.web.MockHttpServletResponse
 
CookieUtil - io.jboot.utils中的类
参考:spring-security https://github.com/spring-projects/spring-security/ blob/master/web/src/main/java/org/springframework/security/ web/authentication/rememberme/TokenBasedRememberMeServices.java ....AbstractRememberMeServices.java 加密的cookie工具类
CookieUtil() - 类 的构造器io.jboot.utils.CookieUtil
 
copy() - 类 中的方法io.jboot.db.model.JbootModel
copy model with attrs or false
copy(List<M>) - 类 中的静态方法io.jboot.utils.ModelUtil
copy model list
copy(Set<M>) - 类 中的静态方法io.jboot.utils.ModelUtil
copy model set
copy(M[]) - 类 中的静态方法io.jboot.utils.ModelUtil
copy model array
copy(Page<M>) - 类 中的静态方法io.jboot.utils.ModelUtil
copy model page
copy(M) - 类 中的静态方法io.jboot.utils.ModelUtil
copy model
copyConnStreamToResponse(HttpURLConnection, HttpServletResponse) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
copyDeclaredFields(Object, Object) - 类 中的静态方法io.jboot.components.rpc.RPCUtil
copy object field value to other
copyModel() - 类 中的方法io.jboot.db.model.JbootModel
copy new model with db attrs and fill modifyFlag
copyNotNullFields(Object, Object, boolean) - 类 中的静态方法io.jboot.components.rpc.RPCUtil
 
copyRequestStreamToConnection(HttpServletRequest, HttpURLConnection) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
copyStream(InputStream) - 类 中的方法io.jboot.components.http.JbootHttpResponse
把 inputStream 写入response
coreConfig - 类 中的变量io.jboot.app.JbootSimpleApplication.SimpleServer
 
CORSConfig - io.jboot.web.cors中的类
 
CORSConfig() - 类 的构造器io.jboot.web.cors.CORSConfig
 
CORSConfig(String) - 类 的构造器io.jboot.web.cors.CORSConfig
 
CORSConfig(String, String) - 类 的构造器io.jboot.web.cors.CORSConfig
 
CORSConfig(String, String, String, String, String, String, String, String, String) - 类 的构造器io.jboot.web.cors.CORSConfig
 
CORSConfig(EnableCORS) - 类 的构造器io.jboot.web.cors.CORSConfig
 
CORSInterceptor - io.jboot.web.cors中的类
 
CORSInterceptor() - 类 的构造器io.jboot.web.cors.CORSInterceptor
 
countPoolSizeDelta(Map<String, MemoryUsage>, Map<String, MemoryUsage>, Counter, AtomicLong, String) - 类 中的方法io.jboot.support.metric.JvmGcMetrics
 
CPI - io.jboot.components.cache.interceptor中的类
 
CPI() - 类 的构造器io.jboot.components.cache.interceptor.CPI
 
CPI - io.jboot.db.model中的类
 
CPI() - 类 的构造器io.jboot.db.model.CPI
 
CPI - io.jboot.test中的类
 
CPI() - 类 的构造器io.jboot.test.CPI
 
create(String) - 类 中的静态方法io.jboot.components.http.JbootHttpRequest
 
create(String, String) - 类 中的静态方法io.jboot.components.http.JbootHttpRequest
 
create(String, Map<String, Object>) - 类 中的静态方法io.jboot.components.http.JbootHttpRequest
 
create(String, Map<String, Object>, String) - 类 中的静态方法io.jboot.components.http.JbootHttpRequest
 
create(String) - 类 中的静态方法io.jboot.db.model.Column
 
create(String, Object) - 类 中的静态方法io.jboot.db.model.Column
 
create(String, Object, String) - 类 中的静态方法io.jboot.db.model.Column
 
create() - 类 中的静态方法io.jboot.db.model.Columns
 
create(Column) - 类 中的静态方法io.jboot.db.model.Columns
 
create(List<Column>) - 类 中的静态方法io.jboot.db.model.Columns
 
create(String, Object) - 类 中的静态方法io.jboot.db.model.Columns
 
create(String) - 类 中的方法io.jboot.objects.counter.JbootCounterManager
 
create(String) - 类 中的方法io.jboot.objects.lock.JbootLockManager
 
create() - 枚举 中的方法io.jboot.support.swagger.ControllerReaderExtension.ParameterFactory
 
create(Class<T>) - 类 中的静态方法io.jboot.test.MockProxy
 
create(Class<? extends Enum<?>>) - 类 中的静态方法io.jboot.web.directive.SharedEnumObject
 
createActionKey(Class<? extends Controller>, Method, String) - 类 中的静态方法io.jboot.support.shiro.JbootShiroUtil
参考ActionMapping中的实现。
createCacheBuilder() - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
createClickHouseConnection(ClickHouseConfig) - 类 中的静态方法io.jboot.db.driver.NativeClickHouseConnection
 
createConfigObject(Class<T>, String, String) - 类 中的方法io.jboot.app.config.JbootConfigManager
创建一个新的配置对象(Object)
CREATED - 类 中的静态变量io.jboot.support.metric.request.JbootRequestMetricHandler
 
createDao(Class<?>) - 类 中的方法io.jboot.service.JbootServiceBase
 
createdAt - 类 中的变量io.jboot.web.session.JbootHttpSession
 
createDataSource(DataSourceConfig) - 类 中的方法io.jboot.db.datasource.DataSourceBuilder
 
createDataSource(DataSourceConfig) - 接口 中的方法io.jboot.db.datasource.DataSourceFactory
 
createDataSource(DataSourceConfig) - 类 中的方法io.jboot.db.datasource.DruidDataSourceFactory
 
createDataSource(DataSourceConfig) - 类 中的方法io.jboot.db.datasource.HikariDataSourceFactory
 
createDataSource() - 类 中的方法io.jboot.support.sentinel.datasource.ApolloDatasourceFactory
 
createDataSource() - 类 中的方法io.jboot.support.sentinel.datasource.NacosDatasourceFactory
 
createDataSource() - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceFactory
 
createDataSource() - 接口 中的方法io.jboot.support.sentinel.datasource.SentinelDatasourceFactory
 
createDataSource() - 类 中的方法io.jboot.support.sentinel.datasource.ZookeeperDatasourceFactory
 
createDiscovery(GatewayDiscoveryConfig) - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryManager
 
createdRecordPlugins(Map<String, DataSourceConfig>) - 类 中的方法io.jboot.db.ArpManager
 
createFieldObjectByBeanName(Object, Field, String) - 类 中的方法io.jboot.aop.JbootAopFactory
 
createFieldObjectByConfigValue(Object, Field, ConfigValue) - 类 中的方法io.jboot.aop.JbootAopFactory
注入配置文件
createFieldObjectByJfinalOriginal(Object, Field, Inject) - 类 中的方法io.jboot.aop.JbootAopFactory
JFinal 原生 service 注入
createFieldObjectByRPCComponent(Object, Field, RPCInject) - 类 中的方法io.jboot.aop.JbootAopFactory
注入 rpc service
createFieldObjectLazy(Object, Field) - 类 中的方法io.jboot.aop.JbootAopFactory
 
createFieldObjectNormal(Object, Field) - 类 中的方法io.jboot.aop.JbootAopFactory
 
createFilter(Class<T>) - 类 中的方法io.jboot.test.web.MockServletContext
 
createJbootrpc(JbootrpcConfig) - 类 中的方法io.jboot.components.rpc.JbootrpcManager
 
createJwtToken(Map) - 类 中的方法io.jboot.support.jwt.JwtManager
 
createJwtToken() - 类 中的方法io.jboot.web.controller.JbootController
 
createListener(Class<T>) - 类 中的方法io.jboot.test.web.MockServletContext
 
createMenu(String) - 类 中的静态方法io.jboot.wechat.WechatApis
 
createMetaBuilder() - 类 中的静态方法io.jboot.codegen.CodeGenHelpler
 
createMetaBuilder(DataSource) - 类 中的静态方法io.jboot.codegen.CodeGenHelpler
 
createMetaBuilder(DataSource, String) - 类 中的静态方法io.jboot.codegen.CodeGenHelpler
 
createMetaBuilder(DataSource, String, boolean) - 类 中的静态方法io.jboot.codegen.CodeGenHelpler
 
createMeterNamesByStatusCode() - 类 中的静态方法io.jboot.support.metric.request.JbootRequestMetricHandler
 
createMockData(ColumnMeta) - 类 中的静态方法io.jboot.apidoc.ApiJsonGenerator
 
createMqProducer() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
createNativeContext(ClickHouseConfig) - 类 中的静态方法io.jboot.db.driver.NativeClickHouseConnection
 
createNewFile(String) - 类 中的方法io.jboot.web.attachment.AttachmentManager
创建一个新的文件 使用创建一般是创建一个空的文件,然后由外部逻辑进行写入
createObject(Class<?>) - 类 中的方法io.jboot.aop.JbootAopFactory
 
createParam(String) - 枚举 中的静态方法io.jboot.support.swagger.ControllerReaderExtension.ParameterFactory
 
createParameterClassArray(Method, ClassPool) - 类 中的静态方法io.jboot.web.directive.SharedEnumObject
 
createProducer() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
createProperties() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
createPropExt(String) - 类 中的方法io.jboot.app.undertow.JbootUndertowConfig
 
createRecordPlugin(DataSourceConfig) - 类 中的方法io.jboot.db.ArpManager
创建 ActiveRecordPlugin 插件,用于数据库读写
createRender() - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
createResponse() - 类 中的方法io.jboot.test.MockMvc
 
createSecretKey() - 类 中的方法io.jboot.support.jwt.JwtManager
 
createServer(String[]) - 类 中的静态方法io.jboot.app.JbootApplication
创建 Undertow 服务器,public 用于可以给第三方创建创建着急的 Server
createServer(String[], JbootWebBuilderConfiger) - 类 中的静态方法io.jboot.app.JbootApplication
创建 Undertow 服务器,public 用于可以给第三方创建创建着急的 Server JbootApplication.start(JbootApplication.createServer(args,new MyWebBuilderConfiger()))
createServer(String[], JbootWebBuilderConfiger, Consumer<Undertow.Builder>) - 类 中的静态方法io.jboot.app.JbootApplication
 
createServer(String[], Consumer<Undertow.Builder>) - 类 中的静态方法io.jboot.app.JbootApplication
 
createServer(JbootApplicationConfig, UndertowConfig, JbootWebBuilderConfiger) - 类 中的静态方法io.jboot.app.JbootApplication
 
createServer(JbootApplicationConfig, UndertowConfig, JbootWebBuilderConfiger, Consumer<Undertow.Builder>) - 类 中的静态方法io.jboot.app.JbootApplication
 
createServlet(Class<T>) - 类 中的方法io.jboot.test.web.MockServletContext
 
createSessionStore(String) - 类 中的静态方法io.jboot.test.web.MockHttpSession
 
createSessionStore(String) - 类 中的方法io.jboot.web.session.JbootServletRequestWrapper
 
createTest() - 类 中的方法io.jboot.test.junit4.JbootRunner
 
createTopicKey - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
createUndertowConfig(JbootApplicationConfig) - 类 中的静态方法io.jboot.app.JbootApplication
 
creatNewFile(String) - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainer
 
Cron - io.jboot.components.schedule.annotation中的注释类型
 
cron - 类 中的变量io.jboot.components.schedule.JbootCron4jPlugin.TaskInfo
 
cron4jFile - 类 中的变量io.jboot.components.schedule.JbooScheduleConfig
 
cron4jPlugin - 类 中的变量io.jboot.components.schedule.JbootScheduleManager
 
CSVReporter - io.jboot.support.metric.reporter.csv中的类
 
CSVReporter() - 类 的构造器io.jboot.support.metric.reporter.csv.CSVReporter
 
CURRENT_PATH - 类 中的静态变量io.jboot.utils.StringUtils
 
currentRedirectCount - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
currentWeight - 类 中的变量io.jboot.aop.Interceptors
 
curScan - 类 中的变量io.jboot.utils.FileScanner
 
cursor - 类 中的变量io.jboot.support.redis.RedisScanResult
 

D

daemon - 类 中的变量io.jboot.components.schedule.JbootCron4jPlugin.TaskInfo
 
DaemonThreadFactory() - 类 的构造器io.jboot.db.driver.OfficialClickHouseDriver.ScheduledConnectionCleaner.DaemonThreadFactory
 
dao() - 类 中的方法io.jboot.db.model.JbootModel
 
DAO - 类 中的变量io.jboot.service.JbootServiceBase
 
data - 类 中的变量io.jboot.apidoc.ApiRet
 
data(T) - 类 中的方法io.jboot.apidoc.ApiRet
 
data - 类 中的变量io.jboot.components.event.JbootEvent
 
database - 类 中的变量io.jboot.components.mq.redismq.JbootRedismqImpl
 
database - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
database - 类 中的变量io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
dataChanged - 类 中的变量io.jboot.web.session.JbootHttpSession
 
dataId - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
dataId - 类 中的变量io.jboot.support.sentinel.datasource.NacosDatasourceConfig
 
datasource - 类 中的变量io.jboot.db.TableInfo
 
dataSource - 类 中的静态变量io.jboot.support.seata.tcc.TCCFenceHandler
 
datasource - 类 中的变量io.jboot.support.sentinel.SentinelConfig
 
DATASOURCE_APOLLO - 类 中的静态变量io.jboot.support.sentinel.SentinelConfig
 
DATASOURCE_CACHE_PREFIX - 类 中的静态变量io.jboot.db.model.JbootModel
 
DATASOURCE_NACOS - 类 中的静态变量io.jboot.support.sentinel.SentinelConfig
 
DATASOURCE_REDIS - 类 中的静态变量io.jboot.support.sentinel.SentinelConfig
 
DATASOURCE_ZOOKEEPER - 类 中的静态变量io.jboot.support.sentinel.SentinelConfig
 
DataSourceBuilder - io.jboot.db.datasource中的类
 
DataSourceBuilder(DataSourceConfig) - 类 的构造器io.jboot.db.datasource.DataSourceBuilder
 
DataSourceConfig - io.jboot.db.datasource中的类
 
DataSourceConfig() - 类 的构造器io.jboot.db.datasource.DataSourceConfig
 
dataSourceConfig - 类 中的变量io.jboot.db.TableInfo.DataSourceConfigWrapper
 
DataSourceConfigManager - io.jboot.db.datasource中的类
 
DataSourceConfigManager() - 类 的构造器io.jboot.db.datasource.DataSourceConfigManager
 
datasourceConfigs - 类 中的变量io.jboot.db.datasource.DataSourceConfigManager
 
DataSourceConfigWrapper(DataSourceConfig, boolean) - 类 的构造器io.jboot.db.TableInfo.DataSourceConfigWrapper
 
DataSourceFactory - io.jboot.db.datasource中的接口
 
datasourceName - 类 中的变量io.jboot.db.model.JbootModel
 
datasourceNames - 类 中的变量io.jboot.db.TableInfo
 
dataType - 类 中的变量io.jboot.apidoc.ApiParameter
 
dataType - 类 中的变量io.jboot.apidoc.ApiResponse
 
DATE - 类 中的静态变量io.jboot.web.validate.Regex
日期格式 2020-02-0
DATE_TIME - 类 中的静态变量io.jboot.web.validate.Regex
日期格式 2020-02-02 23:12:23 或者 2020-02-02 23:12
DATE_TIME_HM - 类 中的静态变量io.jboot.web.validate.Regex
时间格式(没有秒) 2020-02-02 23:12
DATE_TIME_HMS - 类 中的静态变量io.jboot.web.validate.Regex
时间格式 2020-02-02 23:12:23
dateChinesePattern - 类 中的静态变量io.jboot.utils.DateUtil
 
dateCSTPattern - 类 中的静态变量io.jboot.utils.DateUtil
 
dateMillisecondPattern - 类 中的静态变量io.jboot.utils.DateUtil
 
dateMinutePattern - 类 中的静态变量io.jboot.utils.DateUtil
 
dateMinutePattern2 - 类 中的静态变量io.jboot.utils.DateUtil
 
datePattern - 类 中的静态变量io.jboot.utils.DateUtil
 
datePatternWithoutDividing - 类 中的静态变量io.jboot.utils.DateUtil
 
datetimeChinesePattern - 类 中的静态变量io.jboot.utils.DateUtil
 
dateTimeFormatters - 类 中的静态变量io.jboot.utils.DateUtil
 
datetimePattern - 类 中的静态变量io.jboot.utils.DateUtil
 
DateUtil - io.jboot.utils中的类
 
DateUtil() - 类 的构造器io.jboot.utils.DateUtil
 
DAY - 类 中的静态变量io.jboot.components.cache.CacheTime
 
dbName - 类 中的变量io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
dbProFactory - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
deactivatePatternCache() - 类 中的方法io.jboot.utils.AntPathMatcher
 
debug(String) - 类 中的方法io.jboot.core.log.JdkLogger
 
debug(String, Throwable) - 类 中的方法io.jboot.core.log.JdkLogger
 
debug(String, Object...) - 类 中的方法io.jboot.core.log.JdkLogger
 
debug(String) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
debug(String, Throwable) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
debug(String, Object...) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
debug(String) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
debug(String, Throwable) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
debug(String, Object...) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
debug - 类 中的变量io.jboot.wechat.JbootWechatConfig
 
DECIMAL - 类 中的静态变量io.jboot.web.validate.Regex
正数、负数 或 小数
DecimalMaxInterceptor - io.jboot.components.valid.interceptor中的类
 
DecimalMaxInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.DecimalMaxInterceptor
 
DecimalMinInterceptor - io.jboot.components.valid.interceptor中的类
 
DecimalMinInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.DecimalMinInterceptor
 
declareRoles(String...) - 类 中的方法io.jboot.test.web.MockServletContext
 
decodeJson(String) - 类 中的方法io.jboot.support.sentinel.JbootSentinelBuilder
 
decodeKey(ByteBuffer) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceCodec
 
decodeValue(ByteBuffer) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceCodec
 
decr(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
将 key 中储存的数字值减一。
decr(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将 key 中储存的数字值减一。
decr(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将 key 中储存的数字值减一。
decr(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
decr(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
decrBy(Object, long) - 接口 中的方法io.jboot.support.redis.JbootRedis
将 key 所储存的值减去减量 decrement 。
decrBy(Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将 key 所储存的值减去减量 decrement 。
decrBy(Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将 key 所储存的值减去减量 decrement 。
decrBy(Object, long) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
decrBy(Object, long) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
decrement() - 类 中的方法io.jboot.objects.counter.impl.JbootLocalCounter
 
decrement() - 类 中的方法io.jboot.objects.counter.impl.JbootRedisCounter
 
decrement() - 接口 中的方法io.jboot.objects.counter.JbootCounter
 
decrypByPublicKey(byte[], PublicKey) - 类 中的静态方法io.jboot.utils.RSAUtil
公钥解密
decrypByPublicKey(byte[], String) - 类 中的静态方法io.jboot.utils.RSAUtil
公钥解密
decrypt(String, String) - 接口 中的方法io.jboot.app.config.JbootConfigDecryptor
 
decrypt(byte[], byte[]) - 类 中的静态方法io.jboot.utils.DESUtil
解密
decrypt(String, String) - 类 中的静态方法io.jboot.utils.DESUtil
解密
decryptByPrivateKey(byte[], PrivateKey) - 类 中的静态方法io.jboot.utils.RSAUtil
私钥解密
decryptByPrivateKey(byte[], String) - 类 中的静态方法io.jboot.utils.RSAUtil
私钥解密
decryptor - 类 中的变量io.jboot.app.config.JbootConfigManager
 
decryptToStringByPrivateKey(String, String) - 类 中的静态方法io.jboot.utils.RSAUtil
私钥解密
decryptToStringByPublicKey(String, String) - 类 中的静态方法io.jboot.utils.RSAUtil
公钥解密
DEFAULT - 接口 中的静态变量io.jboot.db.model.JbootModelFilter
 
DEFAULT - 接口 中的静态变量io.jboot.db.model.PrimarykeyValueGenerator
 
DEFAULT - 接口 中的静态变量io.jboot.support.shiro.JbootShiroInvokeListener
 
DEFAULT - 类 中的静态变量io.jboot.test.web.MockServletContext
 
DEFAULT - 类 中的静态变量io.jboot.web.validate.ValidateRenderType
 
DEFAULT_ACTIVE_CLASS - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
DEFAULT_BUILDER - 接口 中的静态变量io.jboot.web.validate.interceptor.ValidateInterceptorUtil.ValidExceptionRetBuilder
 
DEFAULT_CLASS_PATH - 类 中的静态变量io.jboot.test.MockApp
 
DEFAULT_CONFIG - 类 中的静态变量io.jboot.web.cors.CORSConfig
 
DEFAULT_COOKIE_CONTEXT_PATH - 类 中的静态变量io.jboot.web.session.JbootSessionConfig
 
DEFAULT_COOKIE_ENCRYPT_KEY - 类 中的静态变量io.jboot.web.JbootWebConfig
 
DEFAULT_COOKIE_MAX_AGE - 类 中的静态变量io.jboot.web.session.JbootSessionConfig
 
DEFAULT_DISABLED_CLASS - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
DEFAULT_ENCODING - 类 中的静态变量io.jboot.app.config.JbootProp
 
default_excludes - 类 中的静态变量io.jboot.components.rpc.JbootrpcManager
 
DEFAULT_EXCLUDES_MAPPING_CLASSES - 类 中的静态变量io.jboot.aop.JbootAopFactory
 
DEFAULT_FAIL_HANDLER - 类 中的静态变量io.jboot.support.seata.SeataGlobalTransactionManager
 
DEFAULT_FALLBACK_MAP - 类 中的静态变量io.jboot.support.sentinel.ResourceMetadataRegistry
 
DEFAULT_MAX_INACTIVE_INTERVAL - 类 中的静态变量io.jboot.web.session.JbootSessionConfig
 
DEFAULT_MODE - 类 中的静态变量io.jboot.support.seata.SeataGlobalTransactionManager
 
DEFAULT_NEXT_CLASS - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
DEFAULT_NEXT_TEXT - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
DEFAULT_NOTIFY_CHANNEL - 类 中的静态变量io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
DEFAULT_NOTIFY_CHANNEL - 类 中的静态变量io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
DEFAULT_PAGE_ATTR - 类 中的静态变量io.jboot.web.directive.JbootPaginateDirective
 
DEFAULT_PAGE_DATA_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
DEFAULT_PAGE_ITEMS_NAME - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
DEFAULT_PATH_SEPARATOR - 类 中的静态变量io.jboot.utils.AntPathMatcher
Default path separator: "/".
DEFAULT_PREVIOUS_CLASS - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
DEFAULT_PREVIOUS_TEXT - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
DEFAULT_PRINTER - 接口 中的静态变量io.jboot.db.SqlDebugger.SqlDebugPrinter
 
DEFAULT_PROXY_CONTENT_TYPE - 类 中的静态变量io.jboot.components.gateway.JbootGatewayConfig
 
DEFAULT_SESSION_CACHE_NAME - 类 中的静态变量io.jboot.web.session.JbootSessionConfig
 
DEFAULT_SESSION_COOKIE_NAME - 类 中的静态变量io.jboot.web.session.JbootSessionConfig
 
DEFAULT_STRATEGY - 接口 中的静态变量io.jboot.components.gateway.GatewayLoadBalanceStrategy
默认的负载均衡策略,随机返回一个 url
DEFAULT_VARIABLE_PATTERN - 类 中的静态变量io.jboot.utils.AntPathMatcher.AntPathStringMatcher
 
DEFAULT_WEB_ROOT_PATH - 类 中的静态变量io.jboot.test.MockApp
 
defaultAjaxContent - 类 中的变量io.jboot.components.limiter.LimitConfig
被限流后,当ajax请求的时候,返回默认的json传
defaultCachePrefix - 类 中的变量io.jboot.components.cache.JbootCacheConfig
 
DefaultCaffeineCacheBuilder - io.jboot.components.cache.caffeine中的类
 
DefaultCaffeineCacheBuilder() - 类 的构造器io.jboot.components.cache.caffeine.DefaultCaffeineCacheBuilder
 
defaultConfig - 类 中的变量io.jboot.components.rpc.JbootrpcManager
 
defaultConfig - 类 中的变量io.jboot.components.rpc.motan.JbootMotanrpc
 
defaultConfigName - 类 中的静态变量io.jboot.components.schedule.JbootCron4jPlugin
 
defaultContainer - 类 中的变量io.jboot.web.attachment.AttachmentManager
默认的 附件容器
defaultContainerClass - 类 中的变量io.jboot.apidoc.ApiDocConfig
 
defaultDomain - 类 中的静态变量io.jboot.utils.CookieUtil
 
defaultExport - 类 中的变量io.jboot.components.rpc.motan.MotanrpcConfig
一个service可以按多个protocol提供服务,不同protocol使用不同port 利用export来设置protocol和port,格式如下: protocol1:port1,protocol2:port2
defaultFlowRules - 类 中的变量io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
defaultGroup - 类 中的变量io.jboot.components.rpc.JbootrpcConfig
 
defaultHost - 类 中的变量io.jboot.components.rpc.motan.MotanrpcConfig
一般不用设置,由服务自己获取,但如果有多个ip,而只想用指定ip,则可以在此处指定
defaultHtmlView - 类 中的变量io.jboot.components.limiter.LimitConfig
被限流后,当http请求的时候,默认渲染的html文件
defaultHttpCode - 类 中的变量io.jboot.components.limiter.LimitConfig
被限流后,默认的http code
defaultLazyInit - 类 中的变量io.jboot.aop.JbootAopFactory
 
defaultMappings - 类 中的静态变量io.jboot.components.http.HttpMimeTypes
 
defaultModelFieldRemarks - 类 中的变量io.jboot.apidoc.ApiDocManager
 
defaultPath - 类 中的静态变量io.jboot.utils.CookieUtil
 
DefaultValue - io.jboot.aop.annotation中的注释类型
 
defaultValue - 类 中的变量io.jboot.apidoc.ApiParameter
 
DefaultValueInterceptor - io.jboot.aop中的类
 
DefaultValueInterceptor() - 类 的构造器io.jboot.aop.DefaultValueInterceptor
 
defaultValueStringBuilder - 类 中的变量io.jboot.app.config.ConfigPara
 
defaultVersion - 类 中的变量io.jboot.components.rpc.JbootrpcConfig
 
defClass - 类 中的变量io.jboot.utils.TypeDef
 
del(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
删除给定的一个 key 不存在的 key 会被忽略。
del(Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
删除给定的多个 key 不存在的 key 会被忽略。
del(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
删除给定的一个 key 不存在的 key 会被忽略。
del(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
删除给定的多个 key 不存在的 key 会被忽略。
del(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
删除给定的一个 key 不存在的 key 会被忽略。
del(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
删除给定的多个 key 不存在的 key 会被忽略。
del(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
del(Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
del(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
del(Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
delete(String, Columns) - 类 中的方法io.jboot.db.dbpro.JbootDbPro
 
delete(String, Columns) - 类 中的静态方法io.jboot.db.JbootDb
 
delete() - 类 中的方法io.jboot.db.model.JbootModel
 
delete(M) - 类 中的方法io.jboot.service.JbootServiceBase
删除
delete(File) - 类 中的静态方法io.jboot.utils.FileUtil
 
delete(UploadFile) - 类 中的静态方法io.jboot.utils.FileUtil
 
delete(List<UploadFile>) - 类 中的静态方法io.jboot.utils.FileUtil
 
deleteAll() - 类 中的方法io.jboot.db.model.JbootModel
 
deleteAttribute - 类 中的变量io.jboot.web.session.JbootHttpSession
 
deleteByColumn(Column) - 类 中的方法io.jboot.db.model.JbootModel
 
deleteByColumns(Columns) - 类 中的方法io.jboot.db.model.JbootModel
 
deleteById(Object) - 类 中的方法io.jboot.db.model.JbootModel
 
deleteById(Object) - 类 中的方法io.jboot.service.JbootServiceBase
根据ID 删除model
deleteByIds(Object...) - 类 中的方法io.jboot.db.model.JbootModel
 
deleteFence(String, Long) - 类 中的静态方法io.jboot.support.seata.tcc.TCCFenceHandler
Delete TCC Fence
deleteFile(String) - 接口 中的方法io.jboot.web.attachment.AttachmentContainer
删除文件
deleteFile(String) - 类 中的方法io.jboot.web.attachment.AttachmentManager
删除文件
deleteFile(String) - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainer
 
deleteIdCache() - 类 中的方法io.jboot.db.model.JbootModel
 
deleteIdCacheById(Object...) - 类 中的方法io.jboot.db.model.JbootModel
 
deleteListner(Map<String, List<JbootEventListener>>, Class<? extends JbootEventListener>) - 类 中的方法io.jboot.components.event.JbootEventManager
 
DeleteRequest - io.jboot.web.controller.annotation中的注释类型
 
deleteWhitespace(String) - 类 中的静态方法io.jboot.db.model.Util
 
deprecated - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Whether the service is deprecated, default value is false
depth - 类 中的变量io.jboot.web.json.JbootJsonConfig
 
dequeueThread - 类 中的变量io.jboot.components.mq.redismq.JbootRedismqImpl
 
deregisterInstance(GatewayInstance) - 接口 中的方法io.jboot.components.gateway.discovery.GatewayDiscovery
 
deregisterInstance(GatewayInstance) - 类 中的方法io.jboot.components.gateway.discovery.NacosGatewayDiscovery
 
describe() - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
description - 类 中的变量io.jboot.support.swagger.JbootSwaggerConfig
 
deserialize(byte[]) - 类 中的方法io.jboot.components.serializer.FastJsonSerializer
 
deserialize(byte[]) - 类 中的方法io.jboot.components.serializer.FstSerializer
 
deserialize(byte[]) - 接口 中的方法io.jboot.components.serializer.JbootSerializer
 
deserialize(byte[]) - 类 中的方法io.jboot.components.serializer.KryoSerializer
 
destroy() - 类 中的方法io.jboot.support.seata.SeataGlobalTransactionManager
 
DESUtil - io.jboot.utils中的类
DESUtil 对称加密工具类,非对称加密请参考 RSAUtil
DESUtil() - 类 的构造器io.jboot.utils.DESUtil
 
detectMethod(String) - 类 中的方法io.jboot.support.metric.JvmCpuGaugeSet
 
detectMethod(String) - 类 中的方法io.jboot.support.metric.ProcessFilesGaugeSet
 
DEV_MODE - 类 中的静态变量io.jboot.app.undertow.JbootUndertowConfig
 
devMode - 类 中的变量io.jboot.app.config.JbootConfigManager
 
devMode - 类 中的变量io.jboot.components.cache.JbootCacheConfig
 
devMode - 类 中的静态变量io.jboot.components.gateway.GatewayInvocation
 
dialectClass - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
diffDays(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取两个时间直接的间隔:单位 天
diffHours(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取两个时间直接的间隔:单位 小时
diffMinute(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取两个时间直接的间隔:单位 分钟
diffMonths(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取两个时间直接的间隔:单位 月
diffSecond(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取两个时间直接的间隔:单位 秒
diffWeeks(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取两个时间直接的间隔:单位 星期
diffYears(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取两个时间直接的间隔:单位 年
DigitsInterceptor - io.jboot.components.valid.interceptor中的类
 
DigitsInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.DigitsInterceptor
 
DISABLED_CLASS_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
disableGlobalTransaction - 类 中的变量io.jboot.support.seata.SeataGlobalTransactionManager
 
discovery - 类 中的变量io.jboot.components.gateway.JbootGatewayManager
 
discoveryConfig - 类 中的变量io.jboot.components.gateway.discovery.GatewayDiscoveryManager
 
discoveryConfig - 类 中的变量io.jboot.components.gateway.discovery.NacosGatewayDiscovery
 
discoveryUris - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
dispose() - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
distinct(String) - 类 中的方法io.jboot.db.model.JbootModel
 
DISTINCT - 类 中的静态变量io.jboot.db.model.JbootModelExts
 
doAfterRender(Action, Controller) - 类 中的方法io.jboot.web.handler.JbootActionHandler
 
doAssert(MockMvcResult) - 接口 中的方法io.jboot.test.MockMvcAsserter
 
doAssert(JSONObject) - 接口 中的方法io.jboot.test.MockMvcJsonAsserter
 
doAssert(MockMvcResult) - 接口 中的方法io.jboot.test.MockMvcTrueAsserter
 
doBuildMockObject(ClassType, Method, int) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
doBuildRemarks(Map<String, List<ApiResponse>>, ClassType, Method, int) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
doBuildRemarksByConfig(Set<ApiResponse>, ClassType, Method) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
doBuildRemarksByDefault(Set<ApiResponse>, ClassType, Method) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
doBuildRemarksByMethodAnnotation(Set<ApiResponse>, Method) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
doCachesEvict(Object[], Class<?>, Method, List<CacheEvict>, boolean) - 类 中的方法io.jboot.components.cache.interceptor.CachesEvictInterceptor
 
document - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Service doc, default value is ""
doDebug(Long, String, Object...) - 类 中的静态方法io.jboot.db.SqlDebugger
 
doExecFallback(String, String, Invocation) - 类 中的方法io.jboot.components.limiter.interceptor.BaseLimiterInterceptor
 
doExecuteDequeue() - 类 中的方法io.jboot.components.mq.redismq.JbootRedismqImpl
 
doFilter(Object) - 接口 中的方法io.jboot.aop.ValueFilter
 
doFilter(ServletRequest, ServletResponse) - 类 中的方法io.jboot.test.web.MockFilterChain
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法io.jboot.test.web.MockJFinalFilter
 
doFilterInternal(ServletRequest, ServletResponse, FilterChain) - 类 中的方法io.jboot.support.shiro.JbootShiroFilter
 
doGetUserByOpenId(String) - 类 中的方法io.jboot.wechat.controller.JbootWechatController
进行用户查找,找到返回该用户,找不到返回 null 返回的object(用户)通过 getCurrentUser 可以得到。
doHandle(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的方法io.jboot.web.handler.JbootHandler
 
doHealthCheck() - 类 中的方法io.jboot.components.gateway.JbootGatewayHealthChecker
健康检查
doInitCoreConfig() - 类 中的方法io.jboot.app.JbootSimpleApplication.SimpleServer
 
doInitFallbackProcesser() - 类 中的方法io.jboot.components.limiter.LimiterManager
 
doInitJFinalPathKit() - 类 中的方法io.jboot.app.JbootSimpleApplication.SimpleServer
 
doInitJFinalPathKit(TestConfig) - 类 中的方法io.jboot.test.MockApp
 
doInject(Class<?>, Object) - 类 中的方法io.jboot.aop.JbootAopFactory
 
doInjectTargetClass(Class<?>, Object) - 类 中的方法io.jboot.aop.JbootAopFactory
执行注入操作
doIntercept(Invocation) - 类 中的方法io.jboot.wechat.interceptor.WechatUserInterceptor
 
doInterceptByLimitInfo(EnableLimit, String, Invocation) - 类 中的方法io.jboot.components.limiter.interceptor.LimiterInterceptor
 
doInterceptByTypeAndRate(LimiterManager.LimitConfigBean, String, Invocation) - 类 中的方法io.jboot.components.limiter.interceptor.LimiterGlobalInterceptor
 
doInterceptForConcurrency(int, String, String, Invocation) - 类 中的方法io.jboot.components.limiter.interceptor.BaseLimiterInterceptor
 
doInterceptForTokenBucket(int, String, String, Invocation) - 类 中的方法io.jboot.components.limiter.interceptor.BaseLimiterInterceptor
 
doInterceptForTokenBucketWithCluster(int, String, String, Invocation) - 类 中的方法io.jboot.components.limiter.interceptor.BaseLimiterInterceptor
 
doInvoke() - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
doInvokeEnumMethod(String, Object...) - 类 中的方法io.jboot.web.directive.SharedEnumObject
 
doInvokePostConstructMethod(Class<?>, Object) - 类 中的方法io.jboot.aop.JbootAopFactory
执行 @PostConstruct 注解方法
DOLLAR - 类 中的静态变量io.jboot.support.swagger.RefPropertySerializer
 
domain - 类 中的变量io.jboot.web.render.cdn.JbootWebCdnConfig
 
DOMAIN - 类 中的静态变量io.jboot.web.validate.Regex
域名
doMatch(String, String, boolean, Map<String, String>) - 类 中的方法io.jboot.utils.AntPathMatcher
Actually match the given path against the given pattern.
doMockRequest(MockHttpServletRequest) - 类 中的方法io.jboot.test.MockMvc
 
done - 类 中的变量io.jboot.support.metric.request.AbstractInstrumentedFilter.AsyncResultListener
 
doNotAllowVisitRedirect() - 类 中的方法io.jboot.wechat.controller.JbootWechatController
 
doParseConfig() - 类 中的方法io.jboot.components.limiter.LimiterManager
解析用户配置
doPost(String, Map<String, Object>, Map<String, String>, Set<Cookie>, ServletInputStream) - 类 中的方法io.jboot.test.MockMvc
 
doProcess(JbootHttpRequest, JbootHttpResponse) - 类 中的方法io.jboot.components.http.jboot.JbootHttpImpl
 
doProcess(JbootHttpRequest, JbootHttpResponse) - 类 中的方法io.jboot.components.http.okhttp.OKHttpImpl
 
doProcessFallback(String, Invocation) - 类 中的方法io.jboot.components.limiter.LimitFallbackProcesserDefault
 
doProcessGetRequest(JbootHttpRequest, JbootHttpResponse) - 类 中的方法io.jboot.components.http.okhttp.OKHttpImpl
 
doProcessPostRequest(JbootHttpRequest, JbootHttpResponse) - 类 中的方法io.jboot.components.http.okhttp.OKHttpImpl
 
doProcessRequest(JbootHttpRequest, JbootHttpResponse, Request) - 类 中的方法io.jboot.components.http.okhttp.OKHttpImpl
 
doProcessServiceLimit(String, Invocation) - 类 中的方法io.jboot.components.limiter.LimitFallbackProcesserDefault
处理 Service 层的限流
doProcessWebLimit(String, Invocation) - 类 中的方法io.jboot.components.limiter.LimitFallbackProcesserDefault
处理 Controller 的限流
doReadAndUpdateProperties() - 类 中的方法io.jboot.support.sentinel.datasource.FileDataSource
 
doRedirect(String, String, String) - 类 中的方法io.jboot.wechat.controller.JbootWechatController
 
doReport(String, Controller, Action, Invocation, long) - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
doSaveOrUpdateUserByApiResult(ApiResult) - 类 中的方法io.jboot.wechat.controller.JbootWechatController
根据 apiResult 数据来保存或更新用户信息 用户第一次访问的时候 apiResult内如如下: { "subscribe": 1, "openid": "o6_bmjrPTlm6_2sgVt7hMZOPfL2M", "nickname": "Band", "sex": 1, "language": "zh_CN", "city": "广州", "province": "广东", "country": "中国", "headimgurl": "http://wx.qlogo.cn/mmopen/g3MonUZtNHkdmzicIlibx6iaFqAc56vxLSUfpb6n5WKSYVY0ChQKkiaJSgQ1dZuTOgvLLrhJbERQQ4 eMsv84eavHiaiceqxibJxCfHe/0", "subscribe_time": 1382694957, "unionid": " o6_bmasdasdsad6_2sgVt7hMZOPfL" "remark": "", "groupid": 0, "tagid_list":[128,2] }
doSearchFieldList(Class<?>, Predicate<Field>, List<Field>) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
doSearchMethodList(Class<?>, Predicate<Method>, List<Method>) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
doSendMessage(Object, String) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
doSendRequest(String, HttpServletRequest, HttpServletResponse) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
doSendRequest(MockHttpServletRequest, MockHttpServletResponse) - 类 中的方法io.jboot.test.MockMvc
 
doSetCookie(Cookie, Set<Cookie>) - 类 中的方法io.jboot.test.MockMvc
 
doSetCookie(HttpServletResponse, String, String, int, String, String, Boolean) - 类 中的静态方法io.jboot.utils.CookieUtil
 
doStartRender(String, Action, Controller, Invocation, boolean[]) - 类 中的方法io.jboot.web.handler.JbootActionHandler
 
doTccActionLogStore(Method, Parameter[], Object[], TwoPhaseBusinessAction, BusinessActionContext) - 类 中的方法io.jboot.support.seata.tcc.ActionInterceptorHandler
Creating Branch Record
Double1ArrayConverter() - 类 的构造器io.jboot.web.converter.ArrayConverters.Double1ArrayConverter
 
DoubleArrayConverter() - 类 的构造器io.jboot.web.converter.ArrayConverters.DoubleArrayConverter
 
doubleWildcards - 类 中的变量io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
download(String, File) - 类 中的静态方法io.jboot.utils.HttpUtil
下载文件
download(String, Map<String, Object>, File) - 类 中的静态方法io.jboot.utils.HttpUtil
下载文件
download(String, Map<String, Object>, Map<String, String>, File) - 类 中的静态方法io.jboot.utils.HttpUtil
下载文件
downloadFile - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
doWrap(Property) - 枚举 中的方法io.jboot.support.swagger.ControllerReaderExtension.ContainerWrapper
 
drawGraphic(String, BufferedImage) - 类 中的方法io.jboot.web.render.JbootCaptchaRender
 
driverClassName - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
DriverClassNames - io.jboot.db.driver中的类
 
DriverClassNames() - 类 的构造器io.jboot.db.driver.DriverClassNames
 
driverClassNames - 类 中的静态变量io.jboot.db.driver.DriverClassNames
 
DruidDataSourceFactory - io.jboot.db.datasource中的类
 
DruidDataSourceFactory() - 类 的构造器io.jboot.db.datasource.DruidDataSourceFactory
 
DubboUtil - io.jboot.components.rpc.dubbo中的类
 
DubboUtil() - 类 的构造器io.jboot.components.rpc.dubbo.DubboUtil
 

E

each(Function<Record, Boolean>, String, Object...) - 类 中的方法io.jboot.db.dbpro.JbootDbPro
 
eachListeners(JbootAppListenerManager.TriggerThrowable) - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
effective - 类 中的变量io.jboot.db.model.Join
 
ehcacheImpl - 类 中的变量io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
ElasticsearchReporter - io.jboot.support.metric.reporter.elasticsearch中的类
 
ElasticsearchReporter() - 类 的构造器io.jboot.support.metric.reporter.elasticsearch.ElasticsearchReporter
 
ELLIPSIS_TEXT - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
email - 类 中的变量io.jboot.apidoc.ApiParameter
 
EMAIL - 类 中的静态变量io.jboot.web.validate.Regex
邮件地址
EmailInterceptor - io.jboot.components.valid.interceptor中的类
 
EmailInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.EmailInterceptor
 
EMPTY - 类 中的静态变量io.jboot.db.model.Columns
 
EMPTY - 类 中的静态变量io.jboot.utils.StrUtil
 
empty - 类 中的变量io.jboot.web.session.JbootHttpSession
 
EMPTY_GATEWAY_INTERCEPTOR_ARRAY - 类 中的静态变量io.jboot.components.gateway.JbootGatewayConfig
 
EMPTY_MAP - 类 中的静态变量io.jboot.support.jwt.JwtManager
 
EMPTY_MAP - 类 中的静态变量io.jboot.utils.StrUtil
 
EMPTY_ORIGIN - 类 中的静态变量io.jboot.support.sentinel.SentinelHandler
 
EMPTY_STRING_ARRAY - 类 中的静态变量io.jboot.utils.StringUtils
 
EmptyValidate - io.jboot.web.validate中的注释类型
非空验证注解
EmptyValidateInterceptor - io.jboot.web.validate.interceptor中的类
验证拦截器
EmptyValidateInterceptor() - 类 的构造器io.jboot.web.validate.interceptor.EmptyValidateInterceptor
 
enable - 类 中的变量io.jboot.app.config.support.apollo.ApolloServerConfig
 
enable - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
enable - 类 中的变量io.jboot.components.gateway.discovery.GatewayDiscoveryConfig
 
enable - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
enable - 类 中的变量io.jboot.components.limiter.LimitConfig
是否开启限流配置,这个的开启或关闭对注解的限流配置不影响
enable - 类 中的变量io.jboot.components.schedule.JbootCron4jPlugin.TaskInfo
 
enable - 类 中的变量io.jboot.support.metric.JbootMetricConfig
 
enable - 类 中的变量io.jboot.support.metric.JbootMetricManager
 
enable - 类 中的变量io.jboot.support.seata.JbootSeataManager
 
enable - 类 中的变量io.jboot.support.seata.SeataConfig
 
enable - 类 中的变量io.jboot.support.sentinel.SentinelConfig
 
enable - 类 中的变量io.jboot.web.render.cdn.JbootWebCdnConfig
 
EnableDistributedRunnable - io.jboot.components.schedule.annotation中的注释类型
 
EnableJwt - io.jboot.support.jwt中的注释类型
 
EnableLimit - io.jboot.components.limiter.annotation中的注释类型
 
EnableMetricConcurrency - io.jboot.support.metric.annotation中的注释类型
 
EnableMetricCounter - io.jboot.support.metric.annotation中的注释类型
 
EnableMetricHistogram - io.jboot.support.metric.annotation中的注释类型
 
EnableMetricMeter - io.jboot.support.metric.annotation中的注释类型
 
EnableMetricTimer - io.jboot.support.metric.annotation中的注释类型
 
enableRemoteSyncConfig - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
encode - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
encodeJson(T) - 类 中的方法io.jboot.support.sentinel.JbootSentinelBuilder
 
encodeKey(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceCodec
 
encodeValue(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceCodec
 
encrypt(String, Object, Object, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
encrypt(byte[], byte[]) - 类 中的静态方法io.jboot.utils.DESUtil
加密
encrypt(String, String) - 类 中的静态方法io.jboot.utils.DESUtil
加密
encryptByPrivateKey(byte[], PrivateKey) - 类 中的静态方法io.jboot.utils.RSAUtil
私钥加密
encryptByPrivateKey(byte[], String) - 类 中的静态方法io.jboot.utils.RSAUtil
私钥加密
encryptByPublicKey(byte[], PublicKey) - 类 中的静态方法io.jboot.utils.RSAUtil
公钥加密
encryptByPublicKey(byte[], String) - 类 中的静态方法io.jboot.utils.RSAUtil
公钥加密
encryptToBase64ByPrivateKey(byte[], PrivateKey) - 类 中的静态方法io.jboot.utils.RSAUtil
私钥加密
encryptToBase64ByPrivateKey(byte[], String) - 类 中的静态方法io.jboot.utils.RSAUtil
私钥加密
encryptToBase64ByPrivateKey(String, String) - 类 中的静态方法io.jboot.utils.RSAUtil
私钥加密
encryptToBase64ByPublicKey(byte[], PublicKey) - 类 中的静态方法io.jboot.utils.RSAUtil
公钥加密
encryptToBase64ByPublicKey(byte[], String) - 类 中的静态方法io.jboot.utils.RSAUtil
公钥加密
encryptToBase64ByPublicKey(String, String) - 类 中的静态方法io.jboot.utils.RSAUtil
公钥加密
end - 类 中的变量io.jboot.app.config.ConfigPara
 
END_ITEM_COUNT - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
END_ITEM_COUNT_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
endOfArray - 类 中的静态变量io.jboot.web.json.JsonBodyParseInterceptor
 
endpoint - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
endpointPort - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
endsOnDoubleWildCard - 类 中的变量io.jboot.utils.AntPathMatcher.PathSeparatorPatternCache
 
endsOnWildCard - 类 中的变量io.jboot.utils.AntPathMatcher.PathSeparatorPatternCache
 
ENGINE - 类 中的静态变量io.jboot.components.cache.interceptor.Utils
 
engine - 类 中的静态变量io.jboot.web.render.JbootRender
 
engineRender(String, Method, Object[]) - 类 中的静态方法io.jboot.components.cache.interceptor.Utils
use jfinal engine render text
ENGLISH - 类 中的静态变量io.jboot.web.validate.Regex
全部是英文
ENGLISH_NUMBERS - 类 中的静态变量io.jboot.web.validate.Regex
英文或者数字
ENGLISH_NUMBERS_UNDERLINE - 类 中的静态变量io.jboot.web.validate.Regex
英文、数字 或下划线
ENHANCER_BY - 类 中的静态变量io.jboot.utils.ClassUtil
 
enqueue(Object, String) - 类 中的方法io.jboot.components.mq.activemq.JbootActivemq
 
enqueue(Object, String) - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
enqueue(Object, String) - 接口 中的方法io.jboot.components.mq.Jbootmq
 
enqueue(Object, String) - 类 中的方法io.jboot.components.mq.local.JbootLocalmqImpl
 
enqueue(Object, String) - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
enqueue(Object, String) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqImpl
 
enqueue(Object, String) - 类 中的方法io.jboot.components.mq.redismq.JbootRedismqImpl
 
enqueue(Object, String) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
ensureCacheNameNotBlank(Method, String) - 类 中的静态方法io.jboot.components.cache.interceptor.Utils
 
ensureLegal(String, String, String) - 类 中的方法io.jboot.components.limiter.LimiterManager
确保配置合法
ensuresParentExists(File) - 类 中的静态方法io.jboot.utils.FileUtil
 
enumClass - 类 中的变量io.jboot.web.directive.SharedEnumObject
 
envelope - 类 中的变量io.jboot.components.mq.rabbitmq.RabbitmqMessageContext
 
eq(String, Object) - 类 中的方法io.jboot.db.model.Columns
equals
equals(Object) - 类 中的方法io.jboot.aop.InterceptorCache.MethodKey
通过比较三部分 hash 值,避免超大规模场景下可能的 key 值碰撞 不必判断 if (methodKey instanceof MethodKey),因为所有 key 类型必须要相同 不必判断 if (this == methodKey),因为每次用于取值的 methodKey 都是新建的
equals(Object) - 类 中的方法io.jboot.apidoc.ApiResponse
 
equals(Object) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
equals(Object) - 类 中的方法io.jboot.db.model.JbootModel
 
equals(Object) - 类 中的方法io.jboot.utils.FileScanner.TimeSize
 
equals(Object) - 类 中的方法io.jboot.web.cors.CORSConfig
 
error - 类 中的变量io.jboot.components.http.JbootHttpResponse
 
error(String) - 类 中的方法io.jboot.core.log.JdkLogger
 
error(String, Throwable) - 类 中的方法io.jboot.core.log.JdkLogger
 
error(String, Object...) - 类 中的方法io.jboot.core.log.JdkLogger
 
error(String) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
error(String, Throwable) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
error(String, Object...) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
error(String) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
error(String, Throwable) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
error(String, Object...) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
ERROR_CODE_UNAUTHENTICATED - 类 中的静态变量io.jboot.support.shiro.processer.AuthorizeResult
未进行身份认证
ERROR_CODE_UNAUTHORIZATION - 类 中的静态变量io.jboot.support.shiro.processer.AuthorizeResult
没有权限访问
errorCode - 类 中的变量io.jboot.apidoc.ApiRet
 
errorCode - 类 中的变量io.jboot.components.valid.ValidErrorRender
 
errorCode - 类 中的静态变量io.jboot.components.valid.ValidUtil
 
errorCode - 类 中的变量io.jboot.support.shiro.processer.AuthorizeResult
 
errorCode - 类 中的变量io.jboot.web.render.JbootErrorRender
 
errorsMeter - 类 中的变量io.jboot.support.metric.request.AbstractInstrumentedFilter
 
escapeChars - 类 中的静态变量io.jboot.utils.StrUtil
 
escapeHtml(String) - 类 中的静态方法io.jboot.utils.StrUtil
 
escapeMap(Map, Object...) - 类 中的静态方法io.jboot.utils.StrUtil
 
escapeModel(Model, String...) - 类 中的静态方法io.jboot.utils.StrUtil
 
escapeOrderBySql(String) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
escapeParasEnable - 类 中的变量io.jboot.web.JbootWebConfig
 
eval(String, int, String...) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
eval(String, int, String...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
eval(String, int, String...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
 
eval(String, int, String...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
eval(String, int, String...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
EventConfig - io.jboot.components.event.annotation中的注释类型
 
EventInfo() - 类 的构造器io.jboot.components.gateway.discovery.GatewayDiscoveryListener.EventInfo
 
exactMatch - 类 中的变量io.jboot.utils.AntPathMatcher.AntPathStringMatcher
 
exception - 类 中的变量io.jboot.components.gateway.GatewayHttpProxy
 
exception - 类 中的变量io.jboot.web.render.TemplateErrorRender
 
exceptionBelongsTo(Throwable, Class<? extends Throwable>[]) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
Check whether the exception is in provided list of exception classes.
excludeClasses - 类 中的静态变量io.jboot.utils.ClassScanner
 
excludedMethodName - 类 中的静态变量io.jboot.aop.cglib.JbootCglibCallback
 
excludedMethodName - 类 中的静态变量io.jboot.aop.javassist.JbootJavassistHandler
 
excludedMethodName - 类 中的静态变量io.jboot.support.shiro.JbootShiroUtil
 
excludeJars - 类 中的静态变量io.jboot.utils.ClassScanner
 
excludeTables(List<TableMeta>, String) - 类 中的静态方法io.jboot.codegen.CodeGenHelpler
排除指定的表,有些表不需要生成的
exec(Env, Scope, Writer) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
exec(Env, Scope, Writer) - 类 中的方法io.jboot.web.directive.JbootOutputDirectiveFactory.JbootOutput
 
execute(String, Callable<Boolean>, Invocation) - 类 中的方法io.jboot.db.transactional.TransactionalManager
 
executorServiceMap - 类 中的变量io.jboot.db.transactional.TransactionalManager
 
exists(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
检查给定 key 是否存在。
exists(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
检查给定 key 是否存在。
exists(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
检查给定 key 是否存在。
exists(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
exists(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
expire - 类 中的变量io.jboot.components.schedule.JbootDistributedRunnable
 
expire(Object, int) - 接口 中的方法io.jboot.support.redis.JbootRedis
为给定 key 设置生存时间,当 key 过期时(生存时间为 0 ),它会被自动删除。
expire(Object, int) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
为给定 key 设置生存时间,当 key 过期时(生存时间为 0 ),它会被自动删除。
expire(Object, int) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
为给定 key 设置生存时间,当 key 过期时(生存时间为 0 ),它会被自动删除。
expire(Object, int) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
expire(Object, int) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
expireAt(Object, long) - 接口 中的方法io.jboot.support.redis.JbootRedis
EXPIREAT 的作用和 EXPIRE 类似,都用于为 key 设置生存时间。
expireAt(Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
EXPIREAT 的作用和 EXPIRE 类似,都用于为 key 设置生存时间。
expireAt(Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
EXPIREAT 的作用和 EXPIRE 类似,都用于为 key 设置生存时间。
expireAt(Object, long) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
expireAt(Object, long) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
expireMsecs - 类 中的变量io.jboot.support.redis.JbootRedisLock
 
export - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Whether to export service, default value is true
exportLocalInstance(GatewayDiscovery) - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryManager
暴露本地的示例到 nacos 等服务注册中心
exportRPCBean(Jbootrpc) - 类 中的方法io.jboot.components.rpc.JbootrpcManager
 
exports - 类 中的变量io.jboot.components.rpc.motan.MotanrpcConfig
motan 对每个 service 设置的 export
exposeHeaders - 类 中的变量io.jboot.web.cors.CORSConfig
 
exTable - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
extAttrs - 类 中的静态变量io.jboot.db.model.JbootModelExts
 
EXTENSION_SEPARATOR - 类 中的静态变量io.jboot.utils.StringUtils
 
extractBlockHandlerMethod(Invocation, String, Class<?>[]) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
extractDefaultFallbackMethod(Invocation, String, Class<?>[]) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
extractFallbackMethod(Invocation, String, Class<?>[]) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
extractPathWithinPattern(String, String) - 类 中的方法io.jboot.utils.AntPathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractUriTemplateVariables(String, String) - 类 中的方法io.jboot.utils.AntPathMatcher
 

F

factory - 类 中的静态变量io.jboot.aop.cglib.JbootCglibLazyLoader
 
factory - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
factory - 类 中的变量io.jboot.web.render.JbootReturnValueRender
 
fail() - 类 中的静态方法io.jboot.apidoc.ApiRet
 
fail(int) - 类 中的静态方法io.jboot.apidoc.ApiRet
 
fail(String) - 类 中的静态方法io.jboot.apidoc.ApiRet
 
fail(int, String) - 类 中的静态方法io.jboot.apidoc.ApiRet
 
fail(int) - 类 中的静态方法io.jboot.support.shiro.processer.AuthorizeResult
 
failback - 类 中的变量io.jboot.components.limiter.LimitInfo
 
failbackMethod - 类 中的变量io.jboot.components.limiter.LimitInfo
 
failureHandler - 类 中的变量io.jboot.support.seata.SeataConfig
 
failureHandlerHook - 类 中的变量io.jboot.support.seata.SeataGlobalTransactionManager
 
FALLBACK_MAP - 类 中的静态变量io.jboot.support.sentinel.ResourceMetadataRegistry
 
fallbackProcesser - 类 中的变量io.jboot.components.limiter.LimitConfig
默认的降级处理器(被限流后的处理器)
fallbackProcesser - 类 中的变量io.jboot.components.limiter.LimiterManager
 
FASTJSON - 类 中的静态变量io.jboot.components.serializer.JbootSerializerConfig
 
FastJsonSerializer - io.jboot.components.serializer中的类
 
FastJsonSerializer() - 类 的构造器io.jboot.components.serializer.FastJsonSerializer
 
fatal(String) - 类 中的方法io.jboot.core.log.JdkLogger
JdkLog fatal is the same as the error.
fatal(String, Throwable) - 类 中的方法io.jboot.core.log.JdkLogger
JdkLog fatal is the same as the error.
fatal(String, Object...) - 类 中的方法io.jboot.core.log.JdkLogger
 
fatal(String) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
fatal(String, Throwable) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
fatal(String, Object...) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
fatal(String) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
fatal(String, Throwable) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
fatal(String, Object...) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
fenceLogCleanRunnable - 类 中的静态变量io.jboot.support.seata.tcc.TCCFenceHandler
 
FenceLogCleanRunnable() - 类 的构造器io.jboot.support.seata.tcc.TCCFenceHandler.FenceLogCleanRunnable
 
FenceLogIdentity() - 类 的构造器io.jboot.support.seata.tcc.TCCFenceHandler.FenceLogIdentity
 
fetchActionRequestContext(Method, Object[], Parameter[]) - 类 中的方法io.jboot.support.seata.tcc.ActionInterceptorHandler
Extracting context data from parameters, add them to the context
field - 类 中的变量io.jboot.aop.cglib.JbootCglibLazyLoader
 
field - 类 中的变量io.jboot.apidoc.ApiResponse
 
fields - 类 中的变量io.jboot.web.json.JbootJson.MethodsAndFieldsWrapper
 
fieldSetFromBytesSet(Set<byte[]>, Set<Object>) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
fieldSetFromBytesSet(Set<byte[]>, Set<Object>) - 类 中的方法io.jboot.support.redis.JbootRedisBase
 
fieldSetFromBytesSet(Set<byte[]>, Set<Object>) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
fieldSetFromBytesSet(Set<byte[]>, Set<Object>) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
file - 类 中的变量io.jboot.components.http.JbootHttpResponse
 
file - 类 中的变量io.jboot.support.sentinel.datasource.FileDataSource
 
FileDataSource<T> - io.jboot.support.sentinel.datasource中的类
 
FileDataSource(File, Converter<String, T>) - 类 的构造器io.jboot.support.sentinel.datasource.FileDataSource
 
fileExists - 类 中的变量io.jboot.support.sentinel.datasource.FileDataSource
 
fileLastModified - 类 中的变量io.jboot.support.sentinel.datasource.FileDataSource
 
fileLength - 类 中的变量io.jboot.support.sentinel.datasource.FileDataSource
 
filePath - 类 中的变量io.jboot.apidoc.ApiDocument
 
FileScanner - io.jboot.utils中的类
 
FileScanner(String, int) - 类 的构造器io.jboot.utils.FileScanner
 
FileScanner.TimeSize - io.jboot.utils中的类
 
FileUtil - io.jboot.utils中的类
 
FileUtil() - 类 的构造器io.jboot.utils.FileUtil
 
fillBeanToMap(Object, Map<String, Object>) - 类 中的方法io.jboot.web.json.JbootJson
 
fillModelAttrsToMap(Map<String, Object>, Map<String, Object>) - 类 中的方法io.jboot.web.json.JbootJson
 
fillStatement(PreparedStatement, List<Object>) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
fillStatement(PreparedStatement, Object...) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
filter(int) - 类 中的方法io.jboot.db.model.JbootModel
 
filter - 类 中的变量io.jboot.db.model.JbootModelConfig
 
filter(JbootModel<?>, int) - 接口 中的方法io.jboot.db.model.JbootModelFilter
 
filter - 类 中的变量io.jboot.support.shiro.JbootShiroConfig
 
filter - 类 中的变量io.jboot.test.MockApp
 
FilterBy - io.jboot.aop.annotation中的注释类型
 
filterClass - 类 中的变量io.jboot.db.model.JbootModelConfig
Model 过滤器,可以通过这个配置来防止 xss 等问题 filter 会在 save 和 update 的时候被执行
find(Config, Connection, String, Object...) - 类 中的方法io.jboot.db.dbpro.JbootDbPro
 
find(String, Columns) - 类 中的方法io.jboot.db.dbpro.JbootDbPro
 
find(String, Columns, String) - 类 中的方法io.jboot.db.dbpro.JbootDbPro
 
find(String, Columns, Object) - 类 中的方法io.jboot.db.dbpro.JbootDbPro
 
find(String, Columns, String, Object) - 类 中的方法io.jboot.db.dbpro.JbootDbPro
 
find(String, Columns) - 类 中的静态方法io.jboot.db.JbootDb
 
find(String, Columns, String) - 类 中的静态方法io.jboot.db.JbootDb
 
find(String, Columns, Object) - 类 中的静态方法io.jboot.db.JbootDb
 
find(String, Columns, String, Object) - 类 中的静态方法io.jboot.db.JbootDb
 
find(Config, Connection, String, Object...) - 类 中的方法io.jboot.db.model.JbootModel
Override for print sql
findAll() - 类 中的方法io.jboot.service.JbootServiceBase
查找全部数据
findById(Object) - 类 中的方法io.jboot.db.model.JbootModel
 
findById(Object) - 类 中的方法io.jboot.service.JbootServiceBase
根据ID查找model
findByIds(Object...) - 类 中的方法io.jboot.db.model.JbootModel
 
findByIdsWithoutCache(Object...) - 类 中的方法io.jboot.db.model.JbootModel
直接查询数据库,不走缓存
findByIdWithoutCache(Object) - 类 中的方法io.jboot.db.model.JbootModel
直接查询数据库,不走缓存
findChildClasses(List<Class<T>>, Class<T>, boolean) - 类 中的静态方法io.jboot.utils.ClassScanner
 
findClassPathsAndJarsByClassloader(Set<String>, Set<String>, ClassLoader) - 类 中的静态方法io.jboot.utils.ClassScanner
 
findClassPathsAndJarsByClassPath(Set<String>, Set<String>) - 类 中的静态方法io.jboot.utils.ClassScanner
 
findCountByColumn(Column) - 类 中的方法io.jboot.db.model.JbootModel
 
findCountByColumns(Columns) - 类 中的方法io.jboot.db.model.JbootModel
 
findCountByColumns(Columns) - 类 中的方法io.jboot.service.JbootServiceBase
根据提交查询数据量
findEnumStaticMethods(Class<? extends Enum<?>>) - 类 中的静态方法io.jboot.web.directive.SharedEnumObject
 
findFirst(String, Columns) - 类 中的静态方法io.jboot.db.JbootDb
 
findFirst(String, Columns, String) - 类 中的静态方法io.jboot.db.JbootDb
 
findFirstByColumn(String, Object) - 类 中的方法io.jboot.db.model.JbootModel
 
findFirstByColumn(String, Object, String) - 类 中的方法io.jboot.db.model.JbootModel
 
findFirstByColumn(Column) - 类 中的方法io.jboot.db.model.JbootModel
 
findFirstByColumn(Column, String) - 类 中的方法io.jboot.db.model.JbootModel
 
findFirstByColumns(Columns) - 类 中的方法io.jboot.db.model.JbootModel
 
findFirstByColumns(Columns, String) - 类 中的方法io.jboot.db.model.JbootModel
 
findFirstByColumns(Columns, String, String) - 类 中的方法io.jboot.db.model.JbootModel
 
findFirstByColumns(Columns) - 类 中的方法io.jboot.service.JbootServiceBase
根据 Columns 查找单条数据
findFirstByColumns(Columns, String) - 类 中的方法io.jboot.service.JbootServiceBase
根据 Columns 查找单条数据
findFromMap(Class<? extends JbootEventListener>, Map<String, List<JbootEventListener>>) - 类 中的方法io.jboot.components.event.JbootEventManager
 
findListByColumn(String, Object) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumn(Column) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumn(String, Object, Integer) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumn(Column, Integer) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumn(String, Object, String) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumn(Column, String) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumn(String, Object, String, Integer) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumn(Column, String, Integer) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumns(List<Column>) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumns(List<Column>, String) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumns(List<Column>, Integer) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumns(List<Column>, String, Integer) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumns(Columns) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumns(Columns, String) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumns(Columns, Integer) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumns(Columns, String, Integer) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumns(Columns, String, Integer, String) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByColumns(Columns) - 类 中的方法io.jboot.service.JbootServiceBase
根据 Columns 查找数据
findListByColumns(Columns, String) - 类 中的方法io.jboot.service.JbootServiceBase
根据 Columns 查找数据
findListByColumns(Columns, Integer) - 类 中的方法io.jboot.service.JbootServiceBase
根据 Columns 查找数据
findListByColumns(Columns, String, Integer) - 类 中的方法io.jboot.service.JbootServiceBase
根据 Columns 查找数据
findListByIds(Object...) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByIds(List<M>, int[]) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByIds(List<M>, long[]) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByIds(List<M>, short[]) - 类 中的方法io.jboot.db.model.JbootModel
 
findListByIds(Object...) - 类 中的方法io.jboot.service.JbootServiceBase
根据多个 id 查找多个对象
findMethod(boolean, Class<?>, String, Class<?>, Class<?>...) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
findMethod(String, Object...) - 类 中的方法io.jboot.web.directive.SharedEnumObject
 
findMiddleTableRecords(String, String, Object) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
查询中间表数据,方便子类复写,比如:通过缓存获取等
findResourcesPath(File, List<File>) - 类 中的方法io.jboot.app.JbootResourceLoader
 
firstArgIsTarget - 类 中的变量io.jboot.test.MockMethodInfo
 
firstCharToLowerCase(String) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
FixedDelay - io.jboot.components.schedule.annotation中的注释类型
 
FixedRate - io.jboot.components.schedule.annotation中的注释类型
 
fixedScheduler - 类 中的变量io.jboot.components.gateway.JbootGatewayHealthChecker
 
fixedScheduler - 类 中的变量io.jboot.components.schedule.JbootScheduleManager
 
fixedSchedulerDelay - 类 中的变量io.jboot.components.gateway.JbootGatewayHealthChecker
 
fixedSchedulerInitialDelay - 类 中的变量io.jboot.components.gateway.JbootGatewayHealthChecker
 
Float1ArrayConverter() - 类 的构造器io.jboot.web.converter.ArrayConverters.Float1ArrayConverter
 
FloatArrayConverter() - 类 的构造器io.jboot.web.converter.ArrayConverters.FloatArrayConverter
 
flush() - 类 中的方法io.jboot.web.handler.JbootActionReporter.SystemOutWriter
 
flushBuffer() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
FOLDER_SEPARATOR - 类 中的静态变量io.jboot.utils.StringUtils
 
forController(Invocation, Method, Cacheable) - 类 中的方法io.jboot.components.cache.interceptor.CacheableInterceptor
 
forController(Invocation, Method, CachePut) - 类 中的方法io.jboot.components.cache.interceptor.CachePutInterceptor
 
forDbDeleteById(String, String[]) - 类 中的方法io.jboot.db.dialect.JbootClickHouseDialect
 
forDbDeleteById(String, String[]) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forDbDeleteById(String, String[]) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forDbFindById(String, String[]) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forDbFindById(String, String[]) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forDbSave(String, String[], Record, StringBuilder, List<Object>) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forDbSave(String, String[], Record, StringBuilder, List<Object>) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forDbUpdate(String, String[], Object[], Record, StringBuilder, List<Object>) - 类 中的方法io.jboot.db.dialect.JbootClickHouseDialect
 
forDbUpdate(String, String[], Object[], Record, StringBuilder, List<Object>) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forDbUpdate(String, String[], Object[], Record, StringBuilder, List<Object>) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forDeleteByColumns(String, List<Join>, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootAnsiSqlDialect
 
forDeleteByColumns(String, List<Join>, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootClickHouseDialect
 
forDeleteByColumns(String, List<Join>, String, List<Column>) - 接口 中的方法io.jboot.db.dialect.JbootDialect
 
forDeleteByColumns(String, List<Join>, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forDeleteByColumns(String, List<Join>, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forDeleteByColumns(String, List<Join>, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootMysqlDialect
 
forDeleteByColumns(String, List<Join>, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootOracleDialect
 
forDeleteByColumns(String, List<Join>, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootPostgreSqlDialect
 
forDeleteByColumns(String, List<Join>, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootSqlite3Dialect
 
forDeleteByColumns(String, List<Join>, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootSqlServerDialect
 
forDeleteByColumns(String, List<Join>, String, List<Column>, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
forFindByColumns(String, List<Join>, String, String, List<Column>, String, Object) - 类 中的方法io.jboot.db.dialect.JbootAnsiSqlDialect
 
forFindByColumns(String, List<Join>, String, String, List<Column>, String, Object) - 类 中的方法io.jboot.db.dialect.JbootClickHouseDialect
 
forFindByColumns(String, List<Join>, String, String, List<Column>, String, Object) - 接口 中的方法io.jboot.db.dialect.JbootDialect
 
forFindByColumns(String, List<Join>, String, String, List<Column>, String, Object) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forFindByColumns(String, List<Join>, String, String, List<Column>, String, Object) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forFindByColumns(String, List<Join>, String, String, List<Column>, String, Object) - 类 中的方法io.jboot.db.dialect.JbootMysqlDialect
 
forFindByColumns(String, List<Join>, String, String, List<Column>, String, Object) - 类 中的方法io.jboot.db.dialect.JbootOracleDialect
 
forFindByColumns(String, List<Join>, String, String, List<Column>, String, Object) - 类 中的方法io.jboot.db.dialect.JbootPostgreSqlDialect
 
forFindByColumns(String, List<Join>, String, String, List<Column>, String, Object) - 类 中的方法io.jboot.db.dialect.JbootSqlite3Dialect
 
forFindByColumns(String, List<Join>, String, String, List<Column>, String, Object) - 类 中的方法io.jboot.db.dialect.JbootSqlServerDialect
 
forFindByColumns(String, List<Join>, String, String, List<Column>, String, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
forFindCountByColumns(String, List<Join>, String, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootAnsiSqlDialect
 
forFindCountByColumns(String, List<Join>, String, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootClickHouseDialect
 
forFindCountByColumns(String, List<Join>, String, String, List<Column>) - 接口 中的方法io.jboot.db.dialect.JbootDialect
 
forFindCountByColumns(String, List<Join>, String, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forFindCountByColumns(String, List<Join>, String, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forFindCountByColumns(String, List<Join>, String, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootMysqlDialect
 
forFindCountByColumns(String, List<Join>, String, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootOracleDialect
 
forFindCountByColumns(String, List<Join>, String, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootPostgreSqlDialect
 
forFindCountByColumns(String, List<Join>, String, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootSqlite3Dialect
 
forFindCountByColumns(String, List<Join>, String, String, List<Column>) - 类 中的方法io.jboot.db.dialect.JbootSqlServerDialect
 
forFindCountByColumns(String, List<Join>, String, String, List<Column>, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
FORM - 类 中的静态变量io.jboot.support.swagger.ParamType
 
Form - io.jboot.web.validate中的注释类型
非空验证注解
FORM_DATA - 类 中的静态变量io.jboot.support.swagger.ParamType
 
FORM_DATA - 类 中的静态变量io.jboot.web.validate.FormType
 
formatMethod(Method) - 类 中的静态方法io.jboot.support.seata.interceptor.SeataGlobalTransactionHandler
 
formName - 异常错误 中的变量io.jboot.components.valid.ValidException
 
forModelDeleteById(Table) - 类 中的方法io.jboot.db.dialect.JbootClickHouseDialect
 
forModelDeleteById(Table) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forModelDeleteById(Table) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forModelFindById(Table, String) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forModelFindById(Table, String) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forModelSave(Table, Map<String, Object>, StringBuilder, List<Object>) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forModelSave(Table, Map<String, Object>, StringBuilder, List<Object>) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forModelUpdate(Table, Map<String, Object>, Set<String>, StringBuilder, List<Object>) - 类 中的方法io.jboot.db.dialect.JbootClickHouseDialect
 
forModelUpdate(Table, Map<String, Object>, Set<String>, StringBuilder, List<Object>) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forModelUpdate(Table, Map<String, Object>, Set<String>, StringBuilder, List<Object>) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
FormType - io.jboot.web.validate中的类
 
FormType() - 类 的构造器io.jboot.web.validate.FormType
 
forPaginate(int, int, StringBuilder) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forPaginate(int, int, StringBuilder) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
sql.replaceFirst("(?
forPaginateDistinctTotalRow(String, String, Object) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
forPaginateFrom(String, List<Join>, String, List<Column>, String) - 类 中的方法io.jboot.db.dialect.JbootAnsiSqlDialect
 
forPaginateFrom(String, List<Join>, String, List<Column>, String) - 类 中的方法io.jboot.db.dialect.JbootClickHouseDialect
 
forPaginateFrom(String, List<Join>, String, List<Column>, String) - 接口 中的方法io.jboot.db.dialect.JbootDialect
 
forPaginateFrom(String, List<Join>, String, List<Column>, String) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forPaginateFrom(String, List<Join>, String, List<Column>, String) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forPaginateFrom(String, List<Join>, String, List<Column>, String) - 类 中的方法io.jboot.db.dialect.JbootMysqlDialect
 
forPaginateFrom(String, List<Join>, String, List<Column>, String) - 类 中的方法io.jboot.db.dialect.JbootOracleDialect
 
forPaginateFrom(String, List<Join>, String, List<Column>, String) - 类 中的方法io.jboot.db.dialect.JbootPostgreSqlDialect
 
forPaginateFrom(String, List<Join>, String, List<Column>, String) - 类 中的方法io.jboot.db.dialect.JbootSqlite3Dialect
 
forPaginateFrom(String, List<Join>, String, List<Column>, String) - 类 中的方法io.jboot.db.dialect.JbootSqlServerDialect
 
forPaginateFrom(String, List<Join>, String, List<Column>, String, char) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
forPaginateSelect(String) - 类 中的方法io.jboot.db.dialect.JbootAnsiSqlDialect
 
forPaginateSelect(String) - 类 中的方法io.jboot.db.dialect.JbootClickHouseDialect
 
forPaginateSelect(String) - 接口 中的方法io.jboot.db.dialect.JbootDialect
 
forPaginateSelect(String) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forPaginateSelect(String) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forPaginateSelect(String) - 类 中的方法io.jboot.db.dialect.JbootMysqlDialect
 
forPaginateSelect(String) - 类 中的方法io.jboot.db.dialect.JbootOracleDialect
 
forPaginateSelect(String) - 类 中的方法io.jboot.db.dialect.JbootPostgreSqlDialect
 
forPaginateSelect(String) - 类 中的方法io.jboot.db.dialect.JbootSqlite3Dialect
 
forPaginateSelect(String) - 类 中的方法io.jboot.db.dialect.JbootSqlServerDialect
 
forPaginateTotalRow(String, String, Object) - 类 中的方法io.jboot.db.dialect.JbootAnsiSqlDialect
 
forPaginateTotalRow(String, String, Object) - 类 中的方法io.jboot.db.dialect.JbootClickHouseDialect
 
forPaginateTotalRow(String, String, Object) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forPaginateTotalRow(String, String, Object) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forPaginateTotalRow(String, String, Object) - 类 中的方法io.jboot.db.dialect.JbootMysqlDialect
 
forPaginateTotalRow(String, String, Object) - 类 中的方法io.jboot.db.dialect.JbootOracleDialect
 
forPaginateTotalRow(String, String, Object) - 类 中的方法io.jboot.db.dialect.JbootPostgreSqlDialect
 
forPaginateTotalRow(String, String, Object) - 类 中的方法io.jboot.db.dialect.JbootSqlite3Dialect
 
forPaginateTotalRow(String, String, Object) - 类 中的方法io.jboot.db.dialect.JbootSqlServerDialect
 
forService(Invocation, Method, Cacheable) - 类 中的方法io.jboot.components.cache.interceptor.CacheableInterceptor
Service 层的 Cacheable 使用
forService(Invocation, Method, CachePut) - 类 中的方法io.jboot.components.cache.interceptor.CachePutInterceptor
 
forTableBuilderDoBuild(String) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
forTableBuilderDoBuild(String) - 类 中的方法io.jboot.db.dialect.JbootInformixDialect
 
forwardTo - 类 中的变量io.jboot.web.render.JbootReturnValueRender
 
fromAnnotation(EnableCORS) - 类 中的静态方法io.jboot.web.cors.CORSConfig
 
fromCounter(String, Counter) - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
Export counter as Prometheus Gauge.
fromDesignated - 类 中的变量io.jboot.db.TableInfo.DataSourceConfigWrapper
 
fromGauge(String, Gauge) - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
Export gauge as a prometheus gauge.
fromHistogram(String, Histogram) - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
Convert histogram snapshot.
fromMeter(String, Meter) - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
Export a Meter as as prometheus COUNTER.
fromName(String) - 枚举 中的静态方法io.jboot.support.metric.JvmGcMetrics.GcGenerationAge
 
fromSnapshotAndCount(String, Snapshot, long, double, String) - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
Export a histogram snapshot as a prometheus SUMMARY.
fromTimer(String, Timer) - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
Export Dropwizard Timer as a histogram.
fst - 类 中的静态变量io.jboot.components.serializer.FstSerializer
 
FST - 类 中的静态变量io.jboot.components.serializer.JbootSerializerConfig
 
FstSerializer - io.jboot.components.serializer中的类
 
FstSerializer() - 类 的构造器io.jboot.components.serializer.FstSerializer
 
fullJoin(String) - 类 中的方法io.jboot.db.model.JbootModel
 
fullJoinIf(String, boolean) - 类 中的方法io.jboot.db.model.JbootModel
 

G

GangliaReporter - io.jboot.support.metric.reporter.ganglia中的类
 
GangliaReporter() - 类 的构造器io.jboot.support.metric.reporter.ganglia.GangliaReporter
 
GatewayDiscovery - io.jboot.components.gateway.discovery中的接口
GatewayDiscovery.
gatewayDiscovery - 类 中的变量io.jboot.components.gateway.discovery.GatewayDiscoveryManager
 
GatewayDiscoveryConfig - io.jboot.components.gateway.discovery中的类
 
GatewayDiscoveryConfig() - 类 的构造器io.jboot.components.gateway.discovery.GatewayDiscoveryConfig
 
GatewayDiscoveryListener - io.jboot.components.gateway.discovery中的接口
GatewayDiscoveryListener.
GatewayDiscoveryListener.EventInfo - io.jboot.components.gateway.discovery中的类
 
GatewayDiscoveryManager - io.jboot.components.gateway.discovery中的类
 
GatewayDiscoveryManager() - 类 的构造器io.jboot.components.gateway.discovery.GatewayDiscoveryManager
 
GatewayErrorRender - io.jboot.components.gateway中的接口
 
gatewayErrorRender - 类 中的变量io.jboot.components.gateway.JbootGatewayManager
 
GatewayHttpProxy - io.jboot.components.gateway中的类
 
GatewayHttpProxy() - 类 的构造器io.jboot.components.gateway.GatewayHttpProxy
 
GatewayHttpProxy(JbootGatewayConfig) - 类 的构造器io.jboot.components.gateway.GatewayHttpProxy
 
GatewayInstance - io.jboot.components.gateway.discovery中的类
 
GatewayInstance() - 类 的构造器io.jboot.components.gateway.discovery.GatewayInstance
 
gatewayInstance2NacosInstance(GatewayInstance) - 类 中的方法io.jboot.components.gateway.discovery.NacosGatewayDiscovery
 
GatewayInstanceConfig - io.jboot.components.gateway.discovery中的类
 
GatewayInstanceConfig() - 类 的构造器io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
GatewayInterceptor - io.jboot.components.gateway中的接口
GatewayInterceptor.
gatewayInterceptors - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
GatewayInvocation - io.jboot.components.gateway中的类
 
GatewayInvocation(JbootGatewayConfig, HttpServletRequest, HttpServletResponse) - 类 的构造器io.jboot.components.gateway.GatewayInvocation
 
GatewayLoadBalanceStrategy - io.jboot.components.gateway中的接口
负载均衡策略
gatewayLoadBalanceStrategy - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
GatewaySentinelProcesser - io.jboot.components.gateway中的类
 
GatewaySentinelProcesser() - 类 的构造器io.jboot.components.gateway.GatewaySentinelProcesser
 
GcGenerationAge() - 枚举 的构造器io.jboot.support.metric.JvmGcMetrics.GcGenerationAge
 
ge(String, Object) - 类 中的方法io.jboot.db.model.Columns
大于等于 great or equal
genBaseModelContent(TableMeta) - 类 中的方法io.jboot.codegen.service.JbootServiceImplGenerator
 
genBaseModelContent(TableMeta) - 类 中的方法io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
genDocs(ApiDocConfig) - 类 中的方法io.jboot.apidoc.ApiDocManager
生成 API 文档
generate() - 类 中的方法io.jboot.codegen.model.JbootBaseModelGenerator
 
generate() - 类 中的方法io.jboot.codegen.model.JbootModelGenerator
 
generate() - 类 中的方法io.jboot.codegen.service.JbootServiceImplGenerator
 
generate(List<TableMeta>) - 类 中的方法io.jboot.codegen.service.JbootServiceImplGenerator
 
generate() - 类 中的方法io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
generate(List<TableMeta>) - 类 中的方法io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
generic - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Whether to enable generic invocation, default value is false
genericClassCheck(Type) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
对泛型类型进行检测,只支持 String 类型的泛型,或者不是泛型才会支持
genericTypes - 类 中的变量io.jboot.utils.ClassType
 
genMockJson() - 类 中的静态方法io.jboot.apidoc.ApiJsonGenerator
生成 Mock Json 数据
genMockJson(ApiJsonGenerator.JsonGeneratorConfig) - 类 中的静态方法io.jboot.apidoc.ApiJsonGenerator
生成 Mock Json 数据
genRemarksJson() - 类 中的静态方法io.jboot.apidoc.ApiJsonGenerator
生成 Model 的字段备注数据
genRemarksJson(ApiJsonGenerator.JsonGeneratorConfig) - 类 中的静态方法io.jboot.apidoc.ApiJsonGenerator
生成 Model 的字段备注数据
genValue(JbootModel, Class) - 接口 中的方法io.jboot.db.model.PrimarykeyValueGenerator
 
get(Class<T>) - 类 中的方法io.jboot.aop.cglib.JbootCglibProxyFactory
 
get(InterceptorCache.MethodKey) - 类 中的静态方法io.jboot.aop.InterceptorCache
 
get(Class<T>) - 类 中的方法io.jboot.aop.javassist.JbootJavassistProxyFactory
 
get(Class<T>) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
get(Class<T>, String, String) - 类 中的方法io.jboot.app.config.JbootConfigManager
获取配置信息,并创建和赋值clazz实例
get() - 类 中的静态方法io.jboot.app.JbootApplicationConfig
 
get(String, Object) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
get(String, Object, IDataLoader) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
get(String, Object, IDataLoader, int) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
get(String, Object) - 类 中的静态方法io.jboot.components.cache.AopCache
 
get(String, Object, IDataLoader) - 类 中的静态方法io.jboot.components.cache.AopCache
 
get(String, Object, IDataLoader, int) - 类 中的静态方法io.jboot.components.cache.AopCache
 
get(String, Object) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
get(String, Object, IDataLoader) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
get(String, Object, IDataLoader, int) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
get(String, Object) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
get(String, Object, IDataLoader) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
get(String, Object, IDataLoader, int) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
get(String, Object) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
get(String, Object, IDataLoader) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
get(String, Object, IDataLoader, int) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
get(String, Object) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
get(String, Object, IDataLoader) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
get(String, Object, IDataLoader, int) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
get(String, Object) - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
get(String, Object, IDataLoader) - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
get(String, Object, IDataLoader, int) - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
get(String, Object) - 接口 中的方法io.jboot.components.cache.JbootCache
 
get(String, Object, IDataLoader) - 接口 中的方法io.jboot.components.cache.JbootCache
 
get(String, Object, IDataLoader, int) - 接口 中的方法io.jboot.components.cache.JbootCache
 
get(String, Object) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
get(String, Object, IDataLoader) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
get(String, Object, IDataLoader, int) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
get(String, Object) - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
get(String, Object, IDataLoader) - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
get(String, Object, IDataLoader, int) - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
get(String) - 类 中的方法io.jboot.components.cache.support.JbootCaptchaCache
 
get(String) - 类 中的方法io.jboot.components.cache.support.WechatAccessTokenCache
 
get(Class<?>, RPCInject) - 类 中的静态方法io.jboot.components.rpc.ReferenceConfigCache
 
get() - 类 中的方法io.jboot.objects.counter.impl.JbootLocalCounter
 
get() - 类 中的方法io.jboot.objects.counter.impl.JbootRedisCounter
 
get() - 接口 中的方法io.jboot.objects.counter.JbootCounter
 
get(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回 key 所关联的 value 值 如果 key 不存在那么返回特殊值 nil 。
get(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回 key 所关联的 value 值 如果 key 不存在那么返回特殊值 nil 。
get(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回 key 所关联的 value 值 如果 key 不存在那么返回特殊值 nil 。
get(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
get(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
get() - 类 中的静态方法io.jboot.support.sentinel.SentinelConfig
 
get(K) - 类 中的方法io.jboot.support.shiro.cache.JbootShiroCache
 
get(String) - 类 中的方法io.jboot.test.MockMvc
 
get(String, Map<String, Object>) - 类 中的方法io.jboot.test.MockMvc
 
get(String, Map<String, Object>, Set<Cookie>) - 类 中的方法io.jboot.test.MockMvc
 
get(String, Map<String, Object>, Map<String, String>) - 类 中的方法io.jboot.test.MockMvc
 
get(String, Map<String, Object>, Map<String, String>, Set<Cookie>) - 类 中的方法io.jboot.test.MockMvc
 
get(String) - 类 中的静态方法io.jboot.utils.AnnotationUtil
 
get(String, String) - 类 中的静态方法io.jboot.utils.AnnotationUtil
 
get(String[]) - 类 中的静态方法io.jboot.utils.AnnotationUtil
 
get(String, Object) - 类 中的静态方法io.jboot.utils.CacheUtil
 
get(String, Object, IDataLoader) - 类 中的静态方法io.jboot.utils.CacheUtil
 
get(String, Object, IDataLoader, int) - 类 中的静态方法io.jboot.utils.CacheUtil
 
get(Controller, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
get(HttpServletRequest, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
get(Controller, String, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
get(HttpServletRequest, String, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
get(String, String, Class<T>) - 类 中的静态方法io.jboot.utils.JsonUtil
 
get(Object, String, Class<T>) - 类 中的静态方法io.jboot.utils.JsonUtil
 
get(String, String, TypeDef<?>) - 类 中的静态方法io.jboot.utils.JsonUtil
 
get(Object, String, TypeDef<?>) - 类 中的静态方法io.jboot.utils.JsonUtil
 
get(T) - 接口 中的方法io.jboot.utils.ObjectFunc
 
GET - 类 中的静态变量io.jboot.web.controller.GetMappingInterceptor
 
get() - 类 中的静态方法io.jboot.web.controller.JbootControllerContext
 
getAccessKey() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getAccessKey() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
getAccessTokenAndOpenId(String) - 类 中的静态方法io.jboot.wechat.WechatApis
获取微信的openId
getAction() - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisMessage
 
getAction() - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisMessage
 
getAction() - 类 中的方法io.jboot.components.event.JbootEvent
 
getAction(String, String[], HttpServletRequest) - 类 中的方法io.jboot.web.handler.JbootActionHandler
方便子类复写、从而可以实现 自定义 Action 的功能
getAction(String, String[]) - 类 中的方法io.jboot.web.handler.JbootActionHandler
方便子类复写、从而可以实现 自定义 Action 的功能
getAction(String, String[]) - 类 中的方法io.jboot.web.PathVariableActionMapping
Support four types of url 1: http://abc.com/controllerPath ---> 00 2: http://abc.com/controllerPath/para ---> 01 3: http://abc.com/controllerPath/method ---> 10 4: http://abc.com/controllerPath/method/para ---> 11 5: http://abc.com/foo/{id}/bar/{name} The controllerPath can also contains "/" Example: http://abc.com/uvw/xyz/method/para
getActionCache() - 类 中的静态方法io.jboot.components.cache.ActionCache
 
getActionCacheRefreshKey() - 类 中的静态方法io.jboot.components.cache.interceptor.CacheableInterceptor
 
getActionCacheRefreshValue() - 类 中的静态方法io.jboot.components.cache.interceptor.CacheableInterceptor
 
getActionKey(Method, String) - 类 中的静态方法io.jboot.apidoc.ApiDocUtil
 
getActionKey() - 类 中的方法io.jboot.apidoc.ApiOperation
 
getActionKey() - 类 中的方法io.jboot.web.handler.JbootActionInvocation
Return the action key.
getActiveRecordPlugin(String) - 类 中的方法io.jboot.db.ArpManager
 
getActiveRecordPluginClass() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getActiveRecordPlugins() - 类 中的方法io.jboot.db.ArpManager
 
getActives() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getAddr() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
getAdminServletMapping() - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
getAll() - 类 中的方法io.jboot.components.cache.support.JbootTokenCache
 
getAllInOneFilePath() - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
getAllInOneNotes() - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
getAllInOneTitle() - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
getAllInstances(String) - 接口 中的方法io.jboot.components.gateway.discovery.GatewayDiscovery
 
getAllInstances(String) - 类 中的方法io.jboot.components.gateway.discovery.NacosGatewayDiscovery
 
getAllowCredentials() - 类 中的方法io.jboot.web.cors.CORSConfig
 
getAllowHeaders() - 类 中的方法io.jboot.web.cors.CORSConfig
 
getAllowMethods() - 类 中的方法io.jboot.web.cors.CORSConfig
 
getAllowOrigin() - 类 中的方法io.jboot.web.cors.CORSConfig
 
getAllTableInfos() - 类 中的方法io.jboot.db.TableInfoManager
 
getAnnotation(Invocation) - 类 中的方法io.jboot.db.datasource.PriorDatasourceInterceptor
 
getAnnotation(Invocation) - 类 中的方法io.jboot.web.cors.CORSInterceptor
 
getAnyAnnotation(Class<?>, Class<? extends Annotation>...) - 类 中的静态方法io.jboot.aop.InterceptorBuilder.Util
 
getAnyAnnotation(Method, Class<? extends Annotation>...) - 类 中的静态方法io.jboot.aop.InterceptorBuilder.Util
 
getAopCache() - 类 中的静态方法io.jboot.components.cache.AopCache
 
getApiConfig() - 类 中的方法io.jboot.wechat.controller.JbootWechatController
 
getApiConfig() - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
getApiOperations() - 类 中的方法io.jboot.apidoc.ApiDocument
 
getApiParameters() - 类 中的方法io.jboot.apidoc.ApiOperation
 
getApiResponseInMethod(Method) - 类 中的静态方法io.jboot.apidoc.ApiDocUtil
 
getAppConfig(String[]) - 类 中的静态方法io.jboot.app.ApplicationUtil
 
getAppId() - 类 中的方法io.jboot.app.config.support.apollo.ApolloServerConfig
 
getAppId() - 类 中的方法io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
getAppId() - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
getApplication() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getApplication() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getApplicationId() - 类 中的方法io.jboot.support.seata.SeataConfig
 
getAppSecret() - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
getArg(int) - 类 中的方法io.jboot.web.handler.JbootActionInvocation
 
getArgs() - 类 中的方法io.jboot.web.handler.JbootActionInvocation
 
getArraySeparator() - 类 中的静态方法io.jboot.web.converter.ArrayConverters
 
getAs() - 类 中的方法io.jboot.db.model.Join
 
getAsyncContext() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getAttribute(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getAttribute(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getAttribute(String) - 类 中的方法io.jboot.web.session.JbootHttpSession
 
getAttributeNames() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getAttributeNames() - 类 中的方法io.jboot.test.web.MockServletContext
 
getAttributeNames() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
getAttrs() - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
getAttrs() - 类 中的方法io.jboot.web.controller.JbootController
获取所有 attr 信息
getAuthType() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getAvailablePort() - 类 中的静态方法io.jboot.app.undertow.JbootUndertowConfig
获取随机可用的端口号
getBannerFile() - 类 中的方法io.jboot.app.JbootApplicationConfig
 
getBasePath() - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
getBasePathAbsolute() - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
getBaseReferer(String) - 类 中的静态方法io.jboot.components.rpc.motan.MotanUtil
 
getBaseService(String) - 类 中的静态方法io.jboot.components.rpc.motan.MotanUtil
 
getBaseUrl(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
 
getBaseUrl() - 类 中的静态方法io.jboot.utils.RequestUtil
 
getBaseUrl() - 类 中的方法io.jboot.web.controller.JbootController
获取当前网址
getBean(String) - 类 中的方法io.jboot.aop.JbootAopFactory
 
getBean(Class<T>) - 类 中的静态方法io.jboot.Jboot
根据类名获取 Aop 下的 Bean
getBean(String) - 类 中的静态方法io.jboot.Jboot
根据名称获取 Aop 下的 Bean
getBean(Class<T>, String, boolean) - 类 中的方法io.jboot.web.controller.JbootController
BeanGetter 会调用此方法生成 bean,在 Map List Array 下,JFinal 通过 Injector.injectBean 去实例化的时候会出错,从而无法实现通过 @JsonBody 对 map list array 的注入
getBigDecimal(String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getBigDecimal(Object, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getBigDecimal(String, String, BigDecimal) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getBigDecimal(Object, String, BigDecimal) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getBigDecimal() - 类 中的方法io.jboot.web.controller.JbootController
Returns the value of a request parameter and convert to BigDecimal.
getBigDecimal(String) - 类 中的方法io.jboot.web.controller.JbootController
Returns the value of a request parameter and convert to BigDecimal.
getBigDecimal(String, BigDecimal) - 类 中的方法io.jboot.web.controller.JbootController
Returns the value of a request parameter and convert to BigDecimal with a default value if it is null.
getBigInteger(Controller, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
getBigInteger(Controller, String, BigInteger) - 类 中的静态方法io.jboot.utils.CookieUtil
 
getBigInteger(String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getBigInteger(Object, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getBigInteger(String, String, BigInteger) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getBigInteger(Object, String, BigInteger) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getBigInteger() - 类 中的方法io.jboot.web.controller.JbootController
Returns the value of a request parameter and convert to BigInteger.
getBigInteger(String) - 类 中的方法io.jboot.web.controller.JbootController
Returns the value of a request parameter and convert to BigInteger.
getBigInteger(String, BigInteger) - 类 中的方法io.jboot.web.controller.JbootController
Returns the value of a request parameter and convert to BigInteger with a default value if it is null.
getBigInteger(int) - 类 中的方法io.jboot.web.controller.JbootController
 
getBigInteger(int, BigInteger) - 类 中的方法io.jboot.web.controller.JbootController
 
getBody() - 类 中的方法io.jboot.web.ResponseEntity
 
getBodyContent() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getBool(String) - 类 中的静态方法io.jboot.utils.AnnotationUtil
 
getBool(String, boolean) - 类 中的静态方法io.jboot.utils.AnnotationUtil
 
getBool(String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getBool(Object, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getBool(String, String, boolean) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getBool(Object, String, boolean) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getBootArg(String) - 类 中的方法io.jboot.app.config.JbootConfigManager
获取启动参数
getBootArgs() - 类 中的方法io.jboot.app.config.JbootConfigManager
 
getBoxedClass(Class<?>) - 类 中的静态方法io.jboot.components.rpc.RPCUtil
 
getBranchId() - 类 中的方法io.jboot.support.seata.tcc.TCCFenceHandler.FenceLogIdentity
 
getBranchType() - 类 中的方法io.jboot.support.seata.tcc.JbootTCCResourceManager
 
getBroadcastChannelPrefix() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
getBroadcastChannelPrefix() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
getBroadcastChannelPrefix() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getBroadcastChannelRoutingKey() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
getBroadcastExchangeDeclareExchangeType() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
getBufferSize() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
getBusinessActionContext(String, long, String, String) - 类 中的方法io.jboot.support.seata.tcc.JbootTCCResourceManager
transfer tcc applicationData to BusinessActionContext
getCache(String) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
getCache() - 类 中的方法io.jboot.components.cache.JbootCacheManager
 
getCache(String) - 类 中的方法io.jboot.components.cache.JbootCacheManager
 
getCache() - 类 中的静态方法io.jboot.Jboot
获取 缓存
getCache(String) - 类 中的静态方法io.jboot.Jboot
获取指定的缓存
getCache(String) - 类 中的方法io.jboot.support.shiro.cache.JbootShiroCacheManager
 
getCacheEventListener() - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
getCacheKey() - 类 中的方法io.jboot.db.model.Columns
 
getCacheManager() - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
getCacheName() - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisMessage
 
getCacheName() - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisMessage
 
getCacheName() - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
getCacheOnly(String) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
getCacheRenderEngine() - 类 中的静态方法io.jboot.components.cache.interceptor.CPI
 
getCacheSyncMqChannel() - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
getCachetime() - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheObject
 
getCaffeineCacheImpl() - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
getCanonicalPath(File) - 类 中的静态方法io.jboot.utils.FileUtil
 
getCaptchaRender() - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getCert() - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
getCertInputStream() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getCertPass() - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
getCertPass() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getCertPath() - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
getCertPath() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getChannel() - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
getChannel(String, boolean) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqImpl
 
getChannel() - 类 中的方法io.jboot.components.mq.rabbitmq.RabbitmqMessageContext
 
getChannel() - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
getCharacterEncoding() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getCharacterEncoding() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
getCharset() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getClassFileName(Class<?>) - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
getClassLoader() - 类 中的静态方法io.jboot.app.Banner
 
getClassLoader() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getClassLoader() - 类 中的方法io.jboot.test.web.MockServletContext
 
getClassLoader() - 类 中的静态方法io.jboot.utils.ClassUtil
 
getClassPathDirEndsWith_classes() - 类 中的静态方法io.jboot.app.PathKitExt
获取以 "classes" 结尾的 class path
getClassPathDirs() - 类 中的静态方法io.jboot.app.PathKitExt
 
getClassPrefix() - 类 中的方法io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
getClassSetMethods(Class<?>) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
getClassSuffix() - 类 中的方法io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
getClassType() - 类 中的方法io.jboot.apidoc.ApiResponse
 
getClassType(Type, Class<?>) - 类 中的静态方法io.jboot.utils.ClassUtil
 
getClassTypeMockBuilders() - 类 中的方法io.jboot.apidoc.ApiDocManager
 
getClassTypeMockData(String) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
getClassTypeMockDatas() - 类 中的方法io.jboot.apidoc.ApiDocManager
 
getClient(JbootHttpRequest) - 类 中的方法io.jboot.components.http.okhttp.OKHttpImpl
 
getClientId() - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisMessage
 
getClientId() - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisMessage
 
getClientIP() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getClientName() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getCls() - 类 中的方法io.jboot.support.swagger.ReaderContext
 
getClusterName() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getColumnCreated() - 类 中的方法io.jboot.db.model.JbootModelConfig
 
getColumnModified() - 类 中的方法io.jboot.db.model.JbootModelConfig
 
getColumns() - 类 中的方法io.jboot.db.model.Group
 
getConfig(Class<T>) - 类 中的静态方法io.jboot.app.ApplicationUtil
 
getConfig() - 接口 中的方法io.jboot.components.cache.JbootCache
 
getConfig() - 类 中的方法io.jboot.components.cache.JbootCacheBase
 
getConfig() - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
getConfig() - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
getConfig(String) - 类 中的方法io.jboot.components.gateway.JbootGatewayManager
获取某个配置信息
getConfig() - 接口 中的方法io.jboot.components.mq.Jbootmq
 
getConfig() - 类 中的方法io.jboot.components.mq.JbootmqBase
 
getConfig() - 类 中的方法io.jboot.components.schedule.JbootScheduleManager
 
getConfig() - 类 中的静态方法io.jboot.db.model.JbootModelConfig
 
getConfig() - 类 中的静态方法io.jboot.support.jwt.JwtManager
 
getConfigCache() - 类 中的方法io.jboot.app.config.JbootConfigManager
 
getConfigFileName() - 类 中的方法io.jboot.components.cache.ehcache.JbootEhCacheConfig
 
getConfigLongPollTimeout() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getConfigMap() - 类 中的方法io.jboot.components.gateway.JbootGatewayManager
获取所有的配置信息
getConfigModels(Class<T>) - 类 中的静态方法io.jboot.utils.ConfigUtil
 
getConfigModels(Class<T>, String) - 类 中的静态方法io.jboot.utils.ConfigUtil
 
getConfigModels(JbootConfigManager, Class<T>) - 类 中的静态方法io.jboot.utils.ConfigUtil
 
getConfigModels(JbootConfigManager, Class<T>, String) - 类 中的静态方法io.jboot.utils.ConfigUtil
 
getConfigRemarks(Class<?>) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
getConfigRetryTime() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getConfigValue(String) - 类 中的静态方法io.jboot.app.ApplicationUtil
 
getConfigValue(String) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
getConfigValue(Properties, String) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
getConnection(String) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
getConnection(JbootHttpRequest) - 类 中的静态方法io.jboot.components.http.jboot.JbootHttpImpl
 
getConnectionInitSql() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getConnectionUrl() - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
getConnectTimeOut() - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
getConnectTimeOut() - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
getConnectTimeOut() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getConstraintDescriptor() - 类 中的方法io.jboot.components.valid.interceptor.SimpleContext
 
getConsumeMessageBatchMaxSize() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getConsumer(String) - 类 中的静态方法io.jboot.components.rpc.dubbo.DubboUtil
 
getConsumer(String) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getConsumer() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getConsumerGroup() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getConsumers() - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getConsumerTag() - 类 中的方法io.jboot.components.mq.rabbitmq.RabbitmqMessageContext
 
getContactEmail() - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
getContactName() - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
getContactUrl() - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
getContainerFactory() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getContainers() - 类 中的方法io.jboot.web.attachment.AttachmentManager
 
getContainsObject(Collection<T>, T, ObjectFunc<T>...) - 类 中的静态方法io.jboot.utils.ObjectUtil
获取 某个 objects 集合里包含的 object
getContent() - 类 中的方法io.jboot.components.http.JbootHttpResponse
获取数据内容
getContent(String) - 类 中的方法io.jboot.components.http.JbootHttpResponse
获取数据内容
getContent() - 类 中的方法io.jboot.test.MockMvcResult
 
getContentAsJSONObject() - 类 中的方法io.jboot.test.MockMvcResult
 
getContentLength() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getContentLengthLong() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getContentString() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
getContentType() - 类 中的方法io.jboot.apidoc.ApiOperation
 
getContentType() - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
getContentType() - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
getContentType() - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
getContentType() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getContentType() - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
getContentType() - 类 中的方法io.jboot.test.MockMvcResult
 
getContentType() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getContentType() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
getContentType() - 类 中的方法io.jboot.web.render.JbootRender
 
getContentType() - 类 中的方法io.jboot.web.render.JbootXmlRender
 
getContext() - 类 中的方法io.jboot.components.mq.aliyunmq.AliyunmqMessageContext
 
getContext() - 类 中的方法io.jboot.components.mq.rocketmq.RokectmqMessageContext
 
getContext(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getContextPath() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getContextPath() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getContextPath() - 类 中的方法io.jboot.test.web.MockServletContext
 
getController() - 类 中的方法io.jboot.web.handler.JbootActionInvocation
Return the controller of this action.
getControllerByPath(String) - 类 中的方法io.jboot.web.controller.JbootControllerManager
 
getControllerClass() - 类 中的方法io.jboot.apidoc.ApiDocument
 
getControllerClass() - 类 中的方法io.jboot.apidoc.ApiOperation
 
getControllerExcludedMethodName() - 类 中的静态方法io.jboot.support.shiro.JbootShiroUtil
 
getControllerKey() - 类 中的方法io.jboot.web.handler.JbootActionInvocation
已过时。
getControllerMethod(Class<?>) - 类 中的静态方法io.jboot.apidoc.ApiDocUtil
 
getControllerPath(Class<?>) - 类 中的静态方法io.jboot.apidoc.ApiDocUtil
 
getControllerPath() - 类 中的方法io.jboot.web.handler.JbootActionInvocation
Return the controller path.
getControllerRender(Invocation, Method) - 类 中的静态方法io.jboot.components.cache.interceptor.CacheableInterceptor
 
getCookie(String) - 类 中的方法io.jboot.test.MockMvcResult
 
getCookie(HttpServletRequest, String, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
getCookie(String) - 类 中的方法io.jboot.web.session.JbootServletRequestWrapper
Get cookie value by cookie name.
getCookieContextPath() - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
getCookieDomain() - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
getCookieEncryptKey() - 类 中的方法io.jboot.web.JbootWebConfig
 
getCookieMaxAge() - 类 中的方法io.jboot.web.JbootWebConfig
 
getCookieMaxAge() - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
getCookieName() - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
getCookieObject(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
Get cookie object by cookie name.
getCookieObject(HttpServletRequest, String) - 类 中的静态方法io.jboot.utils.CookieUtil
Get cookie object by cookie name.
getCookieObject(String) - 类 中的方法io.jboot.web.session.JbootServletRequestWrapper
Get cookie object by cookie name.
getCookies() - 类 中的方法io.jboot.test.MockMvcResult
 
getCookies() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getCookies() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
getCookieValue(String) - 类 中的方法io.jboot.test.MockMvc
 
getCookieValue(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
Get cookie value by cookie name.
getCopyObject(Invocation, Object) - 类 中的方法io.jboot.components.cache.interceptor.CacheableInterceptor
 
getCreateTopicKey() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getCreationTime() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
getCron4jFile() - 类 中的方法io.jboot.components.schedule.JbooScheduleConfig
 
getCron4jPlugin() - 类 中的方法io.jboot.components.schedule.JbootScheduleManager
 
getCurrentConfigName() - 类 中的静态方法io.jboot.db.JbootDb
 
getCurrentEncodeUrl() - 类 中的静态方法io.jboot.utils.RequestUtil
 
getCurrentEncodeUrl(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
 
getCurrentRedirectCount() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getCurrentUrl() - 类 中的静态方法io.jboot.utils.RequestUtil
 
getCurrentUrl(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
 
getCurrentUrl() - 类 中的方法io.jboot.web.controller.JbootController
 
getCurrentUser() - 类 中的方法io.jboot.wechat.controller.JbootWechatController
 
getCurrentWeight() - 类 中的方法io.jboot.aop.Interceptors
 
getCursor() - 类 中的方法io.jboot.support.redis.RedisScanResult
 
getDao() - 类 中的方法io.jboot.service.JbootServiceBase
 
getData() - 类 中的方法io.jboot.apidoc.ApiRet
 
getData() - 类 中的方法io.jboot.components.event.JbootEvent
 
getDatabase() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getDatabase() - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
getDataId() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getDataId() - 类 中的方法io.jboot.support.sentinel.datasource.NacosDatasourceConfig
 
getDatasource() - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
getDatasource() - 类 中的静态方法io.jboot.codegen.CodeGenHelpler
获取数据源
getDatasource() - 类 中的方法io.jboot.db.TableInfo
 
getDatasource() - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
getDatasourceConfigs() - 类 中的方法io.jboot.db.datasource.DataSourceConfigManager
 
getDatasourceDAO(JbootModel<?>, String) - 类 中的静态方法io.jboot.db.model.JbootModelExts
 
getDatasourceFactory(SentinelConfig) - 类 中的方法io.jboot.support.sentinel.JbootSentinelBuilder
 
getDatasourceNames() - 类 中的方法io.jboot.db.TableInfo
 
getDataType() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getDataType() - 类 中的方法io.jboot.apidoc.ApiResponse
 
getDataType() - 类 中的方法io.jboot.utils.ClassType
 
getDate(String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getDate(Object, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getDate(String, String, Date) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getDate(Object, String, Date) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getDateHeader(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getDateTimeFormatter(String) - 类 中的静态方法io.jboot.utils.DateUtil
 
getDayOfMonthNumber(Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取日期的当月的第几天
getDayOfWeekNumber(Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取日期的当星期的第几天
getDayOfYearNumber(Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取日期的是当年的第几天
getDbName() - 类 中的方法io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
getDbPro(String) - 类 中的方法io.jboot.db.dbpro.JbootDbProFactory
 
getDbProFactory() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getDebug() - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
getDecryptor() - 类 中的方法io.jboot.app.config.JbootConfigManager
 
getDefaultAdditionalLabelNames(String...) - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
getDefaultAdditionalLabelNames() - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
getDefaultAdditionalLabelValues(String...) - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
getDefaultAdditionalLabelValues() - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
getDefaultAjaxContent() - 类 中的方法io.jboot.components.limiter.LimitConfig
 
getDefaultCachePrefix() - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
getDefaultConfig(JbootConfigManager) - 类 中的方法io.jboot.app.config.support.apollo.ApolloConfigManager
 
getDefaultConfig() - 类 中的静态方法io.jboot.web.cors.CORSConfig
 
getDefaultConfigLocations() - 类 中的方法io.jboot.support.shiro.JbootShiroWebEnvironment
 
getDefaultContainer() - 类 中的方法io.jboot.web.attachment.AttachmentManager
 
getDefaultContainerClass() - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
getDefaultCookieMaxAge() - 类 中的静态方法io.jboot.utils.CookieUtil
 
getDefaultDomain() - 类 中的静态方法io.jboot.utils.CookieUtil
 
getDefaultDriverClass(String) - 类 中的静态方法io.jboot.db.driver.DriverClassNames
获取 默认的 jdbc 驱动类
getDefaultExport() - 类 中的方法io.jboot.components.rpc.motan.MotanrpcConfig
 
getDefaultFlowRules() - 类 中的方法io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
getDefaultGroup() - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getDefaultHost() - 类 中的方法io.jboot.components.rpc.motan.MotanrpcConfig
 
getDefaultHtmlView() - 类 中的方法io.jboot.components.limiter.LimitConfig
 
getDefaultHttpCode() - 类 中的方法io.jboot.components.limiter.LimitConfig
 
getDefaultPath() - 类 中的静态方法io.jboot.utils.CookieUtil
 
getDefaultSessionTrackingModes() - 类 中的方法io.jboot.test.web.MockServletContext
 
getDefaultValue() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getDefaultValue() - 类 中的方法io.jboot.app.config.ConfigPara
 
getDefaultVersion() - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getDefClass() - 类 中的方法io.jboot.utils.TypeDef
 
getDefineName(Method, String) - 类 中的方法io.jboot.web.json.JbootJson.MethodsAndFieldsWrapper
 
getDepth() - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
getDesc(Class<?>) - 类 中的静态方法io.jboot.web.handler.JbootActionReporterUtil
get class desc.
getDescription() - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
getDialectClass() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getDiscoveryConfig() - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryManager
 
getDispatcherType() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getDistinctColumn(JbootModel<?>) - 类 中的静态方法io.jboot.db.model.JbootModelExts
 
getDocument() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getDomain() - 类 中的方法io.jboot.web.render.cdn.JbootWebCdnConfig
 
getDouble(String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getDouble(Object, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getDouble(String, String, double) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getDouble(Object, String, double) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getDoubleWildcards() - 类 中的方法io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
getDownloadFile() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getDriverClassName() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getEffectiveMajorVersion() - 类 中的方法io.jboot.test.web.MockServletContext
 
getEffectiveMinorVersion() - 类 中的方法io.jboot.test.web.MockServletContext
 
getEffectiveSessionTrackingModes() - 类 中的方法io.jboot.test.web.MockServletContext
 
getEhcacheImpl() - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
getEmail() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getEnableRemoteSyncConfig() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getEncode() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getEncryptKey() - 类 中的静态方法io.jboot.utils.CookieUtil
 
getEnd() - 类 中的方法io.jboot.app.config.ConfigPara
 
getEndOfDay(Date) - 类 中的静态方法io.jboot.utils.DateUtil
任意一天的结束时间
getEndOfQuarter(int) - 类 中的静态方法io.jboot.utils.DateUtil
获取 季度 的结束时间
getEndOfThisMonth() - 类 中的静态方法io.jboot.utils.DateUtil
获取 本月 的结束时间
getEndOfThisQuarter() - 类 中的静态方法io.jboot.utils.DateUtil
获取 本季度的 结束时间
getEndOfThisWeek() - 类 中的静态方法io.jboot.utils.DateUtil
获取 本周 的结束时间
getEndOfThisYear() - 类 中的静态方法io.jboot.utils.DateUtil
获取 今年 的结束时间
getEndOfToday() - 类 中的静态方法io.jboot.utils.DateUtil
获取今天的结束数据
getEndpoint() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getEndpointPort() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getEndsOnDoubleWildCard() - 类 中的方法io.jboot.utils.AntPathMatcher.PathSeparatorPatternCache
 
getEndsOnWildCard() - 类 中的方法io.jboot.utils.AntPathMatcher.PathSeparatorPatternCache
 
getEngine() - 类 中的方法io.jboot.web.render.JbootRender
 
getEnvelope() - 类 中的方法io.jboot.components.mq.rabbitmq.RabbitmqMessageContext
 
getError() - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
getErrorCode() - 类 中的方法io.jboot.apidoc.ApiRet
 
getErrorCode() - 类 中的静态方法io.jboot.components.valid.ValidUtil
 
getErrorCode() - 类 中的方法io.jboot.support.shiro.processer.AuthorizeResult
 
getErrorCode() - 类 中的方法io.jboot.web.render.JbootErrorRender
 
getErrorHtml() - 类 中的方法io.jboot.components.valid.ValidErrorRender
 
getErrorHtml() - 类 中的方法io.jboot.web.render.JbootErrorRender
 
getErrorJson() - 类 中的方法io.jboot.components.valid.ValidErrorRender
 
getErrorJson() - 类 中的方法io.jboot.web.render.JbootErrorRender
 
getErrorRender(int) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getErrorRender(int, String) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getEscapePara(String) - 类 中的方法io.jboot.web.controller.JbootController
 
getEscapePara(String, String) - 类 中的方法io.jboot.web.controller.JbootController
 
getException() - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
getExecutorService(String) - 类 中的方法io.jboot.db.transactional.TransactionalManager
 
getExecutorServiceMap() - 类 中的方法io.jboot.db.transactional.TransactionalManager
 
getExpireMsecs() - 类 中的方法io.jboot.support.redis.JbootRedisLock
 
getExport(String) - 类 中的方法io.jboot.components.rpc.motan.MotanrpcConfig
 
getExports() - 类 中的方法io.jboot.components.rpc.motan.MotanrpcConfig
 
getExposeHeaders() - 类 中的方法io.jboot.web.cors.CORSConfig
 
getExTable() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getExtAttr(Object, String) - 类 中的静态方法io.jboot.db.model.JbootModelExts
 
getFactory() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getFailback() - 类 中的方法io.jboot.components.limiter.LimitInfo
 
getFailbackMethod() - 类 中的方法io.jboot.components.limiter.LimitInfo
 
getFailureHandler() - 类 中的方法io.jboot.support.seata.JbootSeataManager
 
getFailureHandler() - 类 中的方法io.jboot.support.seata.SeataConfig
 
getFallbackProcesser() - 类 中的方法io.jboot.components.limiter.LimitConfig
 
getField() - 类 中的方法io.jboot.apidoc.ApiResponse
 
getFieldValue(Object, String) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
getFieldValue(Class<?>, String, Object) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
getFile() - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
getFile(String) - 接口 中的方法io.jboot.web.attachment.AttachmentContainer
通过相对路径获取文件
getFile(String) - 类 中的方法io.jboot.web.attachment.AttachmentManager
通过相对路径获取文件
getFile(String, boolean) - 类 中的方法io.jboot.web.attachment.AttachmentManager
通过相对路径获取文件
getFile(String) - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainer
 
getFile() - 类 中的方法io.jboot.web.controller.JbootController
使用 getFirstFileOnly,否则恶意上传的安全问题
getFileMD5(File) - 类 中的静态方法io.jboot.utils.FileUtil
获取文件的 md5
getFileMD5(File, boolean) - 类 中的静态方法io.jboot.utils.FileUtil
 
getFileMd5Base64(File) - 类 中的静态方法io.jboot.utils.FileUtil
获取文件 md5 的 base64 编码
getFileOnly(String) - 类 中的方法io.jboot.web.controller.JbootController
值返回特定文件,其他文件则删除
getFilePath() - 类 中的方法io.jboot.apidoc.ApiDocument
 
getFileRender(File) - 类 中的方法io.jboot.web.attachment.AttachmentManager
 
getFilesOnly(String...) - 类 中的方法io.jboot.web.controller.JbootController
只返回特定的名称的文件,其他文件则删除
getFilesOnly(Set<String>) - 类 中的方法io.jboot.web.controller.JbootController
只返回特定的名称的文件,其他文件则删除
getFileValue(Object, Field) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
getFilter() - 类 中的方法io.jboot.db.model.JbootModelConfig
 
getFilter() - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
getFilterClass() - 类 中的方法io.jboot.db.model.JbootModelConfig
 
getFilterName() - 类 中的方法io.jboot.test.web.MockFilterConfig
 
getFilterRegistration(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getFilterRegistrations() - 类 中的方法io.jboot.test.web.MockServletContext
 
getFirstClassFound(List<String>) - 类 中的方法io.jboot.support.metric.JvmCpuGaugeSet
 
getFirstClassFound(List<String>) - 类 中的方法io.jboot.support.metric.ProcessFilesGaugeSet
 
getFirstFileOnly() - 类 中的方法io.jboot.web.controller.JbootController
只获取第一个文件,若上传多个文件,则删除其他文件
getFixedScheduler() - 类 中的方法io.jboot.components.gateway.JbootGatewayHealthChecker
 
getFixedScheduler() - 类 中的方法io.jboot.components.schedule.JbootScheduleManager
 
getFixedSchedulerDelay() - 类 中的方法io.jboot.components.gateway.JbootGatewayHealthChecker
 
getFixedSchedulerInitialDelay() - 类 中的方法io.jboot.components.gateway.JbootGatewayHealthChecker
 
getFloat(String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getFloat(Object, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getFloat(String, String, float) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getFloat(Object, String, float) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getFormName() - 异常错误 中的方法io.jboot.components.valid.ValidException
 
getForwardTo() - 类 中的方法io.jboot.web.render.JbootReturnValueRender
 
getFromCookieInfo(String, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
getGatewayDiscovery() - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryManager
 
getGatewayErrorRender() - 类 中的方法io.jboot.components.gateway.JbootGatewayManager
 
getGatewayInterceptors() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getGenericTypes() - 类 中的方法io.jboot.utils.ClassType
 
getGetterMethodField(String) - 类 中的方法io.jboot.web.json.JbootJson.MethodsAndFieldsWrapper
 
getGlobalKeyPrefix() - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheConfig
 
getGlobalListeners() - 接口 中的方法io.jboot.components.mq.Jbootmq
 
getGlobalListeners() - 类 中的方法io.jboot.components.mq.JbootmqBase
 
getGlobalLockTemplate() - 类 中的方法io.jboot.support.seata.JbootSeataManager
 
getGroup() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getGroup() - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryConfig
 
getGroup(String) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getGroup() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getGroup() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getGroupId() - 类 中的方法io.jboot.support.sentinel.datasource.NacosDatasourceConfig
 
getGroups() - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getHandlers() - 类 中的方法io.jboot.aop.jfinal.JfinalHandlers
 
getHeader(String) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getHeader(String) - 类 中的方法io.jboot.test.MockMvcResult
 
getHeader(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getHeader(String) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
getHeader(String) - 类 中的方法io.jboot.web.xss.XSSHttpServletRequestWrapper
 
getHeaderNames() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getHeaderNames() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
getHeaders() - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
getHeaders() - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
getHeaders() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getHeaders() - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
getHeaders() - 类 中的方法io.jboot.test.MockMvcResult
 
getHeaders(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getHeaders() - 类 中的方法io.jboot.web.ResponseEntity
 
getHealthCheckRegistry() - 类 中的方法io.jboot.support.metric.JbootHealthCheckServletContextListener
 
getHealthUris() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getHelpMessage(String, Metric) - 类 中的静态方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
getHoldCookies() - 类 中的方法io.jboot.test.MockMvc
 
getHost() - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstance
 
getHost() - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
getHost() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
getHost(String) - 类 中的方法io.jboot.components.rpc.motan.MotanrpcConfig
 
getHost() - 类 中的方法io.jboot.support.metric.reporter.graphite.JbootMetricGraphiteReporterConfig
 
getHost() - 类 中的方法io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
getHost() - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusReporterConfig
 
getHost() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getHost() - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
getHost() - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
getHostAndPorts() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getHostContains() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getHostEndsWith() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getHostEquals() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getHosts() - 类 中的方法io.jboot.components.rpc.motan.MotanrpcConfig
 
getHostStartsWith() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getHotSwapResolver() - 类 中的方法io.jboot.app.undertow.JbootUndertowConfig
 
getHtmlRender(String) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getHttpCode(String) - 类 中的方法io.jboot.components.gateway.JbootGatewayHealthChecker
 
getHttpConfig() - 类 中的方法io.jboot.components.http.JbootHttpManager
 
getHttpConnection(String) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
getHttpConnection(JbootHttpRequest) - 类 中的静态方法io.jboot.components.http.jboot.JbootHttpImpl
 
getHttpHeaderName() - 类 中的方法io.jboot.support.jwt.JwtConfig
 
getHttpHeaderName() - 类 中的方法io.jboot.support.jwt.JwtManager
 
getHttpMethod(ReaderContext, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
getHttpMethods() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getHttpMethodsString() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getHttpParameterKey() - 类 中的方法io.jboot.support.jwt.JwtConfig
 
getHttpParameterKey() - 类 中的方法io.jboot.support.jwt.JwtManager
 
getHttpProxyInfo() - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
getHttpProxyInfo() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getHttpsClient(JbootHttpRequest) - 类 中的方法io.jboot.components.http.okhttp.OKHttpImpl
 
getHttpsConnection(String) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
getHttpsConnection(JbootHttpRequest) - 类 中的静态方法io.jboot.components.http.jboot.JbootHttpImpl
 
getHttpStatus() - 类 中的方法io.jboot.web.ResponseEntity
 
getId() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getId() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
getIdCache() - 类 中的方法io.jboot.db.model.JbootModelConfig
 
getIdCacheTime() - 类 中的方法io.jboot.db.model.JbootModelConfig
 
getIdleTimeout() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getIgnoreAttrs() - 类 中的静态方法io.jboot.components.cache.interceptor.ActionCachedContent
 
getIndex() - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
getIni() - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
getInitParameter(String) - 类 中的方法io.jboot.test.web.MockFilterConfig
 
getInitParameter(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getInitParameterNames() - 类 中的方法io.jboot.test.web.MockFilterConfig
 
getInitParameterNames() - 类 中的方法io.jboot.test.web.MockServletContext
 
getInputStream(HttpURLConnection) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
getInputStream(HttpURLConnection, int) - 类 中的方法io.jboot.components.http.jboot.JbootHttpImpl
 
getInputStream() - 类 中的方法io.jboot.ext.MixedByteArrayOutputStream
 
getInputStream() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getInstance() - 类 中的静态方法io.jboot.components.cache.ActionCacheConfig
 
getInstance() - 类 中的静态方法io.jboot.components.cache.AopCacheConfig
 
getInstance() - 类 中的静态方法io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
getInstance() - 类 中的静态方法io.jboot.test.MockApp
 
getInstance() - 类 中的静态方法io.jboot.web.attachment.LocalAttachmentContainerConfig
 
getInstance() - 类 中的静态方法io.jboot.web.JbootWebConfig
 
getInstanceName() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
getInstanceName() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getInstances() - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryListener.EventInfo
 
getInt(String) - 类 中的静态方法io.jboot.utils.AnnotationUtil
 
getInt(String, int) - 类 中的静态方法io.jboot.utils.AnnotationUtil
 
getInt(Controller, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
getInt(Controller, String, int) - 类 中的静态方法io.jboot.utils.CookieUtil
 
getInt(String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getInt(Object, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getInt(String, String, int) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getInt(Object, String, int) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getInterceptor() - 类 中的方法io.jboot.aop.Interceptors.InterceptorWarpper
 
getInterceptorBuilders() - 类 中的方法io.jboot.aop.InterceptorBuilderManager
 
getInterceptors() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getInters() - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
getInters() - 类 中的方法io.jboot.web.handler.JbootActionReporterInvocation
 
getInterval() - 类 中的方法io.jboot.components.mq.redismq.JbootRedismqImpl
 
getIntHeader(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getInvocation(Action, Controller) - 类 中的方法io.jboot.web.handler.JbootActionHandler
方便子类复写、从而可以实现 自定义 Invocation 的功能
getInvokedInterceptor() - 类 中的静态方法io.jboot.web.handler.JbootActionReporterInvocation
 
getInvokeListener() - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
getInvokeListener() - 类 中的方法io.jboot.support.shiro.JbootShiroManager
 
getIpAddress(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
 
getIPAddress() - 类 中的方法io.jboot.web.controller.JbootController
获取ip地址
getIpWhitelist() - 类 中的方法io.jboot.components.limiter.LimitConfig
 
getIsUseCloudNamespaceParsing() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getIsUseEndpointParsingRule() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getJavaHome() - 类 中的静态方法io.jboot.utils.ClassScanner
 
getJavascriptRender(String) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getJbootDialect(JbootModel) - 类 中的静态方法io.jboot.db.model.CPI
 
getJbootHttp() - 类 中的方法io.jboot.components.http.JbootHttpManager
 
getJbootmq() - 类 中的方法io.jboot.components.mq.JbootmqManager
 
getJbootmq(String) - 类 中的方法io.jboot.components.mq.JbootmqManager
 
getJbootmq(JbootmqConfig) - 类 中的方法io.jboot.components.mq.JbootmqManager
 
getJbootrpc() - 类 中的方法io.jboot.components.rpc.JbootrpcManager
 
getJdbcUrl() - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
getJedis() - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
 
getJedisClient(JbootRedisConfig) - 类 中的方法io.jboot.support.redis.JbootRedisManager
 
getJedisCluster() - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
getJedisPool() - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
 
getJfinalConfig() - 类 中的方法io.jboot.app.JbootApplicationConfig
 
getJFinalFilter() - 类 中的方法io.jboot.app.undertow.JbootUndertowServer
 
getJSONArray(String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getJSONArray(Object, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getJsonBody() - 类 中的方法io.jboot.web.controller.JbootController
接收 Json 转化为 JsonObject 或者 JsonArray
getJsonBody(Class<T>) - 类 中的方法io.jboot.web.controller.JbootController
接收 json 转化为 object
getJsonBody(Class<T>, String) - 类 中的方法io.jboot.web.controller.JbootController
接收 json 转化为 object
getJsonBody(TypeDef<T>) - 类 中的方法io.jboot.web.controller.JbootController
接收 json 转化为 object
getJsonBody(TypeDef<T>, String) - 类 中的方法io.jboot.web.controller.JbootController
接收 json 转化为 object
getJsonFilePath() - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
getJsonFilePathPathAbsolute() - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
getJSONObject(String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getJSONObject(Object, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getJSONObjectByKey(JSONObject, String) - 类 中的静态方法io.jboot.web.json.JsonBodyParseInterceptor
 
getJsonObjectOrArray(String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getJsonRender() - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getJsonRender(String, Object) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getJsonRender(String[]) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getJsonRender(String) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getJsonRender(Object) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getJspConfigDescriptor() - 类 中的方法io.jboot.test.web.MockServletContext
 
getJwtAttr(String) - 类 中的方法io.jboot.web.controller.JbootController
 
getJwtAttrs() - 类 中的方法io.jboot.web.controller.JbootController
 
getJwtPara(String, Object) - 类 中的方法io.jboot.web.controller.JbootController
 
getJwtPara(String) - 类 中的方法io.jboot.web.controller.JbootController
 
getJwtParas() - 类 中的方法io.jboot.web.controller.JbootController
 
getJwtParaToBigInteger(String, BigInteger) - 类 中的方法io.jboot.web.controller.JbootController
 
getJwtParaToBigInteger(String) - 类 中的方法io.jboot.web.controller.JbootController
 
getJwtParaToInt(String, Integer) - 类 中的方法io.jboot.web.controller.JbootController
 
getJwtParaToInt(String) - 类 中的方法io.jboot.web.controller.JbootController
 
getJwtParaToLong(String, Long) - 类 中的方法io.jboot.web.controller.JbootController
 
getJwtParaToLong(String) - 类 中的方法io.jboot.web.controller.JbootController
 
getJwtParaToString(String, String) - 类 中的方法io.jboot.web.controller.JbootController
 
getJwtParaToString(String) - 类 中的方法io.jboot.web.controller.JbootController
 
getKeepaliveTime() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getKey() - 类 中的方法io.jboot.app.config.ConfigPara
 
getKey() - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisMessage
 
getKey() - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisMessage
 
getKey(Class<?>, String) - 类 中的静态方法io.jboot.support.sentinel.ResourceMetadataRegistry
 
getKeyPair(int) - 类 中的静态方法io.jboot.utils.RSAUtil
生成密钥对
getKeyPair2048() - 类 中的静态方法io.jboot.utils.RSAUtil
生成key长度为 2048 的秘钥对
getKeyPairAsBase64() - 类 中的静态方法io.jboot.utils.RSAUtil
生成key长度为 2048 的秘钥对
getKeyPairAsBase64(int) - 类 中的静态方法io.jboot.utils.RSAUtil
生成密钥对
getKeys(String) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
getKeys(String) - 类 中的静态方法io.jboot.components.cache.AopCache
 
getKeys(String) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
getKeys(String) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
getKeys(String) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
getKeys(String) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
getKeys(String) - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
getKeys(String) - 接口 中的方法io.jboot.components.cache.JbootCache
 
getKeys(String) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
getKeys(String) - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
getKeys(String) - 类 中的静态方法io.jboot.utils.CacheUtil
 
getLastAccessedTime() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
getLength() - 类 中的方法io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
Returns the length of the given pattern, where template variables are considered to be 1 long.
getLettuceClient(JbootRedisConfig) - 类 中的方法io.jboot.support.redis.JbootRedisManager
 
getLicenseName() - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
getLicenseUrl() - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
getLimitConfigBeans() - 类 中的方法io.jboot.components.limiter.LimiterManager
 
getList() - 类 中的方法io.jboot.db.model.Columns
 
getList(String, String, Class<T>) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getList(Object, String, Class<T>) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getListener() - 类 中的方法io.jboot.app.JbootApplicationConfig
 
getListenerPackage() - 类 中的方法io.jboot.app.JbootApplicationConfig
 
getListeners() - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
getListenersByChannel(String) - 接口 中的方法io.jboot.components.mq.Jbootmq
 
getListenersByChannel(String) - 类 中的方法io.jboot.components.mq.JbootmqBase
 
getLiveSeconds() - 类 中的方法io.jboot.components.cache.ActionCacheConfig
 
getLiveSeconds() - 类 中的方法io.jboot.components.cache.AopCacheConfig
 
getLiveSeconds() - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheObject
 
getLoadbalance() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getLoadbalance() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getLoadBalanceStrategy() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getLoadColumns(String) - 类 中的方法io.jboot.db.model.JbootModel
 
getLoader() - 类 中的方法io.jboot.aop.JbootLazyLoaderFactory
 
getLocalAddr() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getLocale() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getLocale() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
getLocales() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getLocalIpAddress() - 类 中的静态方法io.jboot.utils.NetUtil
 
getLocalName() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getLocalPort() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getLocationPath() - 类 中的静态方法io.jboot.app.PathKitExt
1:获取 PathKitExt 类文件所处 jar 包文件所在的目录,注意在 "非部署" 环境中获取到的 通常是 maven 本地库中的某个目录,因为在开发时项目所依赖的 jar 包在 maven 本地库中 这种情况不能使用 2:PathKitExt 自身在开发时,也就是未打成 jar 包时,获取到的是 APP_BASE/target/classes 这种情况多数不必关心,因为 PathKitExt 在使用时必定处于 jar 包之中 3:获取到的 locationPath 目录用于生成部署时的 config 目录,该值只会在 "部署" 环境下被获取 也用于生成 webRootPath、rootClassPath,这两个值也只会在 "部署" 时被获取 这样就兼容了部署与非部署两种场景 注意:该路径尾部的 "/" 或 "\\" 已被去除
getLog(Class<?>) - 类 中的方法io.jboot.core.log.JbootLogFactory
 
getLog(String) - 类 中的方法io.jboot.core.log.JbootLogFactory
 
getLogic() - 类 中的方法io.jboot.db.model.Column
 
getLogicString(String) - 类 中的静态方法io.jboot.db.model.Columns
 
getLoginUrl() - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
getLong(String) - 类 中的静态方法io.jboot.utils.AnnotationUtil
 
getLong(String, long) - 类 中的静态方法io.jboot.utils.AnnotationUtil
 
getLong(Controller, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
getLong(Controller, String, long) - 类 中的静态方法io.jboot.utils.CookieUtil
 
getLong(String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getLong(Object, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getLong(String, String, long) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getLong(Object, String, long) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getLongLivedHeapPool() - 类 中的静态方法io.jboot.support.metric.JvmGcUtil
 
getMainClass() - 类 中的方法io.jboot.utils.ClassType
 
getMainDatasourceConfig() - 类 中的方法io.jboot.db.datasource.DataSourceConfigManager
 
getMajorVersion() - 类 中的方法io.jboot.test.web.MockServletContext
 
getManagedResources() - 类 中的方法io.jboot.support.seata.tcc.JbootTCCResourceManager
 
GetMapping - io.jboot.web.controller.annotation中的注释类型
 
getMappingAndViewPath(Class<? extends Controller>) - 类 中的静态方法io.jboot.core.JbootCoreConfig
 
GetMappingInterceptor - io.jboot.web.controller中的类
 
GetMappingInterceptor() - 类 的构造器io.jboot.web.controller.GetMappingInterceptor
 
getMax() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getMaxAge() - 类 中的方法io.jboot.web.cors.CORSConfig
 
getMaxAttempts() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getMaxIdle() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getMaximumPoolSize() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getMaxInactiveInterval() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
getMaxInactiveInterval() - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
getMaxLifetime() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getMaxRedirectCount() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getMaxRetry() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getMaxTotal() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getMaxWait() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getMaxWaitMillis() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getMessage() - 类 中的方法io.jboot.apidoc.ApiRet
 
getMessage() - 异常错误 中的方法io.jboot.components.valid.ValidException
 
getMessage() - 类 中的方法io.jboot.web.render.JbootErrorRender
 
getMessages() - 类 中的静态方法io.jboot.exception.JbootExceptionHolder
 
getMeta() - 类 中的方法io.jboot.app.config.support.apollo.ApolloServerConfig
 
getMethod() - 类 中的方法io.jboot.apidoc.ApiOperation
 
getMethod() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getMethod(Class<?>, String, Class<?>) - 类 中的静态方法io.jboot.components.rpc.RPCUtil
 
getMethod() - 类 中的方法io.jboot.support.sentinel.MethodWrapper
 
getMethod() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getMethod() - 类 中的方法io.jboot.web.handler.JbootActionInvocation
Return the method of this action.
getMethodByName(String, Invocation) - 类 中的方法io.jboot.components.limiter.LimitFallbackProcesserDefault
 
getMethodDescWithoutName(Method) - 类 中的静态方法io.jboot.web.handler.JbootActionReporterUtil
get method desc.
getMethodHttpMethods(Method, HttpMethod) - 类 中的静态方法io.jboot.apidoc.ApiDocUtil
 
getMethodInterceptor() - 类 中的静态方法io.jboot.aop.cglib.JbootCglibProxyFactory
 
getMethodInterceptor() - 类 中的静态方法io.jboot.aop.javassist.JbootJavassistProxyFactory
 
getMethodKey(Class<?>, Method) - 类 中的静态方法io.jboot.aop.InterceptorCache
 
getMethodKey(Method) - 类 中的静态方法io.jboot.support.shiro.JbootShiroManager
 
getMethodKey(Class<?>, String, Class<?>[]) - 类 中的静态方法io.jboot.web.directive.SharedEnumObject
 
getMethodName() - 类 中的方法io.jboot.web.handler.JbootActionInvocation
Return the method name of this action's method.
getMethodString(Method) - 类 中的静态方法io.jboot.web.handler.JbootActionReporterUtil
get method string
getMetric() - 类 中的静态方法io.jboot.Jboot
获取 MetricRegistry
getMetricRegistry() - 类 中的方法io.jboot.support.metric.JbootMetricServletContextListener
 
getMetrics() - 类 中的方法io.jboot.support.metric.JvmCpuGaugeSet
 
getMetrics() - 类 中的方法io.jboot.support.metric.JvmGcMetrics
 
getMetrics() - 类 中的方法io.jboot.support.metric.ProcessFilesGaugeSet
 
getMimeType(String) - 类 中的静态方法io.jboot.components.http.HttpMimeTypes
 
getMimeType(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getMin() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getMinEvictableIdleTimeMillis() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getMinEvictableIdleTimeMillis() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getMinIdle() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getMinimalWeight() - 类 中的方法io.jboot.aop.Interceptors
 
getMinimumIdle() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getMinorVersion() - 类 中的方法io.jboot.test.web.MockServletContext
 
getMock() - 类 中的方法io.jboot.apidoc.ApiResponse
 
getMockClass() - 类 中的方法io.jboot.test.MockClassInfo
 
getMockClass() - 类 中的方法io.jboot.test.MockMethodInfo
 
getMockClassInfoList(Class<?>) - 类 中的方法io.jboot.test.MockApp
 
getMockJsonPath() - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
getMockJsonPathAbsolute() - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
getMockMethod() - 类 中的方法io.jboot.test.MockMethodInfo
 
getMockMethodInfoList(Class<?>) - 类 中的方法io.jboot.test.MockApp
 
getMockObject(ClassType, Method, int) - 类 中的方法io.jboot.apidoc.ApiMockBuilder
 
getMockObject() - 类 中的方法io.jboot.apidoc.ApiResponse
 
getMode() - 类 中的方法io.jboot.app.JbootApplicationConfig
 
getMode() - 类 中的方法io.jboot.support.seata.SeataConfig
 
getModelClass() - 类 中的方法io.jboot.db.TableInfo
 
getModelConfig(JbootModel) - 类 中的静态方法io.jboot.db.model.CPI
 
getModelFieldRemarks() - 类 中的方法io.jboot.apidoc.ApiDocManager
 
getModelGeneratedKey(Model<?>, PreparedStatement, Table) - 类 中的方法io.jboot.db.dialect.JbootClickHouseDialect
 
getModule() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getModule() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getMonitor() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getMonitor() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getMonthNumber(Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取日期的月份
getMq() - 类 中的方法io.jboot.components.mq.MessageContext
 
getMq() - 类 中的静态方法io.jboot.Jboot
获取 Mq
getMq(String) - 类 中的静态方法io.jboot.Jboot
获取指定的 MQ
getMQProducer() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
getMsgs() - 类 中的方法io.jboot.components.mq.rocketmq.RokectmqMessageContext
 
getName() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getName() - 类 中的方法io.jboot.app.JbootApplicationConfig
 
getName() - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
getName() - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
getName() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getName() - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
getName() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getName() - 类 中的方法io.jboot.db.model.Column
 
getName() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getName() - 类 中的方法io.jboot.web.attachment.AttachmentManager
 
getNamedDispatcher(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getNames() - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
getNames() - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
getNames() - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
getNames() - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
getNames() - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
getNames() - 接口 中的方法io.jboot.components.cache.JbootCache
 
getNames() - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
getNames() - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
getNamespace() - 类 中的方法io.jboot.app.config.support.apollo.ApolloServerConfig
 
getNamespace() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getNamespace() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getNamespaceName() - 类 中的方法io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
getNamesrvAddr() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getNotBlank() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getNotEmpty() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getNotes() - 类 中的方法io.jboot.apidoc.ApiDocument
 
getNotes() - 类 中的方法io.jboot.apidoc.ApiOperation
 
getNotes() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getNotesString() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getNumTestsPerEvictionRun() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getObjectLen(Object) - 类 中的静态方法io.jboot.components.valid.interceptor.Util
 
getOn() - 类 中的方法io.jboot.db.model.Join
 
getOperationComparator() - 类 中的方法io.jboot.apidoc.ApiDocManager
 
getOperationMap() - 类 中的方法io.jboot.support.swagger.SwaggerPath
 
getOperations() - 类 中的方法io.jboot.support.swagger.SwaggerPath
 
getOrAddCache(String) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
getOrCopyDao() - 类 中的方法io.jboot.db.model.JbootModel
 
getOrCreateRateLimiter(String, int) - 类 中的方法io.jboot.components.limiter.LimiterManager
 
getOrCreateSemaphore(String, int) - 类 中的方法io.jboot.components.limiter.LimiterManager
 
getOrderNo() - 类 中的方法io.jboot.apidoc.ApiOperation
 
getOrginalMessage() - 类 中的方法io.jboot.components.mq.aliyunmq.AliyunmqMessageContext
 
getOrginalRequest() - 类 中的方法io.jboot.web.controller.JbootController
 
getOrginalRequest(HttpServletRequestWrapper) - 类 中的方法io.jboot.web.controller.JbootController
 
getOrigin(HttpServletRequest) - 类 中的方法io.jboot.support.sentinel.SentinelHandler
 
getOrigin() - 类 中的方法io.jboot.web.cors.CORSConfig
 
getOriginalConfigValue(Properties, String) - 类 中的方法io.jboot.app.config.JbootConfigManager
获取值的优先顺序:1、远程配置 2、启动配置 3、环境变量 4、系统属性 5、properties配置文件
getOriginalPara(String) - 类 中的方法io.jboot.web.controller.JbootController
 
getOriginalPara(String, String) - 类 中的方法io.jboot.web.controller.JbootController
 
getOriginRequest() - 类 中的方法io.jboot.web.session.JbootServletRequestWrapper
 
getOtherPara() - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
getOutputDirective(ExprList, Location) - 类 中的方法io.jboot.web.directive.JbootOutputDirectiveFactory
 
getOutputStream() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
getPackageOrTarget(Invocation) - 类 中的方法io.jboot.components.limiter.interceptor.BaseLimiterInterceptor
 
getPackageOrTarget() - 类 中的方法io.jboot.components.limiter.LimiterManager.LimitConfigBean
 
getPackagePrefix() - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
getPage(Env, Scope, Writer) - 类 中的方法io.jboot.web.directive.base.PaginateDirectiveBase
 
getPage(Env, Scope, Writer) - 类 中的方法io.jboot.web.directive.JbootPaginateDirective
 
getPara() - 类 中的方法io.jboot.db.model.SqlPart
 
getPara() - 类 中的方法io.jboot.web.controller.JbootController
 
getPara(String) - 类 中的方法io.jboot.web.controller.JbootController
 
getPara(int, String) - 类 中的方法io.jboot.web.controller.JbootController
 
getPara(String, String) - 类 中的方法io.jboot.web.controller.JbootController
 
getPara(String, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getPara(String, Scope, T) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getPara(int, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getPara(int, Scope, T) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParameter(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getParameter(String) - 类 中的方法io.jboot.web.handler.PathVariableActionHandler.PathVariableWrappedRequest
 
getParameter(String) - 类 中的方法io.jboot.web.xss.XSSHttpServletRequestWrapper
 
getParameterMap() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getParameterMap() - 类 中的方法io.jboot.web.handler.PathVariableActionHandler.PathVariableWrappedRequest
 
getParameterMap() - 类 中的方法io.jboot.web.xss.XSSHttpServletRequestWrapper
 
getParameterNames() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getParameterValues(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getParameterValues(String) - 类 中的方法io.jboot.web.xss.XSSHttpServletRequestWrapper
 
getParams() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getParaNotes() - 类 中的方法io.jboot.apidoc.ApiOperation
 
getParas() - 类 中的方法io.jboot.web.controller.JbootController
 
getParas(Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToBigDecimal() - 类 中的方法io.jboot.web.controller.JbootController
Returns the value of a request parameter and convert to BigDecimal.
getParaToBigDecimal(String) - 类 中的方法io.jboot.web.controller.JbootController
Returns the value of a request parameter and convert to BigDecimal.
getParaToBigDecimal(String, BigDecimal) - 类 中的方法io.jboot.web.controller.JbootController
Returns the value of a request parameter and convert to BigDecimal with a default value if it is null.
getParaToBigDecimal(String, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToBigDecimal(String, Scope, BigDecimal) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToBigDecimal(int, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToBigDecimal(int, Scope, BigDecimal) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToBigInteger() - 类 中的方法io.jboot.web.controller.JbootController
Returns the value of a request parameter and convert to BigInteger.
getParaToBigInteger(String) - 类 中的方法io.jboot.web.controller.JbootController
Returns the value of a request parameter and convert to BigInteger.
getParaToBigInteger(String, BigInteger) - 类 中的方法io.jboot.web.controller.JbootController
Returns the value of a request parameter and convert to BigInteger with a default value if it is null.
getParaToBigInteger(int) - 类 中的方法io.jboot.web.controller.JbootController
 
getParaToBigInteger(int, BigInteger) - 类 中的方法io.jboot.web.controller.JbootController
 
getParaToBigInteger(String, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToBigInteger(String, Scope, BigInteger) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToBigInteger(int, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToBigInteger(int, Scope, BigInteger) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToBool(String, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToBool(String, Scope, Boolean) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToBool(int, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToBool(int, Scope, Boolean) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToInt(String, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToInt(String, Scope, Integer) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToInt(int, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToInt(int, Scope, Integer) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToLong(String, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToLong(String, Scope, Long) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToLong(int, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToLong(int, Scope, Long) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToString(String, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToString(String, Scope, String) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToString(int, Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParaToString(int, Scope, String) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getParentConsumes() - 类 中的方法io.jboot.support.swagger.ReaderContext
 
getParentHttpMethod() - 类 中的方法io.jboot.support.swagger.ReaderContext
 
getParentParameters() - 类 中的方法io.jboot.support.swagger.ReaderContext
 
getParentPath() - 类 中的方法io.jboot.support.swagger.ReaderContext
 
getParentProduces() - 类 中的方法io.jboot.support.swagger.ReaderContext
 
getParentTags() - 类 中的方法io.jboot.support.swagger.ReaderContext
 
getPart(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getPartner() - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
getParts() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getPassword() - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
getPassword() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getPassword() - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
getPassword() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
getPassword() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getPassword() - 类 中的方法io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
getPassword() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getPassword() - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
getPaternerKey() - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
getPath() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getPath() - 类 中的方法io.jboot.support.metric.reporter.csv.JbootMetricCVRReporterConfig
 
getPath() - 类 中的方法io.jboot.support.sentinel.datasource.ZookeeperDatasourceConfig
 
getPath(ReaderContext, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
getPath() - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
getPathByController(Class<? extends Controller>) - 类 中的方法io.jboot.web.controller.JbootControllerManager
 
getPathContains() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getPathEndsWith() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getPathEquals() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getPathInfo() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getPathStartsWith() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getPathTranslated() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getPattern() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getPattern(String) - 类 中的静态方法io.jboot.utils.DateUtil
 
getPatternComparator(String) - 类 中的方法io.jboot.utils.AntPathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness.
getPluginList() - 类 中的方法io.jboot.aop.jfinal.JfinalPlugins
 
getPlugins() - 类 中的方法io.jboot.aop.jfinal.JfinalPlugins
 
getPoolName() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getPoolSize() - 类 中的方法io.jboot.components.schedule.JbooScheduleConfig
 
getPort() - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstance
 
getPort() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
getPort() - 类 中的方法io.jboot.support.metric.reporter.graphite.JbootMetricGraphiteReporterConfig
 
getPort() - 类 中的方法io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
getPort() - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusReporterConfig
 
getPort() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getPort() - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
getPrefixedWith() - 类 中的方法io.jboot.support.metric.reporter.graphite.JbootMetricGraphiteReporterConfig
 
getPrepStmtCacheSize() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getPrepStmtCacheSqlLimit() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getPrimaryKey() - 类 中的方法io.jboot.db.TableInfo
 
getPrimarykeyValueGenerator() - 类 中的方法io.jboot.db.model.JbootModelConfig
 
getPrimarykeyValueGeneratorClass() - 类 中的方法io.jboot.db.model.JbootModelConfig
 
getPrimitiveDefaultValue(Class<?>) - 类 中的静态方法io.jboot.utils.ObjectUtil
 
getPrinter() - 类 中的方法io.jboot.components.cache.JbootCacheManager
 
getPrinter() - 类 中的静态方法io.jboot.db.SqlDebugger
 
getPriority() - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
getPrivateKey(String) - 类 中的静态方法io.jboot.utils.RSAUtil
私钥字符串转PrivateKey实例
getProcessers() - 类 中的方法io.jboot.support.shiro.ShiroAuthorizeProcesserInvoker
 
getProducer() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
getProducerGroup() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getProducerId() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
getProperties() - 类 中的方法io.jboot.app.config.JbootConfigManager
获取Jboot默认的配置信息
getProperties() - 类 中的方法io.jboot.app.config.JbootProp
 
getProperties() - 类 中的方法io.jboot.components.mq.rabbitmq.RabbitmqMessageContext
 
getProtocol() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getProtocol() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getProtocol() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getProvider(String) - 类 中的静态方法io.jboot.components.rpc.dubbo.DubboUtil
 
getProvider(String) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getProvider() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getProviders() - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getProxy() - 类 中的方法io.jboot.app.JbootApplicationConfig
 
getProxy() - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
getProxy() - 类 中的方法io.jboot.components.http.HttpProxyInfo
 
getProxy() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getProxyConnectTimeout() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getProxyContentType() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getProxyHost() - 类 中的方法io.jboot.components.http.HttpProxyInfo
 
getProxyHost() - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
getProxyPassword() - 类 中的方法io.jboot.components.http.HttpProxyInfo
 
getProxyPassword() - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
getProxyPort() - 类 中的方法io.jboot.components.http.HttpProxyInfo
 
getProxyPort() - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
getProxyReadTimeout() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getProxyRetries() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getProxyUrl() - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
getProxyUser() - 类 中的方法io.jboot.components.http.HttpProxyInfo
 
getProxyUser() - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
getPublicKey(String) - 类 中的静态方法io.jboot.utils.RSAUtil
公钥字符串转PublicKey实例
getQuarterNumber(Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取日期的季度
getQueryContains() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getQueryEquals() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getQueryString() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getQueueAddr(String) - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
getRamRoleName() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getRandomString() - 类 中的方法io.jboot.web.render.JbootCaptchaRender
 
getRate() - 类 中的方法io.jboot.components.limiter.LimiterManager.LimitConfigBean
 
getRate() - 类 中的方法io.jboot.components.limiter.LimitInfo
 
getRawObject() - 类 中的方法io.jboot.web.controller.JbootController
接收 Json 转化为 JsonObject 或者 JsonArray
getRawObject(Class<T>) - 类 中的方法io.jboot.web.controller.JbootController
接收 json 转化为 object
getRawObject(Class<T>, String) - 类 中的方法io.jboot.web.controller.JbootController
接收 json 转化为 object
getRawObject(TypeDef<T>) - 类 中的方法io.jboot.web.controller.JbootController
接收 json 转化为 object
getRawObject(TypeDef<T>, String) - 类 中的方法io.jboot.web.controller.JbootController
接收 json 转化为 object
getReader() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getReadTimeOut() - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
getReadTimeOut() - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
getReadTimeOut() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getRealForwrdTo(String, String, Action) - 类 中的方法io.jboot.web.handler.JbootActionHandler
 
getRealPath(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getRealPath(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getRealRender() - 类 中的方法io.jboot.web.render.JbootReturnValueRender
 
getReason() - 异常错误 中的方法io.jboot.components.valid.ValidException
 
getReasonPhrase() - 枚举 中的方法io.jboot.web.HttpStatus
Return the reason phrase of this status code.
getRedirect301Render(String) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getRedirect301Render(String, boolean) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getRedirectRender(String) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getRedirectRender(String, boolean) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getRedis() - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
getRedis() - 类 中的静态方法io.jboot.Jboot
获取 JbootRedis 工具类,方便操作Redis请求
getRedis(String) - 类 中的静态方法io.jboot.Jboot
获取指定的 Redis
getRedis() - 类 中的方法io.jboot.support.redis.JbootRedisManager
 
getRedis(String) - 类 中的方法io.jboot.support.redis.JbootRedisManager
 
getRedis(JbootRedisConfig) - 类 中的方法io.jboot.support.redis.JbootRedisManager
 
getRedisCacheImpl() - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
getRedisCacheImpl() - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
getRedissonClient(JbootRedisConfig) - 类 中的方法io.jboot.support.redis.JbootRedisManager
 
getReferer(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
 
getReferer() - 类 中的方法io.jboot.web.controller.JbootController
获取 referer
getRegistry() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getRegistry() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getRelativePath(File) - 接口 中的方法io.jboot.web.attachment.AttachmentContainer
通过一个文件,获取其相对路径
getRelativePath(File) - 类 中的方法io.jboot.web.attachment.AttachmentManager
通过一个文件,获取其相对路径
getRelativePath(File) - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainer
 
getRemarks() - 类 中的方法io.jboot.apidoc.ApiResponse
 
getRemarksJsonPath() - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
getRemarksJsonPathAbsolute() - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
getRemoteAddr() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getRemoteHost() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getRemotePort() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getRemoteUser() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getRender() - 类 中的方法io.jboot.apidoc.ApiDocManager
 
getRender(String) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getRenderFactory() - 类 中的方法io.jboot.web.attachment.AttachmentManager
 
getRenderText(String) - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
getRenderType() - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
getReporter() - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
getReporterByName(String) - 类 中的方法io.jboot.support.metric.JbootMetricManager
 
getReporters() - 类 中的方法io.jboot.support.metric.JbootMetricManager
 
getReqeustTargetPrefix() - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
getRequest() - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
GetRequest - io.jboot.web.controller.annotation中的注释类型
 
getRequestAttrNames(HttpServletRequest) - 类 中的方法io.jboot.components.cache.interceptor.CacheableInterceptor
 
getRequestBlockJsonMap() - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
getRequestBlockPage() - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
getRequestCharacterEncoding() - 类 中的方法io.jboot.test.web.MockServletContext
 
getRequestDispatcher(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getRequestDispatcher(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getRequestedSessionId() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getRequestFinishedListener() - 类 中的方法io.jboot.test.MockMvc
 
getRequestHeaders() - 类 中的方法io.jboot.web.cors.CORSConfig
 
getRequestMethod() - 类 中的方法io.jboot.web.cors.CORSConfig
 
getRequestMetricName() - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
getRequestStartListener() - 类 中的方法io.jboot.test.MockMvc
 
getRequestURI() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getRequestUrl() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getRequestURL() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getRequire() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getResource() - 类 中的方法io.jboot.components.limiter.LimitInfo
 
getResource(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getResourceAsStream(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getResourceAsStreamByClassloader(String) - 类 中的方法io.jboot.app.config.JbootProp
 
getResourceAsStreamByCurrentThread(String) - 类 中的方法io.jboot.app.config.JbootProp
 
getResourceName(String, Method) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
getResourcePath(HttpServletRequest) - 类 中的静态方法io.jboot.support.sentinel.SentinelUtil
 
getResourcePaths(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getResponse() - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
getResponse() - 类 中的方法io.jboot.test.MockMvcResult
 
getResponse() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getResponseCharacterEncoding() - 类 中的方法io.jboot.test.web.MockServletContext
 
getResponseCode() - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
getResponseContainer(ApiOperation) - 类 中的静态方法io.jboot.support.swagger.ControllerReaderExtension
 
getResponseType(Method) - 类 中的静态方法io.jboot.support.swagger.ControllerReaderExtension
 
getResults() - 类 中的方法io.jboot.support.redis.RedisScanResult
 
getRetMockJson() - 类 中的方法io.jboot.apidoc.ApiOperation
 
getRetRemarks() - 类 中的方法io.jboot.apidoc.ApiOperation
 
getRetries() - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
getRetries() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getRetries() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getRetryAnotherBrokerWhenNotStoreOK() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getRetryTimesWhenSendAsyncFailed() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getRetryTimesWhenSendFailed() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getRetType() - 类 中的方法io.jboot.apidoc.ApiOperation
 
getReturnAction() - 类 中的方法io.jboot.components.mq.aliyunmq.AliyunmqMessageContext
 
getReturnStatus() - 类 中的方法io.jboot.components.mq.rocketmq.RokectmqMessageContext
 
getReturnValue() - 类 中的方法io.jboot.web.handler.JbootActionInvocation
Get the return value of the target method
getReturnValueRender(Object) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getRootClassPath() - 类 中的静态方法io.jboot.app.Banner
 
getRootClassPath() - 类 中的静态方法io.jboot.app.PathKitExt
 
getRootParas(Scope) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
getRootPath() - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainer
 
getRootPath() - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainerConfig
 
getRule() - 类 中的方法io.jboot.components.limiter.LimitConfig
 
getRuleFile() - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
getRuleKey() - 类 中的方法io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
getRuleKey() - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
getScanPackage() - 类 中的方法io.jboot.db.model.JbootModelConfig
 
getScheduleFutureCache() - 类 中的方法io.jboot.components.schedule.JbootScheduleManager
 
getScheduleRunnableCache() - 类 中的方法io.jboot.components.schedule.JbootScheduleManager
 
getScheme() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getSecret() - 类 中的方法io.jboot.support.jwt.JwtConfig
 
getSecretKey() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getSecretKey() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
getSendClearCmdMethod() - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
getSendEvictCmdMethod() - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
getSendLatencyFaultEnable() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getSendMessageWithVIPChannel() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getSendMsgTimeout() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getSendMsgTimeoutMillis() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
getSentinelBlockJsonMap() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getSentinelBlockPage() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getSerializer() - 类 中的方法io.jboot.components.mq.JbootmqBase
 
getSerializer() - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
getSerializer() - 类 中的方法io.jboot.components.serializer.JbootSerializerManager
 
getSerializer(String) - 类 中的方法io.jboot.components.serializer.JbootSerializerManager
 
getSerializer() - 类 中的静态方法io.jboot.Jboot
获取序列化对象
getSerializer(String) - 类 中的静态方法io.jboot.Jboot
获取序列化对象
getSerializer() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getServerAddr() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getServerAddress() - 类 中的方法io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
getServerAddress() - 类 中的方法io.jboot.support.sentinel.datasource.NacosDatasourceConfig
 
getServerAddress() - 类 中的方法io.jboot.support.sentinel.datasource.ZookeeperDatasourceConfig
 
getServerInfo() - 类 中的方法io.jboot.test.web.MockServletContext
 
getServerName() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getServerPort() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getServiceName() - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryListener.EventInfo
 
getServiceName() - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstance
 
getServlet(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getServletContext() - 类 中的方法io.jboot.test.web.MockFilterConfig
 
getServletContext() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getServletContext() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
getServletContextName() - 类 中的方法io.jboot.test.web.MockServletContext
 
getServletNames() - 类 中的方法io.jboot.test.web.MockServletContext
 
getServletPath() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getServletRegistration(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
getServletRegistrations() - 类 中的方法io.jboot.test.web.MockServletContext
 
getServlets() - 类 中的方法io.jboot.test.web.MockServletContext
 
getSession() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getSession(boolean) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getSession() - 类 中的方法io.jboot.web.session.JbootServletRequestWrapper
 
getSession(boolean) - 类 中的方法io.jboot.web.session.JbootServletRequestWrapper
 
getSessionContext() - 类 中的方法io.jboot.web.session.JbootHttpSession
已过时。
getSessionCookieConfig() - 类 中的方法io.jboot.test.web.MockServletContext
 
getSessionTimeout() - 类 中的方法io.jboot.test.web.MockServletContext
 
getSet(Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
将给定 key 的值设为 value ,并返回 key 的旧值(old value)。
getSet(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将给定 key 的值设为 value ,并返回 key 的旧值(old value)。
getSet(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将给定 key 的值设为 value ,并返回 key 的旧值(old value)。
getSet(Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
getSet(Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
getSet(String, String, Class<T>) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getSet(Object, String, Class<T>) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getShardingConfigYaml() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getSimpleDateFormat(String) - 类 中的静态方法io.jboot.utils.DateUtil
 
getSingleWildcards() - 类 中的方法io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
getSql() - 类 中的方法io.jboot.db.model.GroupBy
 
getSql() - 类 中的方法io.jboot.db.model.Having
 
getSql() - 类 中的方法io.jboot.db.model.SqlPart
 
getSqlTemplate() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getSqlTemplatePath() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getSslContext() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getStart() - 类 中的方法io.jboot.app.config.ConfigPara
 
getStartOfDay(Date) - 类 中的静态方法io.jboot.utils.DateUtil
任意一天的开始时间
getStartOfLastMonth() - 类 中的静态方法io.jboot.utils.DateUtil
获取上个月的开始时间
getStartOfLastYear() - 类 中的静态方法io.jboot.utils.DateUtil
获取 去年的 开始时间
getStartOfNearest7Days() - 类 中的静态方法io.jboot.utils.DateUtil
获取最近 7 天的开始时间
getStartOfNearestDays(int) - 类 中的静态方法io.jboot.utils.DateUtil
获取最近 N 天的开始时间
getStartOfQuarter(int) - 类 中的静态方法io.jboot.utils.DateUtil
获取 季度 的开始时间
getStartOfThisMonth() - 类 中的静态方法io.jboot.utils.DateUtil
获取 本月 的开始时间
getStartOfThisQuarter() - 类 中的静态方法io.jboot.utils.DateUtil
获取 本季度 的开始时间
getStartOfThisWeek() - 类 中的静态方法io.jboot.utils.DateUtil
获取 本周 的开始时间
getStartOfThisYear() - 类 中的静态方法io.jboot.utils.DateUtil
获取 今年 的开始时间
getStartOfToday() - 类 中的静态方法io.jboot.utils.DateUtil
获取今天的开始时间
getStartOfYesterday() - 类 中的静态方法io.jboot.utils.DateUtil
获取昨天的开始时间
getState() - 类 中的方法io.jboot.apidoc.ApiRet
 
getStaticConstruct(String, Class<?>) - 类 中的静态方法io.jboot.utils.ClassUtil
 
getStaticFieldValue(Class<?>, String) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
getStatus() - 类 中的方法io.jboot.support.metric.request.AbstractInstrumentedFilter.StatusExposingServletResponse
 
getStatus() - 类 中的方法io.jboot.test.MockMvcResult
 
getStatus() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
getStatusMessage() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
getString(String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getString(Object, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getString(String, String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getString(Object, String, String) - 类 中的静态方法io.jboot.utils.JsonUtil
 
getStringMatcher(String) - 类 中的方法io.jboot.utils.AntPathMatcher
Build or retrieve an AntPathMatcher.AntPathStringMatcher for the given pattern.
getStyle() - 类 中的方法io.jboot.web.directive.base.PaginateDirectiveBase.PaginateItem
 
getSubject() - 类 中的方法io.jboot.support.shiro.directives.JbootShiroDirectiveBase
 
getSubscribeSubExpression() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
getSubscribeSubExpression() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getSuccessUrl() - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
getSuffix(String) - 类 中的静态方法io.jboot.utils.FileUtil
获取文件后缀
getSwagger() - 类 中的方法io.jboot.support.swagger.JbootSwaggerManager
 
getSyncRecevieMessageChannel() - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
getTable() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getTable() - 类 中的方法io.jboot.db.model.Join
 
getTableInfos() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getTableMetaFilter() - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
getTableName() - 类 中的方法io.jboot.db.TableInfo
 
getTablePrefix() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getTag() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getTag() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getTarget() - 类 中的方法io.jboot.web.handler.JbootActionInvocation
 
getTargetClass() - 类 中的方法io.jboot.test.MockClassInfo
 
getTargetClass() - 类 中的方法io.jboot.test.MockMethodInfo
 
getTargetMethod() - 类 中的方法io.jboot.test.MockMethodInfo
 
getTargetPrefix() - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainer
 
getTargetPrefix() - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainerConfig
 
getTemplateErrorRender(TemplateException) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getTemplateRender(String) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getterMethod2Field(Method) - 类 中的静态方法io.jboot.apidoc.ApiDocUtil
 
getterMethods - 类 中的变量io.jboot.web.json.JbootJson.MethodsAndFieldsWrapper
 
getTermsOfService() - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
getterTypeMap - 类 中的变量io.jboot.codegen.service.JbootServiceImplGenerator
 
getTestInstance() - 类 中的方法io.jboot.test.MockApp
 
getTestOnBorrow() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getTestOnCreate() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getTestOnReturn() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getTestWhileIdle() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getText(String) - 类 中的静态方法io.jboot.app.Banner
 
getText() - 类 中的方法io.jboot.web.directive.base.PaginateDirectiveBase.PaginateItem
 
getTextRender(String) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getTextRender(String, String) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getTextRender(String, ContentType) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getThreadFactory() - 类 中的方法io.jboot.db.transactional.TransactionalManager
 
getThreadGroup() - 类 中的方法io.jboot.utils.NamedThreadFactory
 
getThreadPool() - 类 中的方法io.jboot.components.event.JbootEventManager
 
getThreadPool() - 类 中的方法io.jboot.components.mq.JbootmqBase
 
getThrowable() - 类 中的方法io.jboot.web.render.JbootErrorRender
 
getThrowables() - 类 中的静态方法io.jboot.exception.JbootExceptionHolder
 
getTicket(WechatApis.JsApiType) - 类 中的静态方法io.jboot.wechat.WechatApis
http GET请求获得jsapi_ticket(有效期7200秒,开发者必须在自己的服务全局缓存jsapi_ticket)
getTimeBetweenConnectErrorMillis() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getTimeBetweenEvictionRunsMillis() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getTimeBetweenEvictionRunsMillis() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getTimeout() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getTimeout() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getTimeoutMsecs() - 类 中的方法io.jboot.support.redis.JbootRedisLock
 
getTimestamp() - 类 中的方法io.jboot.components.event.JbootEvent
 
getTimestampPattern() - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
getTitle() - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
getToken() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getToken() - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
getTopicAddr(String) - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
getTotalCount() - 类 中的方法io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
getTransactionalTemplate() - 类 中的方法io.jboot.support.seata.JbootSeataManager
 
getTransactionLevel() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getTrimPara(String) - 类 中的方法io.jboot.web.controller.JbootController
 
getTrimPara(int) - 类 中的方法io.jboot.web.controller.JbootController
 
getTtl(String, Object) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
getTtl(String, Object) - 类 中的静态方法io.jboot.components.cache.AopCache
 
getTtl(String, Object) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
getTtl() - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheObject
 
getTtl(String, Object) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
getTtl(String, Object) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
getTtl(String, Object) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
getTtl(String, Object) - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
getTtl(String, Object) - 接口 中的方法io.jboot.components.cache.JbootCache
 
getTtl(String, Object) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
getTtl(String, Object) - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
getTtl(String, Object) - 类 中的静态方法io.jboot.utils.CacheUtil
 
getTwoPhaseArgs(Method, Class<?>[]) - 类 中的方法io.jboot.support.seata.tcc.ActionInterceptorHandler
 
getTwoPhaseCommitArgs(TCCResource, BusinessActionContext) - 类 中的方法io.jboot.support.seata.tcc.JbootTCCResourceManager
get phase two commit method's args
getTwoPhaseMethodParams(String[], Class<?>[], BusinessActionContext) - 类 中的方法io.jboot.support.seata.tcc.JbootTCCResourceManager
 
getTwoPhaseRollbackArgs(TCCResource, BusinessActionContext) - 类 中的方法io.jboot.support.seata.tcc.JbootTCCResourceManager
get phase two rollback method's args
getTxServiceGroup() - 类 中的方法io.jboot.support.seata.SeataConfig
 
getType() - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
getType() - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
getType() - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryConfig
 
getType() - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
getType() - 类 中的方法io.jboot.components.limiter.LimiterManager.LimitConfigBean
 
getType() - 类 中的方法io.jboot.components.limiter.LimitInfo
 
getType() - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
getType() - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getType() - 类 中的方法io.jboot.components.serializer.JbootSerializerConfig
 
getType() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getType() - 类 中的方法io.jboot.db.model.Join
 
getType() - 类 中的方法io.jboot.objects.counter.JbootCounterConfig
 
getType() - 类 中的方法io.jboot.objects.lock.JbootLockConfig
 
getType() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
getType() - 类 中的方法io.jboot.utils.TypeDef
 
getTypeInClassDefined(Class<?>, TypeVariable<?>) - 类 中的静态方法io.jboot.utils.ClassUtil
 
getTypeName() - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
getTypeName() - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
getTypeVariableRawType(Class<?>, TypeVariable<?>) - 类 中的静态方法io.jboot.web.json.JsonBodyParseInterceptor
获取方法里的泛型参数 T 对于的真实的 Class 类
getUnauthorizedUrl() - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
getUnescapePara(String) - 类 中的方法io.jboot.web.controller.JbootController
 
getUnescapePara(String, String) - 类 中的方法io.jboot.web.controller.JbootController
 
getUnscanPackage() - 类 中的方法io.jboot.db.model.JbootModelConfig
 
getUploadBodyString() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
getUri() - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstance
 
getUri() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getUriHealthCheckPath() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
getUriHost() - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
getUriPath() - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
getUriPort() - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
getUriScheme() - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
getUriVars() - 类 中的方法io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
getUrl(JbootGatewayConfig, HttpServletRequest) - 接口 中的方法io.jboot.components.gateway.GatewayLoadBalanceStrategy
 
getUrl(String) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getUrl() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getUrl() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getUrl(int, Env, Scope, Writer) - 类 中的方法io.jboot.web.directive.base.PaginateDirectiveBase
 
getUrl() - 类 中的方法io.jboot.web.directive.base.PaginateDirectiveBase.PaginateItem
 
getUrl(int, Env, Scope, Writer) - 类 中的方法io.jboot.web.directive.JbootPaginateDirective
 
getUrlMapping() - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
getUrls() - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getUsage(MemoryPoolMXBean) - 类 中的静态方法io.jboot.support.metric.JvmGcUtil
 
getUsageValue(MemoryPoolMXBean, ToLongFunction<MemoryUsage>) - 类 中的静态方法io.jboot.support.metric.JvmGcUtil
 
getUseCacheName() - 类 中的方法io.jboot.components.cache.ActionCacheConfig
 
getUseCacheName() - 类 中的方法io.jboot.components.cache.AopCacheConfig
 
getUseCacheName() - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
getUsefulClass(Class<?>) - 类 中的静态方法io.jboot.utils.ClassUtil
 
getUser() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getUser() - 类 中的方法io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
getUserAgent(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
 
getUserAgent() - 类 中的方法io.jboot.web.controller.JbootController
获取ua
getUserDir() - 类 中的静态方法io.jboot.codegen.CodeGenHelpler
 
getUserInfo(String, String) - 类 中的静态方法io.jboot.wechat.WechatApis
网页授权获取用户信息,必须是最新的token,才能获得完整的用户资料
getUserName() - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
getUsername() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
getUsername() - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
getUsername() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
getUserPrincipal() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
getUseTLS() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
getValidatedValue() - 类 中的方法io.jboot.components.valid.interceptor.SimpleContext
 
getValidationQuery() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
getValidator() - 类 中的静态方法io.jboot.components.valid.ValidUtil
 
getValidErrorRender(ValidException) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getValidExceptionRetBuilder() - 类 中的静态方法io.jboot.web.validate.interceptor.ValidateInterceptorUtil
 
getValidityPeriod() - 类 中的方法io.jboot.support.jwt.JwtConfig
 
getValue() - 类 中的方法io.jboot.apidoc.ApiDocument
 
getValue() - 类 中的方法io.jboot.apidoc.ApiOperation
 
getValue() - 类 中的方法io.jboot.apidoc.ApiParameter
 
getValue() - 枚举 中的方法io.jboot.apidoc.ContentType
 
getValue() - 枚举 中的方法io.jboot.apidoc.HttpMethod
 
getValue() - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheObject
 
getValue() - 类 中的方法io.jboot.db.model.Column
 
getValue() - 类 中的方法io.jboot.db.model.Group
 
getValue() - 类 中的方法io.jboot.db.model.SqlPart
 
getValue(String) - 类 中的方法io.jboot.web.session.JbootHttpSession
 
getValueArray() - 类 中的方法io.jboot.db.model.Columns
 
getValueArray(List<Column>) - 类 中的静态方法io.jboot.db.model.Util
 
getValueNames() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
getVersion(String) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getVersion() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
getVersion() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getVersion() - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
getVersions() - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
getViewOrText() - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
getViewPath() - 类 中的方法io.jboot.web.handler.JbootActionInvocation
Return view path of this controller.
getVirtualHost() - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
getVirtualHost() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
getVirtualServerName() - 类 中的方法io.jboot.test.web.MockServletContext
 
getWarppers() - 类 中的方法io.jboot.aop.Interceptors
 
getWebRootPath() - 类 中的静态方法io.jboot.app.PathKitExt
 
getWebSocketEndpoint() - 类 中的方法io.jboot.web.JbootWebConfig
 
getWeekDay(Date) - 类 中的静态方法io.jboot.utils.DateUtil
求出指定的时间那天是星期几
getWeekOfMonthNumber(Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取日期的当月的第几星期
getWeekOfYearNumber(Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取日期的是当年的第个星期
getWeight(Interceptor) - 类 中的方法io.jboot.aop.Interceptors
 
getWeight(Class<? extends Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
getWeight() - 类 中的方法io.jboot.aop.Interceptors.InterceptorWarpper
 
getWeight() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
getWithoutSerialize(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
获取 数据不进行反序列 , 如果之前设置的是非String类型,得到String后自行转化
getWithoutSerialize(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
getWithoutSerialize(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
 
getWithoutSerialize(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
getWithoutSerialize(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
getWriter() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
getWriter() - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
getXid() - 类 中的方法io.jboot.support.seata.tcc.TCCFenceHandler.FenceLogIdentity
 
getXmlRender(String) - 类 中的方法io.jboot.web.render.JbootRenderFactory
 
getYearNumber(Date) - 类 中的静态方法io.jboot.utils.DateUtil
获取日期的年份
GLOB_PATTERN - 类 中的静态变量io.jboot.utils.AntPathMatcher.AntPathStringMatcher
 
globalKeyPrefix - 类 中的变量io.jboot.components.cache.redis.JbootRedisCacheConfig
全局的key前缀,所有缓存的key都会自动添加该前缀
globalKeyPrefix - 类 中的变量io.jboot.components.cache.redis.JbootRedisCacheImpl
 
globalListeners - 类 中的变量io.jboot.components.mq.JbootmqBase
 
globalLockTemplate - 类 中的变量io.jboot.support.seata.JbootSeataManager
 
group - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
group - 类 中的变量io.jboot.components.gateway.discovery.GatewayDiscoveryConfig
 
group - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Service group, default value is empty string
group - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Service group, default value is empty string
group(Columns) - 类 中的方法io.jboot.db.model.Columns
group
Group - io.jboot.db.model中的类
 
Group(Columns) - 类 的构造器io.jboot.db.model.Group
 
groupBy(String) - 类 中的方法io.jboot.db.model.Columns
 
GroupBy - io.jboot.db.model中的类
 
GroupBy(String) - 类 的构造器io.jboot.db.model.GroupBy
 
GroupBy(String, Object) - 类 的构造器io.jboot.db.model.GroupBy
 
groupId - 类 中的变量io.jboot.support.sentinel.datasource.NacosDatasourceConfig
 
groupIf(Columns, Boolean) - 类 中的方法io.jboot.db.model.Columns
 
groups - 类 中的变量io.jboot.components.rpc.JbootrpcConfig
 
gt(String, Object) - 类 中的方法io.jboot.db.model.Columns
大于 great than
guavaCache - 类 中的静态变量io.jboot.support.shiro.cache.JbootShiroCacheManager
 

H

handle(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的方法io.jboot.components.gateway.JbootGatewayHandler
 
handle(JbootHttpRequest) - 类 中的方法io.jboot.components.http.jboot.JbootHttpImpl
 
handle(JbootHttpRequest) - 接口 中的方法io.jboot.components.http.JbootHttp
 
handle(JbootHttpRequest) - 类 中的方法io.jboot.components.http.okhttp.OKHttpImpl
 
handle(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的方法io.jboot.support.metric.MetricServletHandler
 
handle(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的方法io.jboot.support.metric.request.AbstractInstrumentedFilter
 
handle(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的方法io.jboot.support.sentinel.SentinelHandler
 
handle(JbootHttpRequest) - 类 中的静态方法io.jboot.utils.HttpUtil
 
handle(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的方法io.jboot.web.attachment.AttachmentHandler
 
handle(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的方法io.jboot.web.handler.JbootActionHandler
handle 1: Action action = actionMapping.getAction(target) 2: new Invocation(...).invoke() 3: render(...)
handle(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的方法io.jboot.web.handler.JbootHandler
 
handle(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的方法io.jboot.web.handler.PathVariableActionHandler
handle 1: Action action = actionMapping.getAction(target) 2: new Invocation(...).invoke() 3: render(...)
handle(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的方法io.jboot.web.xss.XSSHandler
 
handle404 - 类 中的变量io.jboot.app.JbootApplicationConfig
 
handleActionException(String, HttpServletRequest, HttpServletResponse, Action, ActionException) - 类 中的方法io.jboot.web.handler.JbootActionHandler
处理错误信息
handleBlockException(Invocation, SentinelResource, BlockException) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
handleDefaultFallback(Invocation, String, Class<?>[], Throwable) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
handleException(String, HttpServletRequest, HttpServletResponse, Action, Exception) - 类 中的方法io.jboot.web.handler.JbootActionHandler
处理其他业务错误
handleFallback(Invocation, SentinelResource, Throwable) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
handleFallback(Invocation, String, String, Class<?>[], Throwable) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
handleGlobalLock(Invocation, SeataGlobalLock) - 类 中的方法io.jboot.support.seata.interceptor.SeataGlobalTransactionalInterceptor
 
handleGlobalTransaction(Invocation, SeataGlobalTransactional) - 类 中的方法io.jboot.support.seata.interceptor.SeataGlobalTransactionalInterceptor
 
handleGlobalTransaction(Invocation, SeataGlobalTransactional) - 类 中的静态方法io.jboot.support.seata.interceptor.SeataGlobalTransactionHandler
 
handler - 类 中的变量io.jboot.support.seata.JbootSeataManager
 
handlers - 类 中的变量io.jboot.aop.jfinal.JfinalHandlers
 
handleTemplateException(String, HttpServletRequest, HttpServletResponse, Action, TemplateException) - 类 中的方法io.jboot.web.handler.JbootActionHandler
处理模板错误
handleValidException(String, HttpServletRequest, HttpServletResponse, Action, ValidException) - 类 中的方法io.jboot.web.handler.JbootActionHandler
处理参数验证错误
hasAnnotation(Class<?>, Class<A>) - 类 中的静态方法io.jboot.aop.InterceptorBuilder.Util
 
hasAnnotation(Method, Class<A>) - 类 中的静态方法io.jboot.aop.InterceptorBuilder.Util
 
hasAnnotation(Class<?>, Method, Class<A>) - 类 中的静态方法io.jboot.aop.InterceptorBuilder.Util
 
hasAnyAnnotation(Class<?>, Class<? extends Annotation>...) - 类 中的静态方法io.jboot.aop.InterceptorBuilder.Util
 
hasAnyAnnotation(Method, Class<? extends Annotation>...) - 类 中的静态方法io.jboot.aop.InterceptorBuilder.Util
 
hasAnyJoinEffective(JbootModel) - 类 中的静态方法io.jboot.db.model.CPI
 
hasAnyJoinEffective() - 类 中的方法io.jboot.db.model.JbootModel
 
hasClass(String) - 类 中的静态方法io.jboot.utils.ClassUtil
 
hasColumn(JbootModel, String) - 类 中的静态方法io.jboot.db.model.CPI
 
hasEnd() - 类 中的方法io.jboot.support.shiro.directives.ShiroAuthenticatedDirective
 
hasEnd() - 类 中的方法io.jboot.support.shiro.directives.ShiroGuestDirective
 
hasEnd() - 类 中的方法io.jboot.support.shiro.directives.ShiroHasAllPermissionDirective
 
hasEnd() - 类 中的方法io.jboot.support.shiro.directives.ShiroHasAllRolesDirective
 
hasEnd() - 类 中的方法io.jboot.support.shiro.directives.ShiroHasAnyPermissionDirective
 
hasEnd() - 类 中的方法io.jboot.support.shiro.directives.ShiroHasAnyRolesDirective
 
hasEnd() - 类 中的方法io.jboot.support.shiro.directives.ShiroHasPermissionDirective
 
hasEnd() - 类 中的方法io.jboot.support.shiro.directives.ShiroHasRoleDirective
 
hasEnd() - 类 中的方法io.jboot.support.shiro.directives.ShiroNoAuthenticatedDirective
 
hasEnd() - 类 中的方法io.jboot.support.shiro.directives.ShiroNotHasPermissionDirective
 
hasEnd() - 类 中的方法io.jboot.support.shiro.directives.ShiroNotHasRoleDirective
 
hasEnd() - 类 中的方法io.jboot.support.shiro.directives.ShiroPrincipalDirective
 
hasEnd() - 类 中的方法io.jboot.web.directive.base.PaginateDirectiveBase
 
hasException() - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
hasFastJson - 类 中的静态变量io.jboot.web.json.JbootJson.MethodsAndFieldsWrapper
 
hashCode() - 类 中的方法io.jboot.aop.InterceptorCache.MethodKey
 
hashCode() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
hashCode(RPCInject) - 类 中的静态方法io.jboot.components.rpc.ReferenceConfigCache
 
hashCode() - 类 中的方法io.jboot.db.model.JbootModel
 
hashCode() - 类 中的方法io.jboot.utils.FileScanner.TimeSize
 
hashCode() - 类 中的方法io.jboot.web.cors.CORSConfig
 
hasPara() - 类 中的方法io.jboot.db.model.Column
 
hasPara() - 类 中的方法io.jboot.db.model.Group
 
hasPara() - 类 中的方法io.jboot.db.model.Or
 
hasPara() - 类 中的方法io.jboot.db.model.SqlPart
 
hasParameter() - 类 中的方法io.jboot.apidoc.ApiOperation
 
hasSeataTccDependency - 类 中的静态变量io.jboot.support.seata.tcc.TccInterceptorBuilder
 
hasSentinelDependency - 类 中的静态变量io.jboot.support.sentinel.SentinelInterceptorBuilder
 
having(String) - 类 中的方法io.jboot.db.model.Columns
 
having(String, Object...) - 类 中的方法io.jboot.db.model.Columns
 
having(Columns) - 类 中的方法io.jboot.db.model.Columns
 
Having - io.jboot.db.model中的类
 
Having(Columns) - 类 的构造器io.jboot.db.model.Having
 
Having(String) - 类 的构造器io.jboot.db.model.Having
 
Having(String, Object) - 类 的构造器io.jboot.db.model.Having
 
hdel(Object, Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
删除哈希表 key 中的一个或多个指定域,不存在的域将被忽略。
hdel(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
删除哈希表 key 中的一个或多个指定域,不存在的域将被忽略。
hdel(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
删除哈希表 key 中的一个或多个指定域,不存在的域将被忽略。
hdel(Object, Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
hdel(Object, Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
HEADER - 类 中的静态变量io.jboot.support.swagger.ParamType
 
header(String, String) - 类 中的方法io.jboot.web.ResponseEntity
 
headers - 类 中的变量io.jboot.components.cache.interceptor.ActionCachedContent
 
headers - 类 中的变量io.jboot.components.gateway.GatewayHttpProxy
 
headers - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
headers - 类 中的变量io.jboot.components.http.JbootHttpResponse
 
headers - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
headers - 类 中的变量io.jboot.test.web.MockHttpServletResponse
 
headers - 类 中的变量io.jboot.web.ResponseEntity
 
healthCheck() - 类 中的方法io.jboot.support.metric.JbootMetricManager
 
healthCheckRegistry - 类 中的变量io.jboot.support.metric.JbootMetricManager
 
healthUriChanged - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
healthUris - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
healthy - 类 中的变量io.jboot.components.gateway.discovery.GatewayInstance
 
hex2byte(byte[]) - 类 中的静态方法io.jboot.utils.DESUtil
 
hexists(Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
查看哈希表 key 中,给定域 field 是否存在。
hexists(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
查看哈希表 key 中,给定域 field 是否存在。
hexists(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
查看哈希表 key 中,给定域 field 是否存在。
hexists(Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
hexists(Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
hget(Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回哈希表 key 中给定域 field 的值。
hget(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回哈希表 key 中给定域 field 的值。
hget(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回哈希表 key 中给定域 field 的值。
hget(Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
hget(Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
hgetAll(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回哈希表 key 中,所有的域和值。
hgetAll(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回哈希表 key 中,所有的域和值。
hgetAll(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回哈希表 key 中,所有的域和值。
hgetAll(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
hgetAll(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
HikariDataSourceFactory - io.jboot.db.datasource中的类
 
HikariDataSourceFactory() - 类 的构造器io.jboot.db.datasource.HikariDataSourceFactory
 
hincrBy(Object, Object, long) - 接口 中的方法io.jboot.support.redis.JbootRedis
为哈希表 key 中的域 field 的值加上增量 increment 。
hincrBy(Object, Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
为哈希表 key 中的域 field 的值加上增量 increment 。
hincrBy(Object, Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
为哈希表 key 中的域 field 的值加上增量 increment 。
hincrBy(Object, Object, long) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
hincrBy(Object, Object, long) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
hincrByFloat(Object, Object, double) - 接口 中的方法io.jboot.support.redis.JbootRedis
为哈希表 key 中的域 field 加上浮点数增量 increment 。
hincrByFloat(Object, Object, double) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
为哈希表 key 中的域 field 加上浮点数增量 increment 。
hincrByFloat(Object, Object, double) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
为哈希表 key 中的域 field 加上浮点数增量 increment 。
hincrByFloat(Object, Object, double) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
hincrByFloat(Object, Object, double) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
hkeys(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回哈希表 key 中的所有域。
hkeys(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回哈希表 key 中的所有域。
hkeys(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回哈希表 key 中的所有域。
hkeys(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
hkeys(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
hlen(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回哈希表 key 中域的数量。
hlen(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回哈希表 key 中域的数量。
hlen(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回哈希表 key 中域的数量。
hlen(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
hlen(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
hmget(Object, Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回哈希表 key 中,一个或多个给定域的值。
hmget(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回哈希表 key 中,一个或多个给定域的值。
hmget(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回哈希表 key 中,一个或多个给定域的值。
hmget(Object, Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
hmget(Object, Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
hmset(Object, Map<Object, Object>) - 接口 中的方法io.jboot.support.redis.JbootRedis
同时将多个 field-value (域-值)对设置到哈希表 key 中。
hmset(Object, Map<Object, Object>) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
同时将多个 field-value (域-值)对设置到哈希表 key 中。
hmset(Object, Map<Object, Object>) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
同时将多个 field-value (域-值)对设置到哈希表 key 中。
hmset(Object, Map<Object, Object>) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
hmset(Object, Map<Object, Object>) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
hnv - 类 中的静态变量io.jboot.components.gateway.GatewayHttpProxy
 
hnv - 类 中的静态变量io.jboot.components.http.jboot.JbootHttpImpl
 
hnv - 类 中的静态变量io.jboot.components.http.okhttp.OKHttpImpl
 
hold(Throwable) - 类 中的静态方法io.jboot.exception.JbootExceptionHolder
 
hold(String, Throwable) - 类 中的静态方法io.jboot.exception.JbootExceptionHolder
 
hold(Controller) - 类 中的静态方法io.jboot.web.controller.JbootControllerContext
 
holdCookies - 类 中的变量io.jboot.test.MockMvc
 
holdCookiesEnable - 类 中的变量io.jboot.test.MockMvc
 
host - 类 中的变量io.jboot.components.gateway.discovery.GatewayInstance
 
host - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
host - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
host - 类 中的变量io.jboot.support.metric.reporter.graphite.JbootMetricGraphiteReporterConfig
 
host - 类 中的变量io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
host - 类 中的变量io.jboot.support.metric.reporter.prometheus.PrometheusReporterConfig
 
host - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
host - 类 中的变量io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
host - 类 中的变量io.jboot.support.swagger.JbootSwaggerConfig
 
hostContains - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
hostEndsWith - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
hostEquals - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
hosts - 类 中的变量io.jboot.components.rpc.motan.MotanrpcConfig
某个服务暴露自己的主机
hostStartsWith - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
HOUR - 类 中的静态变量io.jboot.components.cache.CacheTime
 
hset(Object, Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
将哈希表 key 中的域 field 的值设为 value 。
hset(Object, Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将哈希表 key 中的域 field 的值设为 value 。
hset(Object, Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将哈希表 key 中的域 field 的值设为 value 。
hset(Object, Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
hset(Object, Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
HTML - 类 中的静态变量io.jboot.web.validate.ValidateRenderType
 
html400_header - 类 中的静态变量io.jboot.web.render.JbootErrorRender
 
html401 - 类 中的静态变量io.jboot.web.render.JbootErrorRender
 
html403 - 类 中的静态变量io.jboot.web.render.JbootErrorRender
 
html404 - 类 中的静态变量io.jboot.web.render.JbootErrorRender
 
html500_footer - 类 中的静态变量io.jboot.web.render.JbootErrorRender
 
html500_header - 类 中的静态变量io.jboot.web.render.JbootErrorRender
 
html_footer - 类 中的静态变量io.jboot.components.valid.ValidErrorRender
 
html_header - 类 中的静态变量io.jboot.components.valid.ValidErrorRender
 
htmlChars - 类 中的静态变量io.jboot.utils.StrUtil
 
htmlContentType - 类 中的静态变量io.jboot.components.valid.ValidErrorRender
 
htmlContentType - 类 中的静态变量io.jboot.web.render.JbootErrorRender
 
httpConfig - 类 中的变量io.jboot.components.http.JbootHttpManager
 
HttpContentTypes - io.jboot.app中的类
 
HttpContentTypes() - 类 的构造器io.jboot.app.HttpContentTypes
 
httpGet(String) - 类 中的静态方法io.jboot.utils.HttpUtil
http get操作
httpGet(String, Map<String, Object>) - 类 中的静态方法io.jboot.utils.HttpUtil
http get操作
httpGet(String, Map<String, Object>, Map<String, String>) - 类 中的静态方法io.jboot.utils.HttpUtil
发送可以配置headers 的 http请求
httpHeaderName - 类 中的变量io.jboot.support.jwt.JwtConfig
 
HttpMethod - io.jboot.apidoc中的枚举
 
HttpMethod(String) - 枚举 的构造器io.jboot.apidoc.HttpMethod
 
httpMethods - 类 中的变量io.jboot.apidoc.ApiParameter
 
HttpMimeTypes - io.jboot.components.http中的类
 
HttpMimeTypes() - 类 的构造器io.jboot.components.http.HttpMimeTypes
 
httpParameterKey - 类 中的变量io.jboot.support.jwt.JwtConfig
 
httpPost(String) - 类 中的静态方法io.jboot.utils.HttpUtil
http post 操作
httpPost(String, String) - 类 中的静态方法io.jboot.utils.HttpUtil
http post 操作
httpPost(String, Map<String, Object>) - 类 中的静态方法io.jboot.utils.HttpUtil
Http post 操作
httpPost(String, Map<String, Object>, String) - 类 中的静态方法io.jboot.utils.HttpUtil
Http post 操作
httpPost(String, Map<String, Object>, Map<String, String>) - 类 中的静态方法io.jboot.utils.HttpUtil
Http post 操作
httpPost(String, Map<String, Object>, Map<String, String>, String) - 类 中的静态方法io.jboot.utils.HttpUtil
Http post 操作
HttpProxyInfo - io.jboot.components.http中的类
 
HttpProxyInfo() - 类 的构造器io.jboot.components.http.HttpProxyInfo
 
HttpProxyInfo(String, Integer) - 类 的构造器io.jboot.components.http.HttpProxyInfo
 
HttpProxyInfo(String, Integer, String, String) - 类 的构造器io.jboot.components.http.HttpProxyInfo
 
httpProxyInfo - 类 中的变量io.jboot.components.http.JbootHttpConfig
 
httpProxyInfo - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
httpServer - 类 中的变量io.jboot.support.metric.reporter.prometheus.PrometheusReporter
 
httpStatus - 类 中的变量io.jboot.support.metric.request.AbstractInstrumentedFilter.StatusExposingServletResponse
 
HttpStatus - io.jboot.web中的枚举
 
HttpStatus(int, String) - 枚举 的构造器io.jboot.web.HttpStatus
 
httpStatus - 类 中的变量io.jboot.web.ResponseEntity
 
HttpUtil - io.jboot.utils中的类
功能更强大的http工具类 1、支持 http get post 操作 2、支持文件下载 和 文件上传 3、支持自定义https文件证书(可以用在类似调用支付相关接口等)
HttpUtil() - 类 的构造器io.jboot.utils.HttpUtil
 
hvals(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回哈希表 key 中所有域的值。
hvals(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回哈希表 key 中所有域的值。
hvals(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回哈希表 key 中所有域的值。
hvals(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
hvals(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 

I

id - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
The id default value is empty
id - 类 中的变量io.jboot.web.session.JbootHttpSession
 
ID_CARD - 类 中的静态变量io.jboot.web.validate.Regex
身份证号码
idCache - 类 中的变量io.jboot.db.model.JbootModelConfig
 
idCacheByCopyEnable - 类 中的变量io.jboot.db.model.JbootModelConfig
从缓存获取数据的时候,是复制一个返回,这样保证前端在修改的时候不修改到缓存数据
idCacheEnable - 类 中的静态变量io.jboot.db.model.JbootModel
 
idCacheEnable - 类 中的变量io.jboot.db.model.JbootModelConfig
是否启用 id 缓存,如果启用,当根据 id 查询的时候,会自动存入缓存 下次再通过 id 查询的时候,直接从缓存中获取 Model
idCacheName - 类 中的变量io.jboot.db.model.JbootModelConfig
 
idCacheTime - 类 中的变量io.jboot.db.model.JbootModelConfig
id 缓存的时间,默认为 1 个小时,单位:秒
idleTimeout - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
IGNORE_CACHED_ATTRS - 类 中的静态变量io.jboot.components.cache.interceptor.CacheableInterceptor
 
ignoreAttrs - 类 中的静态变量io.jboot.components.cache.interceptor.ActionCachedContent
 
ignoreFields - 类 中的变量io.jboot.web.json.JbootJson.MethodsAndFieldsWrapper
 
ignoreTemplateException - 类 中的变量io.jboot.web.directive.JbootOutputDirectiveFactory
 
ignoreThreadCacheNames - 类 中的变量io.jboot.components.cache.JbootCacheBase
 
implName - 类 中的变量io.jboot.codegen.service.JbootServiceImplGenerator
 
implPackage - 类 中的变量io.jboot.codegen.service.JbootServiceImplGenerator
 
in(String, Object...) - 类 中的方法io.jboot.db.model.Columns
in arrays
in(String, Collection<?>) - 类 中的方法io.jboot.db.model.Columns
in Collection
incr(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
将 key 中储存的数字值增一。
incr(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将 key 中储存的数字值增一。
incr(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将 key 中储存的数字值增一。
incr(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
incr(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
incrBy(Object, long) - 接口 中的方法io.jboot.support.redis.JbootRedis
将 key 所储存的值加上增量 increment 。
incrBy(Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将 key 所储存的值加上增量 increment 。
incrBy(Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将 key 所储存的值加上增量 increment 。
incrBy(Object, long) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
incrBy(Object, long) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
increment() - 类 中的方法io.jboot.objects.counter.impl.JbootLocalCounter
 
increment() - 类 中的方法io.jboot.objects.counter.impl.JbootRedisCounter
 
increment() - 接口 中的方法io.jboot.objects.counter.JbootCounter
 
index - 类 中的变量io.jboot.components.gateway.GatewayInvocation
 
index() - 类 中的方法io.jboot.support.swagger.JbootSwaggerController
 
index - 类 中的变量io.jboot.web.handler.JbootActionInvocation
 
indexOfSlash(char[], int, boolean) - 类 中的静态方法io.jboot.support.sentinel.SentinelUtil
 
inExcludes(Class<?>, Class<?>[]) - 类 中的方法io.jboot.aop.JbootAopFactory
 
InfluxdbReporter - io.jboot.support.metric.reporter.influxdb中的类
 
InfluxdbReporter() - 类 的构造器io.jboot.support.metric.reporter.influxdb.InfluxdbReporter
 
info(String) - 类 中的方法io.jboot.core.log.JdkLogger
 
info(String, Throwable) - 类 中的方法io.jboot.core.log.JdkLogger
 
info(String, Object...) - 类 中的方法io.jboot.core.log.JdkLogger
 
info(String) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
info(String, Throwable) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
info(String, Object...) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
info(String) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
info(String, Throwable) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
info(String, Object...) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
ini - 类 中的变量io.jboot.support.shiro.JbootShiroConfig
 
init() - 类 中的方法io.jboot.app.config.JbootConfigManager
 
init(JbootConfigManager) - 类 中的方法io.jboot.app.config.support.apollo.ApolloConfigManager
 
init(JbootConfigManager) - 类 中的方法io.jboot.app.config.support.nacos.NacosConfigManager
初始化 nacos 配置监听
init(DeploymentInfo) - 类 中的静态方法io.jboot.app.HttpContentTypes
让 undertow 支持音视频格式文件在线播放
init() - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryManager
 
init() - 类 中的方法io.jboot.components.limiter.LimiterManager
 
init() - 类 中的方法io.jboot.components.mq.JbootmqManager
 
init() - 类 中的方法io.jboot.components.rpc.JbootrpcManager
 
init() - 类 中的方法io.jboot.components.schedule.JbootScheduleManager
 
init() - 类 中的方法io.jboot.support.seata.JbootSeataManager
 
init() - 类 中的方法io.jboot.support.seata.SeataGlobalTransactionManager
 
init() - 类 中的方法io.jboot.support.sentinel.JbootSentinelBuilder
 
init() - 类 中的方法io.jboot.support.sentinel.JbootSentinelManager
 
init() - 类 中的方法io.jboot.support.shiro.JbootShiroFilter
 
init(List<Routes.Route>) - 类 中的方法io.jboot.support.shiro.JbootShiroManager
 
init() - 类 中的方法io.jboot.support.swagger.JbootSwaggerManager
 
init(Class<?>) - 类 中的方法io.jboot.test.MockApp
 
init() - 类 中的静态方法io.jboot.web.converter.ArrayConverters
 
init(Class<? extends Enum<?>>, Map<Long, Method>) - 类 中的方法io.jboot.web.directive.SharedEnumObject
 
initAppClasses() - 类 中的静态方法io.jboot.utils.ClassScanner
 
initBeanMapping() - 类 中的方法io.jboot.aop.JbootAopFactory
初始化 @Bean 注解的映射关系
initBeansMapping() - 类 中的方法io.jboot.aop.JbootAopFactory
添加 所有的 Bean 和实现类 的映射
initBusinessContext(Map<String, Object>, Method, TwoPhaseBusinessAction) - 类 中的方法io.jboot.support.seata.tcc.ActionInterceptorHandler
Init business context
initClient() - 类 中的方法io.jboot.support.seata.SeataGlobalTransactionManager
 
initConfig(JbootConfigManager, NacosServerConfig) - 类 中的方法io.jboot.app.config.support.nacos.NacosConfigManager
 
initConfigMappingTables(DataSourceConfig) - 类 中的方法io.jboot.db.TableInfoManager
初始化该数据下的 tableInfos 对象,其用来存储该数据源下有哪些表
initConfigs() - 类 中的方法io.jboot.components.gateway.JbootGatewayManager
 
initConfigurationBeansObject() - 类 中的方法io.jboot.aop.JbootAopFactory
初始化 @Configuration 里的 bean 配置
initCounters() - 类 中的方法io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
initDao() - 类 中的方法io.jboot.service.JbootServiceBase
初始化 DAO 子类可以复写 自定义自己的DAO
initDefaultClassTypeMockBuilder() - 类 中的方法io.jboot.apidoc.ApiDocManager
 
initDefaultCookieMaxAge(int) - 类 中的静态方法io.jboot.utils.CookieUtil
设置 默认的 Cookie 有效时间,单位:秒
initDiscovery() - 类 中的方法io.jboot.components.gateway.JbootGatewayManager
初始化服务发现
initDubbo() - 类 中的静态方法io.jboot.components.rpc.dubbo.DubboUtil
 
inited - 类 中的变量io.jboot.utils.FileScanner
 
initEncryptKey(String) - 类 中的静态方法io.jboot.utils.CookieUtil
在使用之前,小调用此方法进行加密key的设置
initEngine() - 类 中的方法io.jboot.codegen.model.JbootBaseModelGenerator
 
initFrameworkContext(Map<String, Object>) - 类 中的方法io.jboot.support.seata.tcc.ActionInterceptorHandler
Init running environment context
initIfNecessary() - 类 中的静态方法io.jboot.utils.ClassScanner
 
initJsSdkConfig() - 类 中的方法io.jboot.wechat.controller.JbootWechatController
 
initListener(ConfigService, NacosServerConfig) - 类 中的方法io.jboot.app.config.support.nacos.NacosConfigInitializer
 
initListeners() - 类 中的方法io.jboot.components.event.JbootEventManager
 
initLogCleanExecutor() - 类 中的静态方法io.jboot.support.seata.tcc.TCCFenceHandler
 
initMockJson(ApiDocConfig) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
initModelRemarks(ApiDocConfig) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
initMotan() - 类 中的静态方法io.jboot.components.rpc.motan.MotanUtil
 
initParameters - 类 中的变量io.jboot.test.web.MockFilterConfig
 
initParameters - 类 中的变量io.jboot.test.web.MockServletContext
 
initProxy() - 类 中的方法io.jboot.app.JbootApplicationConfig
 
initRealRender() - 类 中的方法io.jboot.web.render.JbootReturnValueRender
 
initRecordPlugin(Map<Integer, DataSourceConfig>, DataSourceConfig) - 类 中的方法io.jboot.db.ArpManager
 
initRoutes(Routes, Class<Controller>, String, String) - 类 中的方法io.jboot.core.JbootCoreConfig
 
initSchedules() - 类 中的方法io.jboot.components.schedule.JbootScheduleManager
 
initShutdownHook() - 类 中的方法io.jboot.app.JbootSimpleApplication.SimpleServer
 
initSystemProperties() - 类 中的方法io.jboot.core.JbootCoreConfig
apollo、sentinel 等配置需要通过 System Properites 来进行配置的 而 System Properties 的配置需要在启动的时候同 java -D 添加配置,极为不方便 此时,可以添加在 jboot-system.properties 里添加,来代替 java -D 的情况
initTableInfos(List<TableInfo>) - 类 中的方法io.jboot.db.TableInfoManager
 
initType() - 类 中的方法io.jboot.components.serializer.JbootSerializerConfig
 
initUnHotSwapClassPrefix() - 类 中的方法io.jboot.app.undertow.JbootHotSwapResolver
 
initWebRootPath() - 类 中的方法io.jboot.core.JbootCoreConfig
在 JFinal.initPathKit() 这个方法中,如果 webRootPath 会为 null 其会去通过 PathKit.detectWebRootPath() 去初始化一个错误的路径 此方法的目的是为了防止 webRootPath 为 null
innerJoin(String) - 类 中的方法io.jboot.db.model.JbootModel
 
innerJoinIf(String, boolean) - 类 中的方法io.jboot.db.model.JbootModel
 
inputStream - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
insertTCCFenceLog(Connection, String, Long, String, Integer) - 类 中的静态方法io.jboot.support.seata.tcc.TCCFenceHandler
Insert TCC fence log
instance - 类 中的静态变量io.jboot.app.config.JbootConfigManager
 
instance - 类 中的静态变量io.jboot.app.JbootApplicationConfig
 
instance - 类 中的静态变量io.jboot.db.ArpManager
 
INSTANCE - 类 中的静态变量io.jboot.db.driver.OfficialClickHouseDriver.ScheduledConnectionCleaner
 
instance - 类 中的静态变量io.jboot.db.TableInfoManager
 
instance - 类 中的静态变量io.jboot.db.transactional.TransactionalManager
 
instance - 类 中的静态变量io.jboot.objects.counter.JbootCounterManager
 
instance - 类 中的静态变量io.jboot.objects.lock.JbootLockManager
 
instance - 类 中的静态变量io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
instance - 类 中的静态变量io.jboot.support.swagger.JbootSwaggerManager
 
instanceFollowRedirects - 类 中的变量io.jboot.components.gateway.GatewayHttpProxy
 
instanceFollowRedirects - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
instanceName - 类 中的变量io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
instanceName - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
instances - 类 中的变量io.jboot.components.gateway.discovery.GatewayDiscoveryListener.EventInfo
 
Int1ArrayConverter() - 类 的构造器io.jboot.web.converter.ArrayConverters.Int1ArrayConverter
 
IntArrayConverter() - 类 的构造器io.jboot.web.converter.ArrayConverters.IntArrayConverter
 
intercept(Object, Method, Object[], MethodProxy) - 类 中的方法io.jboot.aop.cglib.JbootCglibCallback
 
intercept(Invocation) - 类 中的方法io.jboot.aop.DefaultValueInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.aop.ValueFilterInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.cache.interceptor.CacheableInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.cache.interceptor.CacheEvictInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.cache.interceptor.CachePutInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.cache.interceptor.CachesEvictInterceptor
 
intercept(GatewayInvocation) - 接口 中的方法io.jboot.components.gateway.GatewayInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.limiter.interceptor.LimiterGlobalInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.limiter.interceptor.LimiterInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.DecimalMaxInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.DecimalMinInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.DigitsInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.EmailInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.MaxInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.MinInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.NegativeInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.NegativeOrZeroInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.NotBlankInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.NotEmptyInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.NotNullInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.PatternInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.PositiveInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.PositiveOrZeroInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.SizeInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.components.valid.interceptor.ValidInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.db.datasource.PriorDatasourceInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.db.transactional.TransactionalInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.support.jwt.JwtInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.support.metric.interceptor.MetricConcurrencyInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.support.metric.interceptor.MetricCounterInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.support.metric.interceptor.MetricHistogramInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.support.metric.interceptor.MetricMeterInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.support.metric.interceptor.MetricTimerInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.support.seata.interceptor.SeataGlobalTransactionalInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.support.seata.tcc.TccActionInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.support.sentinel.SentinelInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.support.shiro.JbootShiroInterceptor
 
intercept(Object, Method, Object[], MethodProxy) - 类 中的方法io.jboot.test.MockMethodInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.web.controller.GetMappingInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.web.controller.PostMappingInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.web.controller.RequestMethodLimitInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.web.cors.CORSInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.web.json.JsonBodyParseInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.web.validate.interceptor.CaptchaValidateInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.web.validate.interceptor.EmptyValidateInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.web.validate.interceptor.RegexValidateInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.wechat.interceptor.WechatApiConfigInterceptor
 
intercept(Invocation) - 类 中的方法io.jboot.wechat.interceptor.WechatUserInterceptor
 
interceptMethodDesc - 类 中的静态变量io.jboot.web.handler.JbootActionReporter
 
interceptor - 类 中的变量io.jboot.aop.Interceptors.InterceptorWarpper
 
INTERCEPTOR_WEIGHT - 类 中的静态变量io.jboot.components.cache.interceptor.CacheInterceptorBuilder
 
InterceptorBuilder - io.jboot.aop中的接口
 
InterceptorBuilder.Util - io.jboot.aop中的类
 
InterceptorBuilderManager - io.jboot.aop中的类
 
InterceptorBuilderManager() - 类 的构造器io.jboot.aop.InterceptorBuilderManager
 
interceptorBuilders - 类 中的变量io.jboot.aop.InterceptorBuilderManager
 
InterceptorCache - io.jboot.aop中的类
 
InterceptorCache() - 类 的构造器io.jboot.aop.InterceptorCache
 
InterceptorCache.MethodKey - io.jboot.aop中的类
 
Interceptors - io.jboot.aop中的类
 
Interceptors() - 类 的构造器io.jboot.aop.Interceptors
 
Interceptors(Interceptor[]) - 类 的构造器io.jboot.aop.Interceptors
 
interceptors - 类 中的变量io.jboot.app.JbootSimpleApplication.SimpleServer
 
interceptors - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
Interceptors.InterceptorWarpper - io.jboot.aop中的类
 
InterceptorWarpper(Interceptor, int) - 类 的构造器io.jboot.aop.Interceptors.InterceptorWarpper
 
interManager - 类 中的静态变量io.jboot.aop.cglib.JbootCglibCallback
 
interManager - 类 中的静态变量io.jboot.aop.javassist.JbootJavassistHandler
 
inters - 类 中的变量io.jboot.components.gateway.GatewayInvocation
 
inters - 类 中的变量io.jboot.web.handler.JbootActionInvocation
 
interval - 类 中的变量io.jboot.components.mq.redismq.JbootRedismqImpl
 
interval - 类 中的变量io.jboot.utils.FileScanner
 
invalid - 类 中的变量io.jboot.web.session.JbootHttpSession
 
invalidate() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
invoke(Object, Method, Method, Object[]) - 类 中的方法io.jboot.aop.javassist.JbootJavassistHandler
 
invoke() - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
invoke(Method) - 类 中的方法io.jboot.support.metric.JvmCpuGaugeSet
 
invoke(Method) - 类 中的方法io.jboot.support.metric.ProcessFilesGaugeSet
 
invoke(Invoker<?>, Invocation) - 类 中的方法io.jboot.support.seata.filter.TransactionPropagationFilter
 
invoke(Invocation) - 类 中的方法io.jboot.support.shiro.JbootShiroManager
 
invoke() - 类 中的方法io.jboot.support.shiro.ShiroAuthorizeProcesserInvoker
 
invoke(Object, Method, Method, Object[]) - 类 中的方法io.jboot.test.MockMethodInterceptor
 
invoke(String, Object...) - 类 中的方法io.jboot.web.directive.SharedEnumObject
 
invoke() - 类 中的方法io.jboot.web.handler.JbootActionInvocation
 
invoke() - 类 中的方法io.jboot.web.handler.JbootActionReporterInvocation
 
invokedInterceptors - 类 中的静态变量io.jboot.web.handler.JbootActionReporterInvocation
 
invokeEnumMethod(String) - 类 中的方法io.jboot.web.directive.SharedEnumObject
 
invokeEnumMethod(String, Object) - 类 中的方法io.jboot.web.directive.SharedEnumObject
 
invokeEnumMethod(String, Object, Object) - 类 中的方法io.jboot.web.directive.SharedEnumObject
 
invokeEnumMethod(String, Object, Object, Object) - 类 中的方法io.jboot.web.directive.SharedEnumObject
 
invokeEnumMethod(String, Object, Object, Object, Object) - 类 中的方法io.jboot.web.directive.SharedEnumObject
 
invokeEnumMethod(String, Object, Object, Object, Object, Object) - 类 中的方法io.jboot.web.directive.SharedEnumObject
 
invokeGetterMethod(Method, Object) - 类 中的方法io.jboot.web.json.JbootJson
 
invokeListener - 类 中的变量io.jboot.support.shiro.JbootShiroConfig
 
invokeListener - 类 中的变量io.jboot.support.shiro.JbootShiroManager
 
invokeListeners(JbootEvent, List<JbootEventListener>) - 类 中的方法io.jboot.components.event.JbootEventManager
 
invokeListenersAsync(JbootEvent, List<JbootEventListener>) - 类 中的方法io.jboot.components.event.JbootEventManager
 
invokeMethod(Object, String, Object...) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
invokeMethod(Object, Predicate<Method>, Object...) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
invokeMethod(Object, Method, Object...) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
invokeMock(Object, Object...) - 类 中的方法io.jboot.test.MockMethodInfo
 
invokeOnStartIfNecessary() - 类 中的方法io.jboot.components.rpc.JbootrpcBase
 
invokers - 类 中的变量io.jboot.support.shiro.JbootShiroManager
 
invokeStaticMethod(Class<?>, String, Object...) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
invokeStaticMethod(Class<?>, Predicate<Method>, Object...) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
io.jboot - 程序包 io.jboot
 
io.jboot.aop - 程序包 io.jboot.aop
 
io.jboot.aop.annotation - 程序包 io.jboot.aop.annotation
 
io.jboot.aop.cglib - 程序包 io.jboot.aop.cglib
 
io.jboot.aop.javassist - 程序包 io.jboot.aop.javassist
 
io.jboot.aop.jfinal - 程序包 io.jboot.aop.jfinal
 
io.jboot.apidoc - 程序包 io.jboot.apidoc
 
io.jboot.apidoc.annotation - 程序包 io.jboot.apidoc.annotation
 
io.jboot.app - 程序包 io.jboot.app
 
io.jboot.app.config - 程序包 io.jboot.app.config
 
io.jboot.app.config.annotation - 程序包 io.jboot.app.config.annotation
 
io.jboot.app.config.support.apollo - 程序包 io.jboot.app.config.support.apollo
 
io.jboot.app.config.support.nacos - 程序包 io.jboot.app.config.support.nacos
 
io.jboot.app.undertow - 程序包 io.jboot.app.undertow
 
io.jboot.codegen - 程序包 io.jboot.codegen
 
io.jboot.codegen.model - 程序包 io.jboot.codegen.model
 
io.jboot.codegen.service - 程序包 io.jboot.codegen.service
 
io.jboot.components.cache - 程序包 io.jboot.components.cache
 
io.jboot.components.cache.annotation - 程序包 io.jboot.components.cache.annotation
 
io.jboot.components.cache.caffeine - 程序包 io.jboot.components.cache.caffeine
 
io.jboot.components.cache.caredis - 程序包 io.jboot.components.cache.caredis
 
io.jboot.components.cache.ehcache - 程序包 io.jboot.components.cache.ehcache
 
io.jboot.components.cache.ehredis - 程序包 io.jboot.components.cache.ehredis
 
io.jboot.components.cache.interceptor - 程序包 io.jboot.components.cache.interceptor
 
io.jboot.components.cache.j2cache - 程序包 io.jboot.components.cache.j2cache
 
io.jboot.components.cache.none - 程序包 io.jboot.components.cache.none
 
io.jboot.components.cache.redis - 程序包 io.jboot.components.cache.redis
 
io.jboot.components.cache.support - 程序包 io.jboot.components.cache.support
 
io.jboot.components.event - 程序包 io.jboot.components.event
 
io.jboot.components.event.annotation - 程序包 io.jboot.components.event.annotation
 
io.jboot.components.gateway - 程序包 io.jboot.components.gateway
 
io.jboot.components.gateway.discovery - 程序包 io.jboot.components.gateway.discovery
 
io.jboot.components.http - 程序包 io.jboot.components.http
 
io.jboot.components.http.jboot - 程序包 io.jboot.components.http.jboot
 
io.jboot.components.http.okhttp - 程序包 io.jboot.components.http.okhttp
 
io.jboot.components.limiter - 程序包 io.jboot.components.limiter
 
io.jboot.components.limiter.annotation - 程序包 io.jboot.components.limiter.annotation
 
io.jboot.components.limiter.interceptor - 程序包 io.jboot.components.limiter.interceptor
 
io.jboot.components.limiter.redis - 程序包 io.jboot.components.limiter.redis
 
io.jboot.components.mq - 程序包 io.jboot.components.mq
 
io.jboot.components.mq.activemq - 程序包 io.jboot.components.mq.activemq
 
io.jboot.components.mq.aliyunmq - 程序包 io.jboot.components.mq.aliyunmq
 
io.jboot.components.mq.local - 程序包 io.jboot.components.mq.local
 
io.jboot.components.mq.qpidmq - 程序包 io.jboot.components.mq.qpidmq
 
io.jboot.components.mq.rabbitmq - 程序包 io.jboot.components.mq.rabbitmq
 
io.jboot.components.mq.redismq - 程序包 io.jboot.components.mq.redismq
 
io.jboot.components.mq.rocketmq - 程序包 io.jboot.components.mq.rocketmq
 
io.jboot.components.rpc - 程序包 io.jboot.components.rpc
 
io.jboot.components.rpc.annotation - 程序包 io.jboot.components.rpc.annotation
 
io.jboot.components.rpc.dubbo - 程序包 io.jboot.components.rpc.dubbo
 
io.jboot.components.rpc.local - 程序包 io.jboot.components.rpc.local
 
io.jboot.components.rpc.motan - 程序包 io.jboot.components.rpc.motan
 
io.jboot.components.schedule - 程序包 io.jboot.components.schedule
 
io.jboot.components.schedule.annotation - 程序包 io.jboot.components.schedule.annotation
 
io.jboot.components.serializer - 程序包 io.jboot.components.serializer
 
io.jboot.components.valid - 程序包 io.jboot.components.valid
 
io.jboot.components.valid.interceptor - 程序包 io.jboot.components.valid.interceptor
 
io.jboot.core - 程序包 io.jboot.core
 
io.jboot.core.listener - 程序包 io.jboot.core.listener
 
io.jboot.core.log - 程序包 io.jboot.core.log
 
io.jboot.core.spi - 程序包 io.jboot.core.spi
 
io.jboot.core.weight - 程序包 io.jboot.core.weight
 
io.jboot.db - 程序包 io.jboot.db
 
io.jboot.db.annotation - 程序包 io.jboot.db.annotation
 
io.jboot.db.datasource - 程序包 io.jboot.db.datasource
 
io.jboot.db.dbpro - 程序包 io.jboot.db.dbpro
 
io.jboot.db.dialect - 程序包 io.jboot.db.dialect
 
io.jboot.db.driver - 程序包 io.jboot.db.driver
 
io.jboot.db.model - 程序包 io.jboot.db.model
 
io.jboot.db.transactional - 程序包 io.jboot.db.transactional
 
io.jboot.exception - 程序包 io.jboot.exception
 
io.jboot.ext - 程序包 io.jboot.ext
 
io.jboot.objects.counter - 程序包 io.jboot.objects.counter
 
io.jboot.objects.counter.impl - 程序包 io.jboot.objects.counter.impl
 
io.jboot.objects.lock - 程序包 io.jboot.objects.lock
 
io.jboot.objects.lock.impl - 程序包 io.jboot.objects.lock.impl
 
io.jboot.service - 程序包 io.jboot.service
 
io.jboot.support.jwt - 程序包 io.jboot.support.jwt
 
io.jboot.support.metric - 程序包 io.jboot.support.metric
 
io.jboot.support.metric.annotation - 程序包 io.jboot.support.metric.annotation
 
io.jboot.support.metric.interceptor - 程序包 io.jboot.support.metric.interceptor
 
io.jboot.support.metric.reporter.console - 程序包 io.jboot.support.metric.reporter.console
 
io.jboot.support.metric.reporter.csv - 程序包 io.jboot.support.metric.reporter.csv
 
io.jboot.support.metric.reporter.elasticsearch - 程序包 io.jboot.support.metric.reporter.elasticsearch
 
io.jboot.support.metric.reporter.ganglia - 程序包 io.jboot.support.metric.reporter.ganglia
 
io.jboot.support.metric.reporter.graphite - 程序包 io.jboot.support.metric.reporter.graphite
 
io.jboot.support.metric.reporter.influxdb - 程序包 io.jboot.support.metric.reporter.influxdb
 
io.jboot.support.metric.reporter.jmx - 程序包 io.jboot.support.metric.reporter.jmx
 
io.jboot.support.metric.reporter.prometheus - 程序包 io.jboot.support.metric.reporter.prometheus
 
io.jboot.support.metric.reporter.slf4j - 程序包 io.jboot.support.metric.reporter.slf4j
 
io.jboot.support.metric.request - 程序包 io.jboot.support.metric.request
 
io.jboot.support.redis - 程序包 io.jboot.support.redis
 
io.jboot.support.redis.jedis - 程序包 io.jboot.support.redis.jedis
 
io.jboot.support.redis.lettuce - 程序包 io.jboot.support.redis.lettuce
 
io.jboot.support.redis.redisson - 程序包 io.jboot.support.redis.redisson
 
io.jboot.support.seata - 程序包 io.jboot.support.seata
 
io.jboot.support.seata.annotation - 程序包 io.jboot.support.seata.annotation
 
io.jboot.support.seata.filter - 程序包 io.jboot.support.seata.filter
 
io.jboot.support.seata.interceptor - 程序包 io.jboot.support.seata.interceptor
 
io.jboot.support.seata.tcc - 程序包 io.jboot.support.seata.tcc
 
io.jboot.support.sentinel - 程序包 io.jboot.support.sentinel
 
io.jboot.support.sentinel.datasource - 程序包 io.jboot.support.sentinel.datasource
 
io.jboot.support.shiro - 程序包 io.jboot.support.shiro
 
io.jboot.support.shiro.cache - 程序包 io.jboot.support.shiro.cache
 
io.jboot.support.shiro.directives - 程序包 io.jboot.support.shiro.directives
 
io.jboot.support.shiro.processer - 程序包 io.jboot.support.shiro.processer
 
io.jboot.support.swagger - 程序包 io.jboot.support.swagger
 
io.jboot.test - 程序包 io.jboot.test
 
io.jboot.test.junit4 - 程序包 io.jboot.test.junit4
 
io.jboot.test.junit5 - 程序包 io.jboot.test.junit5
 
io.jboot.test.web - 程序包 io.jboot.test.web
 
io.jboot.utils - 程序包 io.jboot.utils
 
io.jboot.web - 程序包 io.jboot.web
 
io.jboot.web.attachment - 程序包 io.jboot.web.attachment
 
io.jboot.web.controller - 程序包 io.jboot.web.controller
 
io.jboot.web.controller.annotation - 程序包 io.jboot.web.controller.annotation
 
io.jboot.web.converter - 程序包 io.jboot.web.converter
 
io.jboot.web.cors - 程序包 io.jboot.web.cors
 
io.jboot.web.directive - 程序包 io.jboot.web.directive
 
io.jboot.web.directive.annotation - 程序包 io.jboot.web.directive.annotation
 
io.jboot.web.directive.base - 程序包 io.jboot.web.directive.base
 
io.jboot.web.handler - 程序包 io.jboot.web.handler
 
io.jboot.web.json - 程序包 io.jboot.web.json
 
io.jboot.web.render - 程序包 io.jboot.web.render
 
io.jboot.web.render.cdn - 程序包 io.jboot.web.render.cdn
 
io.jboot.web.session - 程序包 io.jboot.web.session
 
io.jboot.web.validate - 程序包 io.jboot.web.validate
 
io.jboot.web.validate.interceptor - 程序包 io.jboot.web.validate.interceptor
 
io.jboot.web.xss - 程序包 io.jboot.web.xss
 
io.jboot.wechat - 程序包 io.jboot.wechat
 
io.jboot.wechat.controller - 程序包 io.jboot.wechat.controller
 
io.jboot.wechat.interceptor - 程序包 io.jboot.wechat.interceptor
 
IP - 类 中的静态变量io.jboot.web.validate.Regex
ip地址
IP_CONCURRENCY - 类 中的静态变量io.jboot.components.limiter.LimitType
IP 并发量限制,通过 Semaphore 来实现 和并发有关,和请求时间无关
IP_TOKEN_BUCKET - 类 中的静态变量io.jboot.components.limiter.LimitType
IP 并发量限制,通过 RateLimiter 来实现 每个 ip 在每 1 秒内允许请求的数量
ipWhitelist - 类 中的变量io.jboot.components.limiter.LimitConfig
IP 白名单,不受限流的配置
ipWhitelist - 类 中的变量io.jboot.components.limiter.LimiterManager
 
isAbsolutePath(String) - 类 中的静态方法io.jboot.utils.FileUtil
 
isActionCacheEnable() - 类 中的静态方法io.jboot.components.cache.interceptor.CacheableInterceptor
 
isActionInvocation() - 类 中的方法io.jboot.web.handler.JbootActionInvocation
return true if it is action invocation.
isAfter(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
判断 A 的时间是否在 B 的时间 "之后"
isAjaxRequest(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
 
isAjaxRequest() - 类 中的方法io.jboot.web.controller.JbootController
是否是ajax请求
isAllGroupByColumns(List<Column>) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
isAllInOneEnable() - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
isAllowVisit() - 类 中的方法io.jboot.wechat.controller.JbootWechatController
 
isAnsiSqlType() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
isAnyBlank(String...) - 类 中的静态方法io.jboot.utils.StrUtil
 
isAppDevMode() - 类 中的静态方法io.jboot.app.undertow.JbootUndertowConfig
 
isAsync() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
isAsyncStarted() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
isAsyncSupported() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
isAutoAck() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
isAutoExportEnable() - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
isAutoRedirect() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
isBannerEnable() - 类 中的方法io.jboot.app.JbootApplicationConfig
 
isBaseType(Object) - 类 中的方法io.jboot.web.render.JbootReturnValueRender
 
isBefore(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
判断 A 的时间是否在 B 的时间 "之后"
isBlank(String) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
isBroadcastEnable() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
isBroadcastExchangeDeclareDurable() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
isBroadcastQueueDeclareAutoDelete() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
isBroadcastQueueDeclareDurable() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
isBroadcastQueueDeclareExclusive() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
isCachePrepStmts() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
isCamelCaseJsonStyleEnable() - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
isCamelCaseToLowerCaseAnyway() - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
isCheck() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
isChildClassOf(Class<?>, Class<?>) - 类 中的静态方法io.jboot.aop.InterceptorBuilder.Util
 
isClose() - 类 中的方法io.jboot.support.redis.JbootRedisBase
 
isClosed - 类 中的变量io.jboot.support.sentinel.datasource.FileDataSource
 
isCluster() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
isClusterConfig() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
isColorRenderEnable() - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
isCommitted() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
isCompleteIteration() - 类 中的方法io.jboot.support.redis.RedisScanResult
 
isConcurrentPhase(String, String) - 类 中的静态方法io.jboot.support.metric.JvmGcUtil
 
isConfigOk() - 类 中的方法io.jboot.app.config.support.apollo.ApolloServerConfig
 
isConfigOk() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
isConfigOk() - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryConfig
 
isConfigOk() - 类 中的方法io.jboot.components.gateway.JbootGatewayManager
 
isConfigOk() - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
isConfigOk() - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
isConfigOk() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
isConfigOk() - 类 中的方法io.jboot.support.jwt.JwtConfig
 
isConfigOk() - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
isConfigOk() - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
isConfigOk() - 类 中的方法io.jboot.support.seata.SeataConfig
 
isConfigOK() - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
isConfigOk() - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
isConfigOk() - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
isConstructorMatchedParas(Constructor<?>, Object[]) - 类 中的静态方法io.jboot.utils.ClassUtil
 
isContainsObject(Collection<T>, T, ObjectFunc<T>...) - 类 中的静态方法io.jboot.utils.ObjectUtil
判断 某个 objects 集合里是否包含了某个 object
isController(Class<?>) - 类 中的静态方法io.jboot.aop.InterceptorBuilder.Util
 
isControllerInvoked() - 类 中的静态方法io.jboot.web.handler.JbootActionReporterInvocation
 
isCopyModel - 类 中的变量io.jboot.db.model.JbootModel
 
isDaoModel() - 类 中的方法io.jboot.db.model.JbootModel
 
isDataChanged() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
isDebug() - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
isDebugEnabled() - 类 中的方法io.jboot.core.log.JdkLogger
 
isDebugEnabled() - 类 中的方法io.jboot.core.log.Slf4jLogger
 
isDebugEnabled() - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
isDecimal(String) - 类 中的静态方法io.jboot.utils.StrUtil
这个字符串是否是可能包含小数点的数字
isDefaultConfigExist(Class<T>, Map<String, T>) - 类 中的静态方法io.jboot.components.rpc.RPCUtil
 
isDefaultLazyInit() - 类 中的方法io.jboot.aop.JbootAopFactory
 
isDeprecated() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
isDevMode() - 类 中的静态方法io.jboot.app.ApplicationUtil
 
isDevMode() - 类 中的方法io.jboot.app.config.JbootConfigManager
 
isDevMode() - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
isDevMode() - 类 中的静态方法io.jboot.Jboot
是否是开发模式
isDue() - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheObject
 
isEffective() - 类 中的方法io.jboot.db.model.Join
 
isEmail(String) - 类 中的静态方法io.jboot.utils.StrUtil
是否是邮件的字符串
isEmpty() - 类 中的方法io.jboot.db.model.Columns
 
isEmpty(Collection<?>) - 类 中的静态方法io.jboot.utils.CollectionUtil
 
isEmpty() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
isEnable() - 类 中的方法io.jboot.app.config.support.apollo.ApolloServerConfig
 
isEnable() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
isEnable() - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryConfig
 
isEnable() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
isEnable() - 类 中的方法io.jboot.components.limiter.LimitConfig
 
isEnable() - 类 中的方法io.jboot.components.limiter.LimiterManager
 
isEnable() - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
isEnable() - 类 中的方法io.jboot.support.metric.JbootMetricManager
 
isEnable() - 类 中的方法io.jboot.support.seata.JbootSeataManager
 
isEnable() - 类 中的方法io.jboot.support.seata.SeataConfig
 
isEnable() - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
isEnable - 类 中的静态变量io.jboot.support.sentinel.SentinelInterceptorBuilder
 
isEnable() - 类 中的方法io.jboot.web.render.cdn.JbootWebCdnConfig
 
isError() - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
isErrorEnabled() - 类 中的方法io.jboot.core.log.JdkLogger
 
isErrorEnabled() - 类 中的方法io.jboot.core.log.Slf4jLogger
 
isErrorEnabled() - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
isEscapeParasEnable() - 类 中的方法io.jboot.web.JbootWebConfig
 
isExport() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
isFatalEnabled() - 类 中的方法io.jboot.core.log.JdkLogger
 
isFatalEnabled() - 类 中的方法io.jboot.core.log.Slf4jLogger
 
isFatalEnabled() - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
isFinished() - 类 中的方法io.jboot.test.web.MockServletInputStream
 
isFromBaseScope(Invocation) - 类 中的方法io.jboot.wechat.interceptor.WechatUserInterceptor
 
isGeneric() - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
isGeneric() - 类 中的方法io.jboot.utils.ClassType
 
isHandle404() - 类 中的方法io.jboot.app.JbootApplicationConfig
 
isHealthy() - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstance
 
isHeap(MemoryPoolMXBean) - 类 中的静态方法io.jboot.support.metric.JvmGcUtil
 
IShiroAuthorizeProcesser - io.jboot.support.shiro.processer中的接口
Shiro 的认证处理器 用于对每个 controller 的 每个方法进行认证 每个 shiro 注解,都有一个对于的 Processer,比如 注解 @RequiresGuest 的处理器为 ShiroRequiresGuestProcesser.java
isHoldCookiesEnable() - 类 中的方法io.jboot.test.MockMvc
 
isHotSwapClass(String) - 类 中的方法io.jboot.app.undertow.JbootHotSwapResolver
 
isHttps() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
isIdCacheByCopyEnable() - 类 中的方法io.jboot.db.model.JbootModelConfig
 
isIdCacheEnable() - 类 中的方法io.jboot.db.model.JbootModelConfig
 
isIEBrowser(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
是否是IE浏览器
isIEBrowser() - 类 中的方法io.jboot.web.controller.JbootController
是否是IE浏览器
isIgnoreFiled(Method) - 类 中的方法io.jboot.web.json.JbootJson.MethodsAndFieldsWrapper
 
isIgnoreTemplateException() - 类 中的方法io.jboot.web.directive.JbootOutputDirectiveFactory
 
isIncludeJar(String) - 类 中的静态方法io.jboot.utils.ClassScanner
 
isInfoEnabled() - 类 中的方法io.jboot.core.log.JdkLogger
 
isInfoEnabled() - 类 中的方法io.jboot.core.log.Slf4jLogger
 
isInfoEnabled() - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
isInIpWhitelist(String) - 类 中的方法io.jboot.components.limiter.LimiterManager
 
isInit - 类 中的变量io.jboot.test.MockApp
 
isInited - 类 中的变量io.jboot.components.gateway.discovery.GatewayDiscoveryManager
 
isInstanceFollowRedirects() - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
isInstanceFollowRedirects() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
isInstantiable(Class) - 类 中的静态方法io.jboot.utils.ClassScanner
 
isJbootController(Class<?>) - 类 中的静态方法io.jboot.aop.InterceptorBuilder.Util
 
isJdk11To19() - 类 中的静态方法io.jboot.app.JdkUtil
 
isJdk1x() - 类 中的静态方法io.jboot.app.JdkUtil
 
isJsonContentType(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
 
isJspTarget(String) - 类 中的方法io.jboot.web.handler.JbootActionHandler
 
isJvmMetricEnable() - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
isLeapYear(Date) - 类 中的静态方法io.jboot.utils.DateUtil
判断是否是润年
isLeastSpecific() - 类 中的方法io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
isLocked() - 类 中的方法io.jboot.support.redis.JbootRedisLock
是否获得 锁 了
isManagementExtensionsPresent() - 类 中的静态方法io.jboot.support.metric.JvmGcMetrics
 
isMatched(String) - 类 中的方法io.jboot.components.limiter.LimiterManager.LimitConfigBean
 
isMatchedPackage(Set<String>, String) - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
isMatchParas(Class<?>[], Object[]) - 类 中的方法io.jboot.web.directive.SharedEnumObject
 
isMobileBrowser(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
是否是手机浏览器
isMobileBrowser() - 类 中的方法io.jboot.web.controller.JbootController
是否是手机浏览器
isMobileNumber(String) - 类 中的静态方法io.jboot.utils.StrUtil
是否是中国地区手机号码
isMultipartFormData() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
isMultipartRequest(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
 
isMultipartRequest() - 类 中的方法io.jboot.web.controller.JbootController
是否是multpart的请求(带有文件上传的请求)
isMysqlType() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
isNeedAddMapping() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
isNew() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
isNonGenerationalHeapPool(String) - 类 中的静态方法io.jboot.support.metric.JvmGcUtil
 
isNotBlank(Object) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
isNotBlank(Object) - 类 中的静态方法io.jboot.utils.StrUtil
确保不是空白字符串
isNotEmpty(Collection<?>) - 类 中的静态方法io.jboot.utils.ArrayUtil
 
isNotEmpty(Map) - 类 中的静态方法io.jboot.utils.ArrayUtil
 
isNotEmpty(Object[]) - 类 中的静态方法io.jboot.utils.ArrayUtil
 
isNotEmpty(String) - 类 中的静态方法io.jboot.utils.StrUtil
不是空数据,注意:空格不是空数据
isNotError() - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
isNotExcludeClass(String) - 类 中的静态方法io.jboot.utils.ClassScanner
 
isNotNull(String) - 类 中的方法io.jboot.db.model.Columns
IS NOT NULL
isNotNullIf(String, Boolean) - 类 中的方法io.jboot.db.model.Columns
IS NOT NULL
isNotSafeFile(String) - 类 中的静态方法io.jboot.utils.FileUtil
 
isNull(String) - 类 中的方法io.jboot.db.model.Columns
IS NULL
isNullIf(String, Boolean) - 类 中的方法io.jboot.db.model.Columns
 
isNullOrBlank(String) - 类 中的静态方法io.jboot.utils.StrUtil
已过时。
isNullOrEmpty(Collection<?>) - 类 中的静态方法io.jboot.utils.ArrayUtil
 
isNullOrEmpty(Map) - 类 中的静态方法io.jboot.utils.ArrayUtil
 
isNullOrEmpty(Object[]) - 类 中的静态方法io.jboot.utils.ArrayUtil
 
isNumeric(String) - 类 中的静态方法io.jboot.utils.StrUtil
这个字符串是否是全是数字
isOk() - 类 中的方法io.jboot.support.shiro.processer.AuthorizeResult
 
isOldGenPool(String) - 类 中的静态方法io.jboot.support.metric.JvmGcUtil
 
isOracleType() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
isParaMessage(String) - 类 中的静态方法io.jboot.components.valid.ValidUtil
 
isPathVariableEnable() - 类 中的方法io.jboot.web.JbootWebConfig
 
isPattern(String) - 类 中的方法io.jboot.utils.AntPathMatcher
 
isPostOrPutRequest() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
isPostRequest() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
isPotentialMatch(String, String[]) - 类 中的方法io.jboot.utils.AntPathMatcher
 
isPrefixPattern() - 类 中的方法io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
isPresent() - 类 中的方法io.jboot.support.sentinel.MethodWrapper
 
isPrimitiveDefaultValue(Object, Class<?>) - 类 中的静态方法io.jboot.aop.DefaultValueInterceptor
 
isPrintEnable(Config) - 接口 中的方法io.jboot.db.SqlDebugger.SqlDebugPrinter
 
isPrintScannerInfoEnable() - 类 中的静态方法io.jboot.utils.ClassScanner
 
isPutRequest() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
isQueueDeclareAutoDelete() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
isQueueDeclareDurable() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
isQueueDeclareExclusive() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
isQueueEnable() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
isReadable(ReaderContext) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
isReadBody() - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
isReadHidden() - 类 中的方法io.jboot.support.swagger.ReaderContext
 
isReady() - 类 中的方法io.jboot.test.web.MockServletInputStream
 
isRegister() - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
isReportAllText() - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
isReportEnable() - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
isReqeustEnable() - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
isRequestedSessionIdFromCookie() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
isRequestedSessionIdFromURL() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
isRequestedSessionIdFromUrl() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
isRequestedSessionIdValid() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
isRequestMetricEnable() - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
isRunDefaultWithoutConfigName() - 类 中的方法io.jboot.db.transactional.TransactionalManager
 
isSameDay(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
是否是相同的一天
isSameElements(Collection<?>, Collection<?>) - 类 中的静态方法io.jboot.utils.ArrayUtil
 
isSameMonth(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
是否是相同的月份
isSameObject(T, T, ObjectFunc<T>...) - 类 中的静态方法io.jboot.utils.ObjectUtil
判断两个 Object 是否是同一个 Object,根据传入的 getter 来进行对比
isSameQuarter(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
是否是相同的月份
isSameWeek(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
是否是相同的星期
isSameYear(Date, Date) - 类 中的静态方法io.jboot.utils.DateUtil
是否是相同的月份
isSecure() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
isSentinelEnable() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
isSerializerEnable() - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
isSkipBeanGetters() - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
isSkipExceptionRender() - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
isSkipModelAttrs() - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
isSkipNullValueField() - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
isSqliteType() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
isSqlServerType() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
isStarted - 类 中的变量io.jboot.components.mq.JbootmqBase
 
isStarted() - 类 中的方法io.jboot.components.mq.JbootmqBase
 
isStarted() - 类 中的方法io.jboot.components.rpc.JbootrpcBase
 
isStartsWithAny(String, String...) - 类 中的静态方法io.jboot.utils.StrUtil
 
isStatic(Method) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
isSupportClass(Class<?>) - 类 中的静态方法io.jboot.components.cache.interceptor.Utils
 
isTemporal(String) - 类 中的静态方法io.jboot.apidoc.ApiJsonGenerator
 
isTestOnBorrow() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
isTestOnReturn() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
isTestWhileIdle() - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
isThisMonth(Date) - 类 中的静态方法io.jboot.utils.DateUtil
此日期是否是本月份
isThisQuarter(Date) - 类 中的静态方法io.jboot.utils.DateUtil
此日期是否是本月份
isThisWeek(Date) - 类 中的静态方法io.jboot.utils.DateUtil
此日期是否是本星期
isThisYear(Date) - 类 中的静态方法io.jboot.utils.DateUtil
此日期是否是本年份
isToday(Date) - 类 中的静态方法io.jboot.utils.DateUtil
此日期是否是今天
isTraceEnabled() - 类 中的方法io.jboot.core.log.JdkLogger
 
isTraceEnabled() - 类 中的方法io.jboot.core.log.Slf4jLogger
 
isTraceEnabled() - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
isType(Class<?>) - 类 中的方法io.jboot.apidoc.ApiResponse
 
isUnless(String, Method, Object[]) - 类 中的静态方法io.jboot.components.cache.interceptor.Utils
 
isUriHealthCheckEnable() - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
isUseCaches() - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
isUseCloudNamespaceParsing - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
isUseEndpointParsingRule - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
isUseFirstLevelOnly() - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
isUseJbootDatasource() - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
isUserInRole(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
isUseSafeMode() - 类 中的方法io.jboot.db.model.Columns
 
ISUUED_AT - 类 中的静态变量io.jboot.support.jwt.JwtInterceptor
 
isValid() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
isValidOrderBySql(String) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
isValidResponse(Type) - 类 中的静态方法io.jboot.support.swagger.ControllerReaderExtension
 
isVoid() - 类 中的方法io.jboot.utils.ClassType
 
isWarnEnabled() - 类 中的方法io.jboot.core.log.JdkLogger
 
isWarnEnabled() - 类 中的方法io.jboot.core.log.Slf4jLogger
 
isWarnEnabled() - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
isWechatBrowser(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
是否是微信浏览器
isWechatBrowser() - 类 中的方法io.jboot.web.controller.JbootController
是否是微信浏览器
isWechatPcBrowser(HttpServletRequest) - 类 中的静态方法io.jboot.utils.RequestUtil
是否是PC版的微信浏览器
isWildcardChar(char) - 类 中的方法io.jboot.utils.AntPathMatcher
 
isWithoutLink() - 类 中的方法io.jboot.db.model.GroupBy
 
isWithoutLink() - 类 中的方法io.jboot.db.model.Having
 
isWithoutLink() - 类 中的方法io.jboot.db.model.SqlPart
 
isYoungGenPool(String) - 类 中的静态方法io.jboot.support.metric.JvmGcUtil
 

J

J2cacheImpl - io.jboot.components.cache.j2cache中的类
 
J2cacheImpl(JbootCacheConfig) - 类 的构造器io.jboot.components.cache.j2cache.J2cacheImpl
 
javaHome - 类 中的静态变量io.jboot.utils.ClassScanner
 
JAVASCRIPT_TEXT - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
JAVASSIST_BY - 类 中的静态变量io.jboot.utils.ClassUtil
 
JbooScheduleConfig - io.jboot.components.schedule中的类
 
JbooScheduleConfig() - 类 的构造器io.jboot.components.schedule.JbooScheduleConfig
 
Jboot - io.jboot中的类
 
Jboot() - 类 的构造器io.jboot.Jboot
 
JbootActionHandler - io.jboot.web.handler中的类
 
JbootActionHandler() - 类 的构造器io.jboot.web.handler.JbootActionHandler
 
JbootActionInvocation - io.jboot.web.handler中的类
 
JbootActionInvocation(Action, Controller) - 类 的构造器io.jboot.web.handler.JbootActionInvocation
 
JbootActionMapping - io.jboot.web中的类
 
JbootActionMapping(Routes) - 类 的构造器io.jboot.web.JbootActionMapping
 
JbootActionReporter - io.jboot.web.handler中的类
JbootActionReporter 参考 ActionReporter
JbootActionReporter() - 类 的构造器io.jboot.web.handler.JbootActionReporter
 
JbootActionReporter.SystemOutWriter - io.jboot.web.handler中的类
 
JbootActionReporterInvocation - io.jboot.web.handler中的类
 
JbootActionReporterInvocation(Action, Controller) - 类 的构造器io.jboot.web.handler.JbootActionReporterInvocation
 
JbootActionReporterUtil - io.jboot.web.handler中的类
参考 https://github.com/apache/dubbo/blob/master/dubbo-common/src/main/java/org/apache/dubbo/common/utils/ReflectUtils.java
JbootActionReporterUtil() - 类 的构造器io.jboot.web.handler.JbootActionReporterUtil
 
JbootActivemq - io.jboot.components.mq.activemq中的类
 
JbootActivemq(JbootmqConfig) - 类 的构造器io.jboot.components.mq.activemq.JbootActivemq
 
JbootAliyunmqConfig - io.jboot.components.mq.aliyunmq中的类
 
JbootAliyunmqConfig() - 类 的构造器io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
JbootAliyunmqImpl - io.jboot.components.mq.aliyunmq中的类
 
JbootAliyunmqImpl(JbootmqConfig) - 类 的构造器io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
JbootAnsiSqlDialect - io.jboot.db.dialect中的类
 
JbootAnsiSqlDialect() - 类 的构造器io.jboot.db.dialect.JbootAnsiSqlDialect
 
JbootAopFactory - io.jboot.aop中的类
 
JbootAopFactory() - 类 的构造器io.jboot.aop.JbootAopFactory
 
JbootApplication - io.jboot.app中的类
 
JbootApplication() - 类 的构造器io.jboot.app.JbootApplication
 
JbootApplicationConfig - io.jboot.app中的类
 
JbootApplicationConfig() - 类 的构造器io.jboot.app.JbootApplicationConfig
 
JbootAppListener - io.jboot.core.listener中的接口
 
JbootAppListenerBase - io.jboot.core.listener中的类
 
JbootAppListenerBase() - 类 的构造器io.jboot.core.listener.JbootAppListenerBase
 
JbootAppListenerManager - io.jboot.core.listener中的类
 
JbootAppListenerManager() - 类 的构造器io.jboot.core.listener.JbootAppListenerManager
 
JbootAppListenerManager.TriggerThrowable - io.jboot.core.listener中的接口
 
JbootBaseModelGenerator - io.jboot.codegen.model中的类
 
JbootBaseModelGenerator(String, String) - 类 的构造器io.jboot.codegen.model.JbootBaseModelGenerator
 
JbootCache - io.jboot.components.cache中的接口
 
jbootCache - 类 中的静态变量io.jboot.web.session.JbootServletRequestWrapper
 
JbootCacheBase - io.jboot.components.cache中的类
 
JbootCacheBase(JbootCacheConfig) - 类 的构造器io.jboot.components.cache.JbootCacheBase
 
JbootCacheConfig - io.jboot.components.cache中的类
 
JbootCacheConfig() - 类 的构造器io.jboot.components.cache.JbootCacheConfig
 
JbootCacheManager - io.jboot.components.cache中的类
 
JbootCacheManager() - 类 的构造器io.jboot.components.cache.JbootCacheManager
 
JbootCaptchaCache - io.jboot.components.cache.support中的类
 
JbootCaptchaCache() - 类 的构造器io.jboot.components.cache.support.JbootCaptchaCache
 
JbootCaptchaRender - io.jboot.web.render中的类
 
JbootCaptchaRender() - 类 的构造器io.jboot.web.render.JbootCaptchaRender
 
JbootCaredisCacheImpl - io.jboot.components.cache.caredis中的类
基于 caffeine和redis做的二级缓存 优点是:减少高并发下redis的io瓶颈
JbootCaredisCacheImpl(JbootCacheConfig) - 类 的构造器io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
JbootCaredisMessage - io.jboot.components.cache.caredis中的类
 
JbootCaredisMessage() - 类 的构造器io.jboot.components.cache.caredis.JbootCaredisMessage
 
JbootCaredisMessage(String, int, String, Object) - 类 的构造器io.jboot.components.cache.caredis.JbootCaredisMessage
 
JbootCglibCallback - io.jboot.aop.cglib中的类
 
JbootCglibCallback() - 类 的构造器io.jboot.aop.cglib.JbootCglibCallback
 
JbootCglibLazyLoader - io.jboot.aop.cglib中的类
 
JbootCglibLazyLoader(Object, Field) - 类 的构造器io.jboot.aop.cglib.JbootCglibLazyLoader
 
JbootCglibProxyFactory - io.jboot.aop.cglib中的类
JbootCglibProxyFactory 用于扩展 cglib 的代理模式 配置方法: public void configConstant(Constants me) { ProxyManager.me().setProxyFactory(new JbootCglibProxyFactory()); }
JbootCglibProxyFactory() - 类 的构造器io.jboot.aop.cglib.JbootCglibProxyFactory
 
JbootClickHouseDialect - io.jboot.db.dialect中的类
 
JbootClickHouseDialect() - 类 的构造器io.jboot.db.dialect.JbootClickHouseDialect
 
JbootConfigChangeListener - io.jboot.app.config中的接口
 
JbootConfigDecryptor - io.jboot.app.config中的接口
Jboot Config 的内容解密器 value 值的加密方式,由用户自己编写的加密算法来加密 此时,要正确读取 value 的内容,需要给 JbootConfigManager 配置上 Decryptor 进行解密
JbootConfigKit - io.jboot.app.config中的类
 
JbootConfigKit() - 类 的构造器io.jboot.app.config.JbootConfigKit
 
JbootConfigManager - io.jboot.app.config中的类
配置管理类
JbootConfigManager() - 类 的构造器io.jboot.app.config.JbootConfigManager
 
JbootConsoleReporter - io.jboot.support.metric.reporter.console中的类
 
JbootConsoleReporter() - 类 的构造器io.jboot.support.metric.reporter.console.JbootConsoleReporter
 
JbootConsts - io.jboot中的类
 
JbootConsts() - 类 的构造器io.jboot.JbootConsts
 
JbootController - io.jboot.web.controller中的类
 
JbootController() - 类 的构造器io.jboot.web.controller.JbootController
 
JbootControllerContext - io.jboot.web.controller中的类
 
JbootControllerContext() - 类 的构造器io.jboot.web.controller.JbootControllerContext
 
JbootControllerManager - io.jboot.web.controller中的类
 
JbootControllerManager() - 类 的构造器io.jboot.web.controller.JbootControllerManager
 
JbootCoreConfig - io.jboot.core中的类
 
JbootCoreConfig() - 类 的构造器io.jboot.core.JbootCoreConfig
 
JbootCounter - io.jboot.objects.counter中的接口
 
JbootCounterConfig - io.jboot.objects.counter中的类
 
JbootCounterConfig() - 类 的构造器io.jboot.objects.counter.JbootCounterConfig
 
JbootCounterManager - io.jboot.objects.counter中的类
 
JbootCounterManager() - 类 的构造器io.jboot.objects.counter.JbootCounterManager
 
JbootCron4jPlugin - io.jboot.components.schedule中的类
 
JbootCron4jPlugin() - 类 的构造器io.jboot.components.schedule.JbootCron4jPlugin
 
JbootCron4jPlugin(String) - 类 的构造器io.jboot.components.schedule.JbootCron4jPlugin
 
JbootCron4jPlugin(Prop) - 类 的构造器io.jboot.components.schedule.JbootCron4jPlugin
 
JbootCron4jPlugin(String, String) - 类 的构造器io.jboot.components.schedule.JbootCron4jPlugin
 
JbootCron4jPlugin(Prop, String) - 类 的构造器io.jboot.components.schedule.JbootCron4jPlugin
 
JbootCron4jPlugin.TaskInfo - io.jboot.components.schedule中的类
 
JbootDb - io.jboot.db中的类
 
JbootDb() - 类 的构造器io.jboot.db.JbootDb
 
JbootDbPro - io.jboot.db.dbpro中的类
 
JbootDbPro() - 类 的构造器io.jboot.db.dbpro.JbootDbPro
 
JbootDbPro(String) - 类 的构造器io.jboot.db.dbpro.JbootDbPro
 
JbootDbProFactory - io.jboot.db.dbpro中的类
 
JbootDbProFactory() - 类 的构造器io.jboot.db.dbpro.JbootDbProFactory
 
JbootDialect - io.jboot.db.dialect中的接口
 
JbootDirectiveBase - io.jboot.web.directive.base中的类
Jfinal 指令的基类
JbootDirectiveBase() - 类 的构造器io.jboot.web.directive.base.JbootDirectiveBase
 
JbootDistributedRunnable - io.jboot.components.schedule中的类
 
JbootDistributedRunnable(Runnable, String, int) - 类 的构造器io.jboot.components.schedule.JbootDistributedRunnable
 
JbootDmDialect - io.jboot.db.dialect中的类
达梦数据库的数据方言
JbootDmDialect() - 类 的构造器io.jboot.db.dialect.JbootDmDialect
 
jbootDriverMapping - 类 中的静态变量io.jboot.db.driver.DriverClassNames
Jboot 自己实现的驱动,比如 ClickHouse 为了适配 JFinal 做了一些驱动改动
JbootDubborpc - io.jboot.components.rpc.dubbo中的类
 
JbootDubborpc() - 类 的构造器io.jboot.components.rpc.dubbo.JbootDubborpc
 
JbootEhCacheConfig - io.jboot.components.cache.ehcache中的类
 
JbootEhCacheConfig() - 类 的构造器io.jboot.components.cache.ehcache.JbootEhCacheConfig
 
JbootEhcacheImpl - io.jboot.components.cache.ehcache中的类
 
JbootEhcacheImpl(JbootCacheConfig) - 类 的构造器io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
JbootEhredisCacheImpl - io.jboot.components.cache.ehredis中的类
基于 ehcache和redis做的二级缓存 优点是:减少高并发下redis的io瓶颈
JbootEhredisCacheImpl(JbootCacheConfig) - 类 的构造器io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
JbootEhredisMessage - io.jboot.components.cache.ehredis中的类
 
JbootEhredisMessage() - 类 的构造器io.jboot.components.cache.ehredis.JbootEhredisMessage
 
JbootEhredisMessage(String, int, String, Object) - 类 的构造器io.jboot.components.cache.ehredis.JbootEhredisMessage
 
JbootErrorRender - io.jboot.web.render中的类
JbootErrorRender.
JbootErrorRender(int, String) - 类 的构造器io.jboot.web.render.JbootErrorRender
 
JbootEvent - io.jboot.components.event中的类
 
JbootEvent(String, Object) - 类 的构造器io.jboot.components.event.JbootEvent
 
JbootEventListener - io.jboot.components.event中的接口
 
JbootEventManager - io.jboot.components.event中的类
 
JbootEventManager() - 类 的构造器io.jboot.components.event.JbootEventManager
 
JbootException - io.jboot.exception中的异常错误
 
JbootException() - 异常错误 的构造器io.jboot.exception.JbootException
 
JbootException(String) - 异常错误 的构造器io.jboot.exception.JbootException
 
JbootException(String, Throwable) - 异常错误 的构造器io.jboot.exception.JbootException
 
JbootException(Throwable) - 异常错误 的构造器io.jboot.exception.JbootException
 
JbootException(String, Throwable, boolean, boolean) - 异常错误 的构造器io.jboot.exception.JbootException
 
JbootExceptionHolder - io.jboot.exception中的类
Created by michael on 2017/7/6.
JbootExceptionHolder() - 类 的构造器io.jboot.exception.JbootExceptionHolder
 
JbootExtension - io.jboot.test.junit5中的类
 
JbootExtension() - 类 的构造器io.jboot.test.junit5.JbootExtension
 
JbootGatewayConfig - io.jboot.components.gateway中的类
 
JbootGatewayConfig() - 类 的构造器io.jboot.components.gateway.JbootGatewayConfig
 
JbootGatewayHandler - io.jboot.components.gateway中的类
 
JbootGatewayHandler() - 类 的构造器io.jboot.components.gateway.JbootGatewayHandler
 
JbootGatewayHealthChecker - io.jboot.components.gateway中的类
 
JbootGatewayHealthChecker() - 类 的构造器io.jboot.components.gateway.JbootGatewayHealthChecker
 
JbootGatewayManager - io.jboot.components.gateway中的类
 
JbootGatewayManager() - 类 的构造器io.jboot.components.gateway.JbootGatewayManager
 
JbootGraphiteReporter - io.jboot.support.metric.reporter.graphite中的类
 
JbootGraphiteReporter() - 类 的构造器io.jboot.support.metric.reporter.graphite.JbootGraphiteReporter
 
JbootHandler - io.jboot.web.handler中的类
用于对 request 封装 和 CPATH 的设置
JbootHandler() - 类 的构造器io.jboot.web.handler.JbootHandler
 
JbootHealthCheckServletContextListener - io.jboot.support.metric中的类
 
JbootHealthCheckServletContextListener() - 类 的构造器io.jboot.support.metric.JbootHealthCheckServletContextListener
 
JbootHotSwapResolver - io.jboot.app.undertow中的类
 
JbootHotSwapResolver(String[]) - 类 的构造器io.jboot.app.undertow.JbootHotSwapResolver
 
JbootHtmlRender - io.jboot.web.render中的类
 
JbootHtmlRender(String) - 类 的构造器io.jboot.web.render.JbootHtmlRender
 
JbootHttp - io.jboot.components.http中的接口
 
jbootHttp - 类 中的变量io.jboot.components.http.JbootHttpManager
 
JbootHttpConfig - io.jboot.components.http中的类
 
JbootHttpConfig() - 类 的构造器io.jboot.components.http.JbootHttpConfig
 
JbootHttpImpl - io.jboot.components.http.jboot中的类
 
JbootHttpImpl() - 类 的构造器io.jboot.components.http.jboot.JbootHttpImpl
 
JbootHttpManager - io.jboot.components.http中的类
 
JbootHttpManager() - 类 的构造器io.jboot.components.http.JbootHttpManager
 
JbootHttpRequest - io.jboot.components.http中的类
httpRequest
JbootHttpRequest() - 类 的构造器io.jboot.components.http.JbootHttpRequest
 
JbootHttpRequest(String) - 类 的构造器io.jboot.components.http.JbootHttpRequest
 
JbootHttpResponse - io.jboot.components.http中的类
 
JbootHttpResponse(JbootHttpRequest) - 类 的构造器io.jboot.components.http.JbootHttpResponse
 
JbootHttpSession - io.jboot.web.session中的类
 
JbootHttpSession(String, ServletContext, Map<String, Object>, HttpSession) - 类 的构造器io.jboot.web.session.JbootHttpSession
 
JbootIllegalConfigException - io.jboot.exception中的异常错误
 
JbootIllegalConfigException() - 异常错误 的构造器io.jboot.exception.JbootIllegalConfigException
 
JbootIllegalConfigException(String) - 异常错误 的构造器io.jboot.exception.JbootIllegalConfigException
 
JbootIllegalConfigException(String, Throwable) - 异常错误 的构造器io.jboot.exception.JbootIllegalConfigException
 
JbootIllegalConfigException(Throwable) - 异常错误 的构造器io.jboot.exception.JbootIllegalConfigException
 
JbootIllegalConfigException(String, Throwable, boolean, boolean) - 异常错误 的构造器io.jboot.exception.JbootIllegalConfigException
 
JbootInformixDialect - io.jboot.db.dialect中的类
 
JbootInformixDialect() - 类 的构造器io.jboot.db.dialect.JbootInformixDialect
 
JbootJavascriptRender - io.jboot.web.render中的类
 
JbootJavascriptRender(String) - 类 的构造器io.jboot.web.render.JbootJavascriptRender
 
JbootJavassistHandler - io.jboot.aop.javassist中的类
 
JbootJavassistHandler() - 类 的构造器io.jboot.aop.javassist.JbootJavassistHandler
 
JbootJavassistProxyFactory - io.jboot.aop.javassist中的类
JbootCglibProxyFactory 用于扩展 cglib 的代理模式 配置方法: public void configConstant(Constants me) { ProxyManager.me().setProxyFactory(new JbootJavassistProxyFactory()); }
JbootJavassistProxyFactory() - 类 的构造器io.jboot.aop.javassist.JbootJavassistProxyFactory
 
JbootJedisClusterImpl - io.jboot.support.redis.jedis中的类
参考: com.jfinal.plugin.redis JbootRedis 命令文档: http://redisdoc.com/
JbootJedisClusterImpl(JbootRedisConfig) - 类 的构造器io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
JbootJedisClusterImpl(JedisCluster) - 类 的构造器io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
JbootJedisImpl - io.jboot.support.redis.jedis中的类
参考: com.jfinal.plugin.redis JbootRedis 命令文档: http://redisdoc.com/
JbootJedisImpl(JbootRedisConfig) - 类 的构造器io.jboot.support.redis.jedis.JbootJedisImpl
 
JbootJedisImpl(JedisPool) - 类 的构造器io.jboot.support.redis.jedis.JbootJedisImpl
 
JbootJson - io.jboot.web.json中的类
 
JbootJson() - 类 的构造器io.jboot.web.json.JbootJson
 
JbootJson.MethodsAndFieldsWrapper - io.jboot.web.json中的类
 
JbootJsonConfig - io.jboot.web.json中的类
 
JbootJsonConfig() - 类 的构造器io.jboot.web.json.JbootJsonConfig
 
JbootJsonRender - io.jboot.web.render中的类
 
JbootJsonRender() - 类 的构造器io.jboot.web.render.JbootJsonRender
 
JbootJsonRender(String, Object) - 类 的构造器io.jboot.web.render.JbootJsonRender
 
JbootJsonRender(String[]) - 类 的构造器io.jboot.web.render.JbootJsonRender
 
JbootJsonRender(String) - 类 的构造器io.jboot.web.render.JbootJsonRender
 
JbootJsonRender(Object) - 类 的构造器io.jboot.web.render.JbootJsonRender
 
JbootLazyLoader - io.jboot.aop中的接口
Copyright (c) 2015-2022, Michael Yang 杨福海 (fuhai999@gmail.com).
JbootLazyLoaderFactory - io.jboot.aop中的类
 
JbootLazyLoaderFactory() - 类 的构造器io.jboot.aop.JbootLazyLoaderFactory
 
JbootLettuceCodec - io.jboot.support.redis.lettuce中的类
 
JbootLettuceCodec() - 类 的构造器io.jboot.support.redis.lettuce.JbootLettuceCodec
 
JbootLettuceImpl - io.jboot.support.redis.lettuce中的类
 
JbootLettuceImpl(JbootRedisConfig) - 类 的构造器io.jboot.support.redis.lettuce.JbootLettuceImpl
 
JbootLocalCounter - io.jboot.objects.counter.impl中的类
 
JbootLocalCounter(String) - 类 的构造器io.jboot.objects.counter.impl.JbootLocalCounter
 
JbootLocalLock - io.jboot.objects.lock.impl中的类
 
JbootLocalLock(String) - 类 的构造器io.jboot.objects.lock.impl.JbootLocalLock
 
JbootLocalmqImpl - io.jboot.components.mq.local中的类
 
JbootLocalmqImpl(JbootmqConfig) - 类 的构造器io.jboot.components.mq.local.JbootLocalmqImpl
 
JbootLocalrpc - io.jboot.components.rpc.local中的类
 
JbootLocalrpc() - 类 的构造器io.jboot.components.rpc.local.JbootLocalrpc
 
JbootLock - io.jboot.objects.lock中的接口
 
JbootLockConfig - io.jboot.objects.lock中的类
 
JbootLockConfig() - 类 的构造器io.jboot.objects.lock.JbootLockConfig
 
JbootLockManager - io.jboot.objects.lock中的类
 
JbootLockManager() - 类 的构造器io.jboot.objects.lock.JbootLockManager
 
JbootLogFactory - io.jboot.core.log中的类
 
JbootLogFactory() - 类 的构造器io.jboot.core.log.JbootLogFactory
 
JbootMetricConfig - io.jboot.support.metric中的类
 
JbootMetricConfig() - 类 的构造器io.jboot.support.metric.JbootMetricConfig
 
jbootMetricConfig - 类 中的变量io.jboot.support.metric.request.AbstractInstrumentedFilter
 
JbootMetricCVRReporterConfig - io.jboot.support.metric.reporter.csv中的类
 
JbootMetricCVRReporterConfig() - 类 的构造器io.jboot.support.metric.reporter.csv.JbootMetricCVRReporterConfig
 
JbootMetricGraphiteReporterConfig - io.jboot.support.metric.reporter.graphite中的类
 
JbootMetricGraphiteReporterConfig() - 类 的构造器io.jboot.support.metric.reporter.graphite.JbootMetricGraphiteReporterConfig
 
JbootMetricInfluxdbReporterConfig - io.jboot.support.metric.reporter.influxdb中的类
 
JbootMetricInfluxdbReporterConfig() - 类 的构造器io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
JbootMetricManager - io.jboot.support.metric中的类
 
JbootMetricManager() - 类 的构造器io.jboot.support.metric.JbootMetricManager
 
JbootMetricReporter - io.jboot.support.metric中的接口
 
JbootMetricServletContextListener - io.jboot.support.metric中的类
 
JbootMetricServletContextListener() - 类 的构造器io.jboot.support.metric.JbootMetricServletContextListener
 
JbootModel<M extends JbootModel<M>> - io.jboot.db.model中的类
 
JbootModel() - 类 的构造器io.jboot.db.model.JbootModel
 
JbootModelConfig - io.jboot.db.model中的类
 
JbootModelConfig() - 类 的构造器io.jboot.db.model.JbootModelConfig
 
JbootModelConfig(String) - 类 的构造器io.jboot.db.model.JbootModelConfig
 
JbootModelExts - io.jboot.db.model中的类
 
JbootModelExts() - 类 的构造器io.jboot.db.model.JbootModelExts
 
JbootModelFilter - io.jboot.db.model中的接口
 
JbootModelGenerator - io.jboot.codegen.model中的类
 
JbootModelGenerator(String, String, String) - 类 的构造器io.jboot.codegen.model.JbootModelGenerator
 
jbootModelToJson - 类 中的变量io.jboot.web.json.JbootJson
 
JbootMotanrpc - io.jboot.components.rpc.motan中的类
 
JbootMotanrpc() - 类 的构造器io.jboot.components.rpc.motan.JbootMotanrpc
 
Jbootmq - io.jboot.components.mq中的接口
 
JbootmqBase - io.jboot.components.mq中的类
 
JbootmqBase(JbootmqConfig) - 类 的构造器io.jboot.components.mq.JbootmqBase
 
JbootmqConfig - io.jboot.components.mq中的类
 
JbootmqConfig() - 类 的构造器io.jboot.components.mq.JbootmqConfig
 
JbootmqManager - io.jboot.components.mq中的类
 
JbootmqManager() - 类 的构造器io.jboot.components.mq.JbootmqManager
 
jbootmqMap - 类 中的变量io.jboot.components.mq.JbootmqManager
 
JbootmqMessageListener - io.jboot.components.mq中的接口
 
JbootMysqlDialect - io.jboot.db.dialect中的类
 
JbootMysqlDialect() - 类 的构造器io.jboot.db.dialect.JbootMysqlDialect
 
JbootOracleDialect - io.jboot.db.dialect中的类
 
JbootOracleDialect() - 类 的构造器io.jboot.db.dialect.JbootOracleDialect
 
JbootOutput(ExprList, Location) - 类 的构造器io.jboot.web.directive.JbootOutputDirectiveFactory.JbootOutput
 
JbootOutputDirectiveFactory - io.jboot.web.directive中的类
主要作用:在生产环境下,忽略模板引擎的错误输出。
JbootOutputDirectiveFactory() - 类 的构造器io.jboot.web.directive.JbootOutputDirectiveFactory
 
JbootOutputDirectiveFactory.JbootOutput - io.jboot.web.directive中的类
 
JbootPaginateDirective - io.jboot.web.directive中的类
 
JbootPaginateDirective() - 类 的构造器io.jboot.web.directive.JbootPaginateDirective
 
JbootPostgreSqlDialect - io.jboot.db.dialect中的类
 
JbootPostgreSqlDialect() - 类 的构造器io.jboot.db.dialect.JbootPostgreSqlDialect
 
JbootProp - io.jboot.app.config中的类
 
JbootProp(String) - 类 的构造器io.jboot.app.config.JbootProp
 
JbootProp(String, String) - 类 的构造器io.jboot.app.config.JbootProp
 
JbootProp(File) - 类 的构造器io.jboot.app.config.JbootProp
 
JbootQpidmqConfig - io.jboot.components.mq.qpidmq中的类
 
JbootQpidmqConfig() - 类 的构造器io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
JbootQpidmqImpl - io.jboot.components.mq.qpidmq中的类
 
JbootQpidmqImpl(JbootmqConfig) - 类 的构造器io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
JbootQpidmqImpl.ReceiveMsgThread - io.jboot.components.mq.qpidmq中的类
 
JbootRabbitmqConfig - io.jboot.components.mq.rabbitmq中的类
 
JbootRabbitmqConfig() - 类 的构造器io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
JbootRabbitmqImpl - io.jboot.components.mq.rabbitmq中的类
doc : http://www.rabbitmq.com/api-guide.html
JbootRabbitmqImpl(JbootmqConfig) - 类 的构造器io.jboot.components.mq.rabbitmq.JbootRabbitmqImpl
 
JbootRedirect301Render - io.jboot.web.render中的类
Redirect301Render.
JbootRedirect301Render(String) - 类 的构造器io.jboot.web.render.JbootRedirect301Render
 
JbootRedirect301Render(String, boolean) - 类 的构造器io.jboot.web.render.JbootRedirect301Render
 
JbootRedirectRender - io.jboot.web.render中的类
RedirectRender with status: 302 Found.
JbootRedirectRender(String) - 类 的构造器io.jboot.web.render.JbootRedirectRender
 
JbootRedirectRender(String, boolean) - 类 的构造器io.jboot.web.render.JbootRedirectRender
 
JbootRedis - io.jboot.support.redis中的接口
参考: com.jfinal.plugin.redis JbootRedis 命令文档: http://redisdoc.com/
JbootRedisBase - io.jboot.support.redis中的类
参考: com.jfinal.plugin.redis JbootRedis 命令文档: http://redisdoc.com/
JbootRedisBase(JbootRedisConfig) - 类 的构造器io.jboot.support.redis.JbootRedisBase
 
JbootRedisCacheConfig - io.jboot.components.cache.redis中的类
JbootRedis 缓存的配置文件
JbootRedisCacheConfig() - 类 的构造器io.jboot.components.cache.redis.JbootRedisCacheConfig
 
JbootRedisCacheImpl - io.jboot.components.cache.redis中的类
 
JbootRedisCacheImpl(JbootCacheConfig) - 类 的构造器io.jboot.components.cache.redis.JbootRedisCacheImpl
 
JbootRedisConfig - io.jboot.support.redis中的类
 
JbootRedisConfig() - 类 的构造器io.jboot.support.redis.JbootRedisConfig
 
JbootRedisCounter - io.jboot.objects.counter.impl中的类
 
JbootRedisCounter(String) - 类 的构造器io.jboot.objects.counter.impl.JbootRedisCounter
 
JbootRedisLock - io.jboot.objects.lock.impl中的类
 
JbootRedisLock(String) - 类 的构造器io.jboot.objects.lock.impl.JbootRedisLock
 
JbootRedisLock - io.jboot.support.redis中的类
Created by michael.
JbootRedisLock(String) - 类 的构造器io.jboot.support.redis.JbootRedisLock
创建redis分布式锁
JbootRedisLock(String, long) - 类 的构造器io.jboot.support.redis.JbootRedisLock
创建redis分布式锁
JbootRedisLock(String, long, long) - 类 的构造器io.jboot.support.redis.JbootRedisLock
 
JbootRedisManager - io.jboot.support.redis中的类
参考: com.jfinal.plugin.redis JbootRedis 命令文档: http://redisdoc.com/
JbootRedisManager() - 类 的构造器io.jboot.support.redis.JbootRedisManager
 
jbootRedisMap - 类 中的变量io.jboot.support.redis.JbootRedisManager
 
JbootRedismqConfig - io.jboot.components.mq.redismq中的类
 
JbootRedismqConfig() - 类 的构造器io.jboot.components.mq.redismq.JbootRedismqConfig
 
JbootRedismqImpl - io.jboot.components.mq.redismq中的类
 
JbootRedismqImpl(JbootmqConfig) - 类 的构造器io.jboot.components.mq.redismq.JbootRedismqImpl
 
JbootRedissonImpl - io.jboot.support.redis.redisson中的类
 
JbootRedissonImpl() - 类 的构造器io.jboot.support.redis.redisson.JbootRedissonImpl
 
JbootRender - io.jboot.web.render中的类
 
JbootRender(String) - 类 的构造器io.jboot.web.render.JbootRender
 
JbootRenderFactory - io.jboot.web.render中的类
 
JbootRenderFactory() - 类 的构造器io.jboot.web.render.JbootRenderFactory
 
JbootRequestMetricHandler - io.jboot.support.metric.request中的类
 
JbootRequestMetricHandler() - 类 的构造器io.jboot.support.metric.request.JbootRequestMetricHandler
Creates a new instance of the request filter.
JbootResourceLoader - io.jboot.app中的类
 
JbootResourceLoader() - 类 的构造器io.jboot.app.JbootResourceLoader
 
JbootResourceLoader(String) - 类 的构造器io.jboot.app.JbootResourceLoader
 
JbootResponseEntityRender - io.jboot.web.render中的类
 
JbootResponseEntityRender(ResponseEntity) - 类 的构造器io.jboot.web.render.JbootResponseEntityRender
 
JbootReturnValueRender - io.jboot.web.render中的类
 
JbootReturnValueRender(Object) - 类 的构造器io.jboot.web.render.JbootReturnValueRender
 
JbootRocketmqConfig - io.jboot.components.mq.rocketmq中的类
 
JbootRocketmqConfig() - 类 的构造器io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
JbootRocketmqImpl - io.jboot.components.mq.rocketmq中的类
 
JbootRocketmqImpl(JbootmqConfig) - 类 的构造器io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
Jbootrpc - io.jboot.components.rpc中的接口
 
jbootrpc - 类 中的变量io.jboot.components.rpc.JbootrpcManager
 
JbootrpcBase - io.jboot.components.rpc中的类
 
JbootrpcBase() - 类 的构造器io.jboot.components.rpc.JbootrpcBase
 
JbootrpcConfig - io.jboot.components.rpc中的类
 
JbootrpcConfig() - 类 的构造器io.jboot.components.rpc.JbootrpcConfig
 
JbootRpcException - io.jboot.exception中的异常错误
 
JbootRpcException() - 异常错误 的构造器io.jboot.exception.JbootRpcException
 
JbootRpcException(String) - 异常错误 的构造器io.jboot.exception.JbootRpcException
 
JbootRpcException(String, Throwable) - 异常错误 的构造器io.jboot.exception.JbootRpcException
 
JbootRpcException(Throwable) - 异常错误 的构造器io.jboot.exception.JbootRpcException
 
JbootRpcException(String, Throwable, boolean, boolean) - 异常错误 的构造器io.jboot.exception.JbootRpcException
 
JbootrpcManager - io.jboot.components.rpc中的类
 
JbootrpcManager() - 类 的构造器io.jboot.components.rpc.JbootrpcManager
 
JbootrpcReferenceConfig - io.jboot.components.rpc中的类
 
JbootrpcReferenceConfig() - 类 的构造器io.jboot.components.rpc.JbootrpcReferenceConfig
 
JbootrpcServiceConfig - io.jboot.components.rpc中的类
 
JbootrpcServiceConfig() - 类 的构造器io.jboot.components.rpc.JbootrpcServiceConfig
 
JbootrpcServiceConfig(RPCBean) - 类 的构造器io.jboot.components.rpc.JbootrpcServiceConfig
 
JbootRunner - io.jboot.test.junit4中的类
 
JbootRunner(Class<?>) - 类 的构造器io.jboot.test.junit4.JbootRunner
 
JbootSafeRunnable - io.jboot.components.schedule中的类
使用 try catch 包裹业务代码,防止业务现场抛出异常导致 ScheduledThreadPoolExecutor 终止调度
JbootSafeRunnable(Runnable) - 类 的构造器io.jboot.components.schedule.JbootSafeRunnable
 
JbootScheduleManager - io.jboot.components.schedule中的类
 
JbootScheduleManager() - 类 的构造器io.jboot.components.schedule.JbootScheduleManager
 
JbootSeataManager - io.jboot.support.seata中的类
 
JbootSeataManager() - 类 的构造器io.jboot.support.seata.JbootSeataManager
 
JbootSentinelBuilder - io.jboot.support.sentinel中的类
 
JbootSentinelBuilder() - 类 的构造器io.jboot.support.sentinel.JbootSentinelBuilder
 
JbootSentinelManager - io.jboot.support.sentinel中的类
 
JbootSentinelManager() - 类 的构造器io.jboot.support.sentinel.JbootSentinelManager
 
JbootSerializer - io.jboot.components.serializer中的接口
 
JbootSerializerConfig - io.jboot.components.serializer中的类
 
JbootSerializerConfig() - 类 的构造器io.jboot.components.serializer.JbootSerializerConfig
 
JbootSerializerManager - io.jboot.components.serializer中的类
 
JbootSerializerManager() - 类 的构造器io.jboot.components.serializer.JbootSerializerManager
 
JbootServiceBase<M extends JbootModel<M>> - io.jboot.service中的类
JbootServiceBase 类 Jboot 1.x 的 Service 需要 Join 功能的话,需要实现 JbootServiceJoiner 接口
JbootServiceBase() - 类 的构造器io.jboot.service.JbootServiceBase
 
JbootServiceImplGenerator - io.jboot.codegen.service中的类
 
JbootServiceImplGenerator(String, String) - 类 的构造器io.jboot.codegen.service.JbootServiceImplGenerator
 
JbootServiceImplGenerator(String, String, String, String) - 类 的构造器io.jboot.codegen.service.JbootServiceImplGenerator
 
JbootServiceInterfaceGenerator - io.jboot.codegen.service中的类
 
JbootServiceInterfaceGenerator(String, String) - 类 的构造器io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
JbootServiceInterfaceGenerator(String, String, String) - 类 的构造器io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
JbootServiceJoiner - io.jboot.service中的接口
JbootService 需要 Join 功能的话,需要实现 JbootServiceJoiner 接口
JbootServiceJoinerImpl - io.jboot.service中的类
 
JbootServiceJoinerImpl() - 类 的构造器io.jboot.service.JbootServiceJoinerImpl
 
JbootServletRequestWrapper - io.jboot.web.session中的类
 
JbootServletRequestWrapper(HttpServletRequest, HttpServletResponse) - 类 的构造器io.jboot.web.session.JbootServletRequestWrapper
 
jbootSession - 类 中的变量io.jboot.web.session.JbootServletRequestWrapper
 
JbootSessionConfig - io.jboot.web.session中的类
 
JbootSessionConfig() - 类 的构造器io.jboot.web.session.JbootSessionConfig
 
JbootShiroCache<K,V> - io.jboot.support.shiro.cache中的类
自定义 shiro cache
JbootShiroCache(String) - 类 的构造器io.jboot.support.shiro.cache.JbootShiroCache
 
JbootShiroCacheManager - io.jboot.support.shiro.cache中的类
封装 shiro cache manager 通过 shiro.ini 的进行配置,配置如下 : shiroCacheManager = io.jboot.support.shiro.cache.JbootShiroCacheManager securityManager.cacheManager = $shiroCacheManager
JbootShiroCacheManager() - 类 的构造器io.jboot.support.shiro.cache.JbootShiroCacheManager
 
JbootShiroConfig - io.jboot.support.shiro中的类
 
JbootShiroConfig() - 类 的构造器io.jboot.support.shiro.JbootShiroConfig
 
jbootShiroConfig - 类 中的变量io.jboot.support.shiro.JbootShiroManager
 
JbootShiroDirectiveBase - io.jboot.support.shiro.directives中的类
Shiro 指令的基类
JbootShiroDirectiveBase() - 类 的构造器io.jboot.support.shiro.directives.JbootShiroDirectiveBase
 
JbootShiroFilter - io.jboot.support.shiro中的类
 
JbootShiroFilter() - 类 的构造器io.jboot.support.shiro.JbootShiroFilter
 
JbootShiroInterceptor - io.jboot.support.shiro中的类
Shiro 拦截器
JbootShiroInterceptor() - 类 的构造器io.jboot.support.shiro.JbootShiroInterceptor
 
JbootShiroInvokeListener - io.jboot.support.shiro中的接口
 
JbootShiroManager - io.jboot.support.shiro中的类
shiro 管理器.
JbootShiroManager() - 类 的构造器io.jboot.support.shiro.JbootShiroManager
 
JbootShiroUtil - io.jboot.support.shiro中的类
 
JbootShiroUtil() - 类 的构造器io.jboot.support.shiro.JbootShiroUtil
 
JbootShiroWebEnvironment - io.jboot.support.shiro中的类
 
JbootShiroWebEnvironment() - 类 的构造器io.jboot.support.shiro.JbootShiroWebEnvironment
 
JbootSimpleApplication - io.jboot.app中的类
 
JbootSimpleApplication() - 类 的构造器io.jboot.app.JbootSimpleApplication
 
JbootSimpleApplication.SimpleServer - io.jboot.app中的类
 
JbootSlf4jReporter - io.jboot.support.metric.reporter.slf4j中的类
 
JbootSlf4jReporter() - 类 的构造器io.jboot.support.metric.reporter.slf4j.JbootSlf4jReporter
 
JbootSpi - io.jboot.core.spi中的注释类型
 
JbootSpiLoader - io.jboot.core.spi中的类
SPI 扩展加载器 使用方法: 第一步:编写支持扩展点的类,例如MyJbootRpc extends Jbootrpc。
JbootSpiLoader() - 类 的构造器io.jboot.core.spi.JbootSpiLoader
 
JbootSqlite3Dialect - io.jboot.db.dialect中的类
 
JbootSqlite3Dialect() - 类 的构造器io.jboot.db.dialect.JbootSqlite3Dialect
 
JbootSqlServerDialect - io.jboot.db.dialect中的类
 
JbootSqlServerDialect() - 类 的构造器io.jboot.db.dialect.JbootSqlServerDialect
 
JbootSwaggerConfig - io.jboot.support.swagger中的类
 
JbootSwaggerConfig() - 类 的构造器io.jboot.support.swagger.JbootSwaggerConfig
 
JbootSwaggerController - io.jboot.support.swagger中的类
 
JbootSwaggerController() - 类 的构造器io.jboot.support.swagger.JbootSwaggerController
 
JbootSwaggerManager - io.jboot.support.swagger中的类
 
JbootSwaggerManager() - 类 的构造器io.jboot.support.swagger.JbootSwaggerManager
 
JbootTCCResourceManager - io.jboot.support.seata.tcc中的类
 
JbootTCCResourceManager() - 类 的构造器io.jboot.support.seata.tcc.JbootTCCResourceManager
Instantiates a new Tcc resource manager.
JbootTemplateRender - io.jboot.web.render中的类
 
JbootTemplateRender(String) - 类 的构造器io.jboot.web.render.JbootTemplateRender
 
JbootTextRender - io.jboot.web.render中的类
 
JbootTextRender(String) - 类 的构造器io.jboot.web.render.JbootTextRender
 
JbootTextRender(String, String) - 类 的构造器io.jboot.web.render.JbootTextRender
 
JbootTextRender(String, ContentType) - 类 的构造器io.jboot.web.render.JbootTextRender
 
JbootTokenCache - io.jboot.components.cache.support中的类
 
JbootTokenCache() - 类 的构造器io.jboot.components.cache.support.JbootTokenCache
 
JbootUndertowConfig - io.jboot.app.undertow中的类
 
JbootUndertowConfig(Class<?>) - 类 的构造器io.jboot.app.undertow.JbootUndertowConfig
 
JbootUndertowConfig(String) - 类 的构造器io.jboot.app.undertow.JbootUndertowConfig
 
JbootUndertowConfig(Class<?>, String) - 类 的构造器io.jboot.app.undertow.JbootUndertowConfig
 
JbootUndertowConfig(String, String) - 类 的构造器io.jboot.app.undertow.JbootUndertowConfig
 
JbootUndertowServer - io.jboot.app.undertow中的类
 
JbootUndertowServer(UndertowConfig) - 类 的构造器io.jboot.app.undertow.JbootUndertowServer
 
JbootWebBuilderConfiger - io.jboot.app中的接口
 
JbootWebCdnConfig - io.jboot.web.render.cdn中的类
 
JbootWebCdnConfig() - 类 的构造器io.jboot.web.render.cdn.JbootWebCdnConfig
 
JbootWebConfig - io.jboot.web中的类
 
JbootWebConfig() - 类 的构造器io.jboot.web.JbootWebConfig
 
JbootWechatConfig - io.jboot.wechat中的类
 
JbootWechatConfig() - 类 的构造器io.jboot.wechat.JbootWechatConfig
 
JbootWechatController - io.jboot.wechat.controller中的类
 
JbootWechatController() - 类 的构造器io.jboot.wechat.controller.JbootWechatController
 
JbootXmlRender - io.jboot.web.render中的类
 
JbootXmlRender(String) - 类 的构造器io.jboot.web.render.JbootXmlRender
 
jdbcUrl - 类 中的变量io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
JdkLogger - io.jboot.core.log中的类
JdkLogger from JdkLog.
JdkLogger(Class<?>) - 类 的构造器io.jboot.core.log.JdkLogger
 
JdkLogger(String) - 类 的构造器io.jboot.core.log.JdkLogger
 
JdkUtil - io.jboot.app中的类
 
JdkUtil() - 类 的构造器io.jboot.app.JdkUtil
 
jedisCluster - 类 中的变量io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
jedisPool - 类 中的变量io.jboot.support.redis.jedis.JbootJedisImpl
 
jedisPubSub - 类 中的变量io.jboot.components.mq.redismq.JbootRedismqImpl
 
jfinalConfig - 类 中的变量io.jboot.app.JbootApplicationConfig
 
JFinalDirective - io.jboot.web.directive.annotation中的注释类型
 
JfinalHandlers - io.jboot.aop.jfinal中的类
Jfinal Handlers 的代理类,方便为Handler插件的自动注入功能
JfinalHandlers(Handlers) - 类 的构造器io.jboot.aop.jfinal.JfinalHandlers
 
JfinalPlugins - io.jboot.aop.jfinal中的类
Jfinal Plugins 的代理类,方便为 Plugin 插件的自动注入功能
JfinalPlugins(Plugins) - 类 的构造器io.jboot.aop.jfinal.JfinalPlugins
 
JFinalSharedEnum - io.jboot.web.directive.annotation中的注释类型
 
JFinalSharedMethod - io.jboot.web.directive.annotation中的注释类型
 
JFinalSharedObject - io.jboot.web.directive.annotation中的注释类型
 
JFinalSharedStaticMethod - io.jboot.web.directive.annotation中的注释类型
 
JMXReporter - io.jboot.support.metric.reporter.jmx中的类
 
JMXReporter() - 类 的构造器io.jboot.support.metric.reporter.jmx.JMXReporter
 
job - 类 中的变量io.jboot.components.schedule.JbootSafeRunnable
 
Join - io.jboot.db.model中的类
 
Join(String, String, boolean) - 类 的构造器io.jboot.db.model.Join
 
join - 类 中的变量io.jboot.db.model.Joiner
 
join(Page<M>, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
join(Page<M>, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
join(Page<M>, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
join(Page<M>, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
join(List<M>, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
join(List<M>, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
join(List<M>, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
join(List<M>, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
join(M, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
join(M, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
join(M, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
join(M, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
join(Page<M>, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
join(Page<M>, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
join(Page<M>, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
join(Page<M>, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
join(List<M>, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
join(List<M>, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
join(List<M>, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
join(List<M>, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
join(M, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
添加关联数据到某个model中去,避免关联查询,提高性能。
join(M, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
添加关联数据到某个model中去,避免关联查询,提高性能。
join(M, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
添加关联数据到某个model中去,避免关联查询,提高性能。
join(M, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
添加关联数据到某个model中去,避免关联查询,提高性能。
join(String[], String) - 类 中的静态方法io.jboot.utils.StrUtil
 
join(Collection<String>, String) - 类 中的静态方法io.jboot.utils.StrUtil
 
joinByValue(Object, JbootModel) - 类 中的方法io.jboot.service.JbootServiceBase
复写 JbootServiceJoinerImpl 的方法
joinByValue(Object, JbootModel) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
可以让子类去复写 joinByColumnValue ,比如默认只 join 部分字段等,或者不是根据主键进行查询等 一般情况下,传入的 columnValue 是主键的值,但是也有可能不是,要看场景,如果不是的情况下可以通过 sourceModel 来进行判断
Joiner<M extends JbootModel<M>> - io.jboot.db.model中的类
 
Joiner(M, Join) - 类 的构造器io.jboot.db.model.Joiner
 
joining(String, String, boolean) - 类 中的方法io.jboot.db.model.JbootModel
 
joinMany(Page<M>, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(Page<M>, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(Page<M>, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(Page<M>, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(List<M>, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(List<M>, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(List<M>, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(List<M>, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(M, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(M, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(M, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(M, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(Page<M>, ObjectFunc<M>, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(Page<M>, ObjectFunc<M>, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(Page<M>, ObjectFunc<M>, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(Page<M>, ObjectFunc<M>, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(List<M>, ObjectFunc<M>, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(List<M>, ObjectFunc<M>, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(List<M>, ObjectFunc<M>, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(List<M>, ObjectFunc<M>, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(M, ObjectFunc<M>, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(M, ObjectFunc<M>, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(M, ObjectFunc<M>, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(M, ObjectFunc<M>, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinMany(Page<M>, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(Page<M>, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(Page<M>, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(Page<M>, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(List<M>, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(List<M>, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(List<M>, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(List<M>, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(M, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(M, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(M, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(M, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(Page<M>, ObjectFunc<M>, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(Page<M>, ObjectFunc<M>, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(Page<M>, ObjectFunc<M>, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(Page<M>, ObjectFunc<M>, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(List<M>, ObjectFunc<M>, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(List<M>, ObjectFunc<M>, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(List<M>, ObjectFunc<M>, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(List<M>, ObjectFunc<M>, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(M, ObjectFunc<M>, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(M, ObjectFunc<M>, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(M, ObjectFunc<M>, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinMany(M, ObjectFunc<M>, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(Page<M>, String, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(Page<M>, String, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(Page<M>, String, String, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(Page<M>, String, String, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(List<M>, String, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(List<M>, String, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(List<M>, String, String, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(List<M>, String, String, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(M, String, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(M, String, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(M, String, String, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(M, String, String, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(Page<M>, ObjectFunc<M>, String, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(Page<M>, ObjectFunc<M>, String, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(Page<M>, ObjectFunc<M>, String, String, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(Page<M>, ObjectFunc<M>, String, String, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(List<M>, ObjectFunc<M>, String, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(List<M>, ObjectFunc<M>, String, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(List<M>, ObjectFunc<M>, String, String, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(List<M>, ObjectFunc<M>, String, String, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(M, ObjectFunc<M>, String, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(M, ObjectFunc<M>, String, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(M, ObjectFunc<M>, String, String, String, String) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(M, ObjectFunc<M>, String, String, String, String, String[]) - 接口 中的方法io.jboot.service.JbootServiceJoiner
 
joinManyByTable(Page<M>, String, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(Page<M>, String, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(Page<M>, String, String, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(Page<M>, String, String, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(List<M>, String, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(List<M>, String, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(List<M>, String, String, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(List<M>, String, String, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(M, String, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(M, String, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(M, String, String, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(M, String, String, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(Page<M>, ObjectFunc<M>, String, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(Page<M>, ObjectFunc<M>, String, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(Page<M>, ObjectFunc<M>, String, String, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(Page<M>, ObjectFunc<M>, String, String, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(List<M>, ObjectFunc<M>, String, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(List<M>, ObjectFunc<M>, String, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(List<M>, ObjectFunc<M>, String, String, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(List<M>, ObjectFunc<M>, String, String, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(M, ObjectFunc<M>, String, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(M, ObjectFunc<M>, String, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(M, ObjectFunc<M>, String, String, String, String) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByTable(M, ObjectFunc<M>, String, String, String, String, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joinManyByValue(String, Object, M) - 类 中的方法io.jboot.service.JbootServiceBase
 
joinManyByValue(String, Object, M) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
joins - 类 中的变量io.jboot.db.model.JbootModel
 
JsApiType() - 枚举 的构造器io.jboot.wechat.WechatApis.JsApiType
 
json() - 类 中的方法io.jboot.support.swagger.JbootSwaggerController
渲染json 参考:http://petstore.swagger.io/ 及json信息 http://petstore.swagger.io/v2/swagger.json
JSON - 类 中的静态变量io.jboot.web.validate.ValidateRenderType
 
json401 - 类 中的静态变量io.jboot.web.render.JbootErrorRender
 
json403 - 类 中的静态变量io.jboot.web.render.JbootErrorRender
 
json404 - 类 中的静态变量io.jboot.web.render.JbootErrorRender
 
JsonBody - io.jboot.web.json中的注释类型
 
JsonBodyParseInterceptor - io.jboot.web.json中的类
 
JsonBodyParseInterceptor() - 类 的构造器io.jboot.web.json.JsonBodyParseInterceptor
 
jsonContentType - 类 中的静态变量io.jboot.components.valid.ValidErrorRender
 
jsonContentType - 类 中的静态变量io.jboot.web.render.JbootErrorRender
 
jsonFilePath - 类 中的变量io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
JsonGeneratorConfig() - 类 的构造器io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
JsonGeneratorConfig(String) - 类 的构造器io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
JsonIgnore - io.jboot.web.json中的注释类型
 
jsonObject - 类 中的变量io.jboot.test.MockMvcResult
 
JsonUtil - io.jboot.utils中的类
基于 FastJson,方便解析 Json 内容 例如: { "array": [ 1, 2, 3 ], "type": true, "null": null, "number": 123, "object": { "a": "b", "c": "d", "e":1 }, "key": "welcome to CodeFormat.CN" } Boolean type = JsonUtil.getBool(json,"type"); //type == true int e = JsonUtil.getInt(json,"object.e") // e == 1 BigInteger n = JsonUtil.getBigInteger("number") // n == 123 String[] array = JsonUtil.get(json,"array",String[].class) //array == ["1","2","3"] int[] array = JsonUtil.get(json,"array",int[].class) //array == [1,2,3] Map map = JsonUtil.get(json,"object",Map.class) //map == {"a":"b","c":"d","e":1} int x = JsonUtil.getInt(json,"array[1]"); // x == 2 String key = JsonUtil.getString(json,"key"); // key == "welcome to CodeFormat.CN"
JsonUtil() - 类 的构造器io.jboot.utils.JsonUtil
 
JVM_BOOLEAN - 类 中的静态变量io.jboot.web.handler.JbootActionReporterUtil
boolean(Z).
JVM_BYTE - 类 中的静态变量io.jboot.web.handler.JbootActionReporterUtil
byte(B).
JVM_CHAR - 类 中的静态变量io.jboot.web.handler.JbootActionReporterUtil
char(C).
JVM_DOUBLE - 类 中的静态变量io.jboot.web.handler.JbootActionReporterUtil
double(D).
JVM_FLOAT - 类 中的静态变量io.jboot.web.handler.JbootActionReporterUtil
float(F).
JVM_INT - 类 中的静态变量io.jboot.web.handler.JbootActionReporterUtil
int(I).
JVM_LONG - 类 中的静态变量io.jboot.web.handler.JbootActionReporterUtil
long(J).
JVM_SHORT - 类 中的静态变量io.jboot.web.handler.JbootActionReporterUtil
short(S).
JVM_VOID - 类 中的静态变量io.jboot.web.handler.JbootActionReporterUtil
void(V).
JvmCpuGaugeSet - io.jboot.support.metric中的类
参考 https://github.com/micrometer-metrics/micrometer/ blob/master/micrometer-core/src/main/java/io/micrometer/core/instrument/binder/system/ProcessorMetrics.java
JvmCpuGaugeSet() - 类 的构造器io.jboot.support.metric.JvmCpuGaugeSet
Creates a new set of gauges.
JvmGcMetrics - io.jboot.support.metric中的类
Record metrics that report a number of statistics related to garbage collection emanating from the MXBean and also adds information about GC causes.
JvmGcMetrics(MetricRegistry) - 类 的构造器io.jboot.support.metric.JvmGcMetrics
 
JvmGcMetrics.GcGenerationAge - io.jboot.support.metric中的枚举
Generalization of which parts of the heap are considered "young" or "old" for multiple GC implementations
JvmGcUtil - io.jboot.support.metric中的类
参考 MicroMeter
JvmGcUtil() - 类 的构造器io.jboot.support.metric.JvmGcUtil
 
jvmMetricEnable - 类 中的变量io.jboot.support.metric.JbootMetricConfig
 
jwtAttrs - 类 中的变量io.jboot.web.controller.JbootController
 
JwtConfig - io.jboot.support.jwt中的类
 
JwtConfig() - 类 的构造器io.jboot.support.jwt.JwtConfig
 
JwtInterceptor - io.jboot.support.jwt中的类
 
JwtInterceptor() - 类 的构造器io.jboot.support.jwt.JwtInterceptor
 
JwtInterceptorBuilder - io.jboot.support.jwt中的类
 
JwtInterceptorBuilder() - 类 的构造器io.jboot.support.jwt.JwtInterceptorBuilder
 
JwtManager - io.jboot.support.jwt中的类
 
JwtManager() - 类 的构造器io.jboot.support.jwt.JwtManager
 
jwtParas - 类 中的变量io.jboot.web.controller.JbootController
 

K

keep(List<? extends Model>, String...) - 类 中的静态方法io.jboot.utils.ModelUtil
 
keepaliveTime - 类 中的变量io.jboot.db.datasource.DataSourceConfig
HikariCP 连接探活间隔时间 4.0.1以上版本支持,建议设置为10分钟以内
keepModelListAttrs(List<M>, String[]) - 类 中的方法io.jboot.service.JbootServiceJoinerImpl
 
key - 类 中的变量io.jboot.components.cache.caredis.JbootCaredisMessage
 
key - 类 中的变量io.jboot.components.cache.ehredis.JbootEhredisMessage
 
key - 类 中的变量io.jboot.components.schedule.JbootDistributedRunnable
 
KEY_ANCHOR - 类 中的静态变量io.jboot.web.directive.JbootPaginateDirective
 
KEY_PAGE_ATTR - 类 中的静态变量io.jboot.web.directive.JbootPaginateDirective
 
keyBuilder - 类 中的静态变量io.jboot.support.shiro.JbootShiroManager
 
keyFromBytes(byte[]) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
keyFromBytes(byte[]) - 类 中的方法io.jboot.support.redis.JbootRedisBase
 
keyFromBytes(byte[]) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
keyFromBytes(byte[]) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
keys(String) - 接口 中的方法io.jboot.support.redis.JbootRedis
查找所有符合给定模式 pattern 的 key 。
keys(String) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
查找所有符合给定模式 pattern 的 key 。
keys(String) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
查找所有符合给定模式 pattern 的 key 。
keys(String) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
keys(String) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
keys() - 类 中的方法io.jboot.support.shiro.cache.JbootShiroCache
 
keysCache - 类 中的变量io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
keysCache - 类 中的变量io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
keysToBytesArray(Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
keysToBytesArray(Object...) - 类 中的方法io.jboot.support.redis.JbootRedisBase
 
keysToBytesArray(Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
keysToBytesArray(Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
keyStringBuilder - 类 中的变量io.jboot.app.config.ConfigPara
 
keyToBytes(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
keyToBytes(Object) - 类 中的方法io.jboot.support.redis.JbootRedisBase
 
keyToBytes(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
keyToBytes(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
keyValueListFromBytesList(List<byte[]>) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
keyValueListFromBytesList(List<byte[]>) - 类 中的方法io.jboot.support.redis.JbootRedisBase
 
keyValueListFromBytesList(List<byte[]>) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
keyValueListFromBytesList(List<byte[]>) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
KEYWORD - 类 中的静态变量io.jboot.db.model.GroupBy
 
KEYWORD - 类 中的静态变量io.jboot.db.model.Having
 
knownCollectors - 枚举 中的静态变量io.jboot.support.metric.JvmGcMetrics.GcGenerationAge
 
KRYO - 类 中的静态变量io.jboot.components.serializer.JbootSerializerConfig
 
kryoFactory - 类 中的变量io.jboot.components.serializer.KryoSerializer
 
kryoPool - 类 中的变量io.jboot.components.serializer.KryoSerializer
 
KryoSerializer - io.jboot.components.serializer中的类
 
KryoSerializer() - 类 的构造器io.jboot.components.serializer.KryoSerializer
 

L

lastAccessedAt - 类 中的变量io.jboot.web.session.JbootHttpSession
 
lastIndexRetrieved - 类 中的变量io.jboot.test.web.MockServletInputStream
 
Lazy - io.jboot.aop.annotation中的注释类型
 
le(String, Object) - 类 中的方法io.jboot.db.model.Columns
小于等于 less or equal
leftJoin(String) - 类 中的方法io.jboot.db.model.JbootModel
 
leftJoinIf(String, boolean) - 类 中的方法io.jboot.db.model.JbootModel
 
length - 类 中的变量io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
LettuceException - io.jboot.support.redis.lettuce中的异常错误
 
LettuceException() - 异常错误 的构造器io.jboot.support.redis.lettuce.LettuceException
 
LettuceException(String) - 异常错误 的构造器io.jboot.support.redis.lettuce.LettuceException
 
LettuceException(String, Throwable) - 异常错误 的构造器io.jboot.support.redis.lettuce.LettuceException
 
LettuceException(Throwable) - 异常错误 的构造器io.jboot.support.redis.lettuce.LettuceException
 
LettuceException(String, Throwable, boolean, boolean) - 异常错误 的构造器io.jboot.support.redis.lettuce.LettuceException
 
licenseName - 类 中的变量io.jboot.support.swagger.JbootSwaggerConfig
 
licenseUrl - 类 中的变量io.jboot.support.swagger.JbootSwaggerConfig
 
like(String, Object) - 类 中的方法io.jboot.db.model.Columns
like
likeAppendPercent(String, Object) - 类 中的方法io.jboot.db.model.Columns
自动添加两边 % 的like
LimitConfig - io.jboot.components.limiter中的类
限流的规则 (rule 的值): 对于Controller的限流:/user/xxx/*:cc:50,/user/xxx/*:tb:50 对于Service方法的限流: 1)*.*(*): 所有包下的所有方法的所有参数类型 2)com.xxx.*.aaa*(int,User): com.xxx包下的所有aaa开头的方法,参数类型为(int,User)
LimitConfig() - 类 的构造器io.jboot.components.limiter.LimitConfig
 
limitConfig - 类 中的变量io.jboot.components.limiter.LimiterManager
 
LimitConfigBean(String, String, int) - 类 的构造器io.jboot.components.limiter.LimiterManager.LimitConfigBean
 
limitConfigBeans - 类 中的变量io.jboot.components.limiter.LimiterManager
 
LimiterGlobalInterceptor - io.jboot.components.limiter.interceptor中的类
 
LimiterGlobalInterceptor() - 类 的构造器io.jboot.components.limiter.interceptor.LimiterGlobalInterceptor
 
LimiterInterceptor - io.jboot.components.limiter.interceptor中的类
 
LimiterInterceptor() - 类 的构造器io.jboot.components.limiter.interceptor.LimiterInterceptor
 
LimiterInterceptorBuilder - io.jboot.components.limiter.interceptor中的类
 
LimiterInterceptorBuilder() - 类 的构造器io.jboot.components.limiter.interceptor.LimiterInterceptorBuilder
 
LimiterManager - io.jboot.components.limiter中的类
 
LimiterManager() - 类 的构造器io.jboot.components.limiter.LimiterManager
 
LimiterManager.LimitConfigBean - io.jboot.components.limiter中的类
 
LimitFallbackProcesser - io.jboot.components.limiter中的接口
限流降级处理器
LimitFallbackProcesserDefault - io.jboot.components.limiter中的类
默认的限流处理器
LimitFallbackProcesserDefault() - 类 的构造器io.jboot.components.limiter.LimitFallbackProcesserDefault
 
LimitInfo - io.jboot.components.limiter中的类
 
LimitInfo() - 类 的构造器io.jboot.components.limiter.LimitInfo
 
LimitScope - io.jboot.components.limiter中的枚举
 
LimitScope() - 枚举 的构造器io.jboot.components.limiter.LimitScope
 
LimitType - io.jboot.components.limiter中的类
限制类型
LimitType() - 类 的构造器io.jboot.components.limiter.LimitType
 
lindex(Object, long) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回列表 key 中,下标为 index 的元素。
lindex(Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回列表 key 中,下标为 index 的元素。
lindex(Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回列表 key 中,下标为 index 的元素。
lindex(Object, long) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
lindex(Object, long) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
LIST_BIGDECIMAL - 类 中的静态变量io.jboot.utils.TypeDef
 
LIST_BIGINTEGER - 类 中的静态变量io.jboot.utils.TypeDef
 
LIST_DOUBLE - 类 中的静态变量io.jboot.utils.TypeDef
 
LIST_FLOAT - 类 中的静态变量io.jboot.utils.TypeDef
 
LIST_INTEGER - 类 中的静态变量io.jboot.utils.TypeDef
 
LIST_LONG - 类 中的静态变量io.jboot.utils.TypeDef
 
LIST_STRING - 类 中的静态变量io.jboot.utils.TypeDef
 
listBuilder - 类 中的静态变量io.jboot.apidoc.ApiMockBuilders
 
listener - 类 中的变量io.jboot.app.JbootApplicationConfig
 
listenerHasRegisterBefore(Class<? extends JbootEventListener>) - 类 中的方法io.jboot.components.event.JbootEventManager
 
listenerMap - 类 中的变量io.jboot.components.event.JbootEventManager
 
listenerPackage - 类 中的变量io.jboot.app.JbootApplicationConfig
 
listeners - 类 中的变量io.jboot.core.listener.JbootAppListenerManager
 
listenersMultimap - 类 中的变量io.jboot.app.config.JbootConfigManager
 
liveSeconds - 类 中的变量io.jboot.components.cache.ActionCacheConfig
 
liveSeconds - 类 中的变量io.jboot.components.cache.AopCacheConfig
 
liveSeconds - 类 中的变量io.jboot.components.cache.caffeine.CaffeineCacheObject
 
llen(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回列表 key 的长度。
llen(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回列表 key 的长度。
llen(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回列表 key 的长度。
llen(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
llen(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
load(Class<T>, String, Object...) - 类 中的静态方法io.jboot.core.spi.JbootSpiLoader
通过 SPI 去加载相应的扩展子类
load(Class<T>, String) - 类 中的静态方法io.jboot.core.spi.JbootSpiLoader
通过 SPI 去加载相应的扩展子类
loadbalance - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Load balance strategy, legal values include: random, roundrobin, leastactive see Constants#DEFAULT_LOADBALANCE
loadbalance - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Load balance strategy, legal values include: random, roundrobin, leastactive
loadBalanceStrategy - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
loadByCache(JbootModel, Object...) - 类 中的静态方法io.jboot.db.model.CPI
 
loadByCache(Object...) - 类 中的方法io.jboot.db.model.JbootModel
 
loadByServiceLoader(Class<T>, String) - 类 中的静态方法io.jboot.core.spi.JbootSpiLoader
通过 ServiceLoader 加载
loadColumns - 类 中的变量io.jboot.db.model.JbootModel
 
loadColumns(String) - 类 中的方法io.jboot.db.model.JbootModel
set load columns in sql
loadLazyObject(Object, Field) - 接口 中的方法io.jboot.aop.JbootLazyLoader
 
loadObject() - 类 中的方法io.jboot.aop.cglib.JbootCglibLazyLoader
 
localAddr - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
LocalAttachmentContainer - io.jboot.web.attachment中的类
 
LocalAttachmentContainer() - 类 的构造器io.jboot.web.attachment.LocalAttachmentContainer
 
LocalAttachmentContainer(String, String) - 类 的构造器io.jboot.web.attachment.LocalAttachmentContainer
 
LocalAttachmentContainerConfig - io.jboot.web.attachment中的类
 
LocalAttachmentContainerConfig() - 类 的构造器io.jboot.web.attachment.LocalAttachmentContainerConfig
 
locale - 类 中的变量io.jboot.test.web.MockHttpServletResponse
 
locales - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
LocalmqMessageContext - io.jboot.components.mq.local中的类
 
LocalmqMessageContext(Jbootmq) - 类 的构造器io.jboot.components.mq.local.LocalmqMessageContext
 
localName - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
localPort - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
locationPath - 类 中的静态变量io.jboot.app.PathKitExt
 
LOCK - 类 中的静态变量io.jboot.app.JbootSimpleApplication
 
lock - 类 中的变量io.jboot.objects.lock.impl.JbootLocalLock
 
lock() - 类 中的方法io.jboot.objects.lock.impl.JbootLocalLock
 
lock - 类 中的变量io.jboot.objects.lock.impl.JbootRedisLock
 
lock() - 类 中的方法io.jboot.objects.lock.impl.JbootRedisLock
 
lock() - 接口 中的方法io.jboot.objects.lock.JbootLock
 
locked - 类 中的变量io.jboot.support.redis.JbootRedisLock
 
locker - 类 中的静态变量io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
lockInterruptibly() - 类 中的方法io.jboot.objects.lock.impl.JbootLocalLock
 
lockInterruptibly() - 类 中的方法io.jboot.objects.lock.impl.JbootRedisLock
 
lockName - 类 中的变量io.jboot.support.redis.JbootRedisLock
 
LOCKS - 类 中的静态变量io.jboot.objects.lock.impl.JbootLocalLock
 
LOG - 类 中的静态变量io.jboot.aop.JbootAopFactory
 
LOG - 类 中的静态变量io.jboot.app.config.support.nacos.NacosConfigManager
 
LOG - 类 中的静态变量io.jboot.components.cache.ActionCache
 
LOG - 类 中的静态变量io.jboot.components.cache.AopCache
 
LOG - 类 中的静态变量io.jboot.components.cache.interceptor.CachesEvictInterceptor
 
LOG - 类 中的静态变量io.jboot.components.cache.j2cache.J2cacheImpl
 
LOG - 类 中的静态变量io.jboot.components.event.JbootEventManager
 
LOG - 类 中的静态变量io.jboot.components.gateway.GatewayHttpProxy
 
LOG - 类 中的静态变量io.jboot.components.http.jboot.JbootHttpImpl
 
LOG - 类 中的静态变量io.jboot.components.http.JbootHttpResponse
 
LOG - 类 中的静态变量io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
LOG - 类 中的静态变量io.jboot.components.mq.JbootmqBase
 
LOG - 类 中的静态变量io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
LOG - 类 中的静态变量io.jboot.components.mq.redismq.JbootRedismqImpl
 
LOG - 类 中的静态变量io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
LOG - 类 中的静态变量io.jboot.components.schedule.JbootDistributedRunnable
 
LOG - 类 中的静态变量io.jboot.components.schedule.JbootSafeRunnable
 
LOG - 类 中的静态变量io.jboot.components.schedule.JbootScheduleManager
 
LOG - 类 中的静态变量io.jboot.components.serializer.FastJsonSerializer
 
LOG - 类 中的静态变量io.jboot.components.serializer.FstSerializer
 
log - 类 中的变量io.jboot.core.log.JdkLogger
 
log - 类 中的变量io.jboot.core.log.Slf4jLogger
 
log - 类 中的变量io.jboot.core.log.Slf4jSimpleLogger
 
log - 类 中的静态变量io.jboot.db.datasource.DruidDataSourceFactory
 
LOG - 类 中的静态变量io.jboot.db.model.JbootModel
 
LOG - 类 中的静态变量io.jboot.support.jwt.JwtManager
 
LOG - 类 中的静态变量io.jboot.support.metric.JbootMetricManager
 
log - 类 中的静态变量io.jboot.support.metric.JvmGcMetrics
 
LOG - 类 中的静态变量io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
LOG - 类 中的静态变量io.jboot.support.redis.jedis.JbootJedisImpl
 
log(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
log(Exception, String) - 类 中的方法io.jboot.test.web.MockServletContext
 
log(String, Throwable) - 类 中的方法io.jboot.test.web.MockServletContext
 
LOG - 类 中的静态变量io.jboot.utils.ClassUtil
 
LOG - 类 中的静态变量io.jboot.utils.CookieUtil
 
log - 类 中的静态变量io.jboot.utils.StrUtil
 
LOG - 类 中的静态变量io.jboot.web.attachment.AttachmentManager
 
LOG - 类 中的静态变量io.jboot.web.handler.JbootActionHandler
 
LOG - 类 中的静态变量io.jboot.web.handler.PathVariableActionHandler
 
LOG - 类 中的静态变量io.jboot.web.validate.interceptor.CaptchaValidateInterceptor
 
LOG - 类 中的静态变量io.jboot.web.validate.interceptor.EmptyValidateInterceptor
 
LOG - 类 中的静态变量io.jboot.web.validate.interceptor.RegexValidateInterceptor
 
LOG_PRINTER - 接口 中的静态变量io.jboot.db.SqlDebugger.SqlDebugPrinter
 
LOG_QUEUE - 类 中的静态变量io.jboot.support.seata.tcc.TCCFenceHandler
 
logCleanExecutor - 类 中的静态变量io.jboot.support.seata.tcc.TCCFenceHandler
 
logger - 类 中的静态变量io.jboot.db.driver.OfficialClickHouseDriver
 
LOGGER - 类 中的静态变量io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
LOGGER - 类 中的静态变量io.jboot.support.seata.filter.TransactionPropagationFilter
 
LOGGER - 类 中的静态变量io.jboot.support.seata.SeataGlobalTransactionManager
 
LOGGER - 类 中的静态变量io.jboot.support.seata.tcc.ActionInterceptorHandler
 
LOGGER - 类 中的静态变量io.jboot.support.seata.tcc.TCCFenceHandler
 
LOGGER - 类 中的静态变量io.jboot.support.swagger.ControllerReaderExtension
 
logic - 类 中的变量io.jboot.db.model.Column
 
logic(String) - 类 中的方法io.jboot.db.model.Column
 
LOGIC_BETWEEN - 类 中的静态变量io.jboot.db.model.Column
 
LOGIC_EQUALS - 类 中的静态变量io.jboot.db.model.Column
 
LOGIC_GE - 类 中的静态变量io.jboot.db.model.Column
 
LOGIC_GT - 类 中的静态变量io.jboot.db.model.Column
 
LOGIC_IN - 类 中的静态变量io.jboot.db.model.Column
 
LOGIC_IS_NOT_NULL - 类 中的静态变量io.jboot.db.model.Column
 
LOGIC_IS_NULL - 类 中的静态变量io.jboot.db.model.Column
 
LOGIC_LE - 类 中的静态变量io.jboot.db.model.Column
 
LOGIC_LIKE - 类 中的静态变量io.jboot.db.model.Column
 
LOGIC_LT - 类 中的静态变量io.jboot.db.model.Column
 
LOGIC_NOT_BETWEEN - 类 中的静态变量io.jboot.db.model.Column
 
LOGIC_NOT_EQUALS - 类 中的静态变量io.jboot.db.model.Column
 
LOGIC_NOT_IN - 类 中的静态变量io.jboot.db.model.Column
 
login(String, String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
loginUrl - 类 中的变量io.jboot.support.shiro.JbootShiroConfig
 
logout() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
Long1ArrayConverter() - 类 的构造器io.jboot.web.converter.ArrayConverters.Long1ArrayConverter
 
LongArrayConverter() - 类 的构造器io.jboot.web.converter.ArrayConverters.LongArrayConverter
 
lookupBlockHandler(Class<?>, String) - 类 中的静态方法io.jboot.support.sentinel.ResourceMetadataRegistry
 
lookupDefaultFallback(Class<?>, String) - 类 中的静态方法io.jboot.support.sentinel.ResourceMetadataRegistry
 
lookupFallback(Class<?>, String) - 类 中的静态方法io.jboot.support.sentinel.ResourceMetadataRegistry
 
lpop(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
移除并返回列表 key 的头元素。
lpop(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
移除并返回列表 key 的头元素。
lpop(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
移除并返回列表 key 的头元素。
lpop(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
lpop(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
lpush(Object, Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
将一个或多个值 value 插入到列表 key 的表头 如果有多个 value 值,那么各个 value 值按从左到右的顺序依次插入到表头: 比如说, 对空列表 mylist 执行命令 LPUSH mylist a b c ,列表的值将是 c b a , 这等同于原子性地执行 LPUSH mylist a 、 LPUSH mylist b 和 LPUSH mylist c 三个命令。
lpush(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将一个或多个值 value 插入到列表 key 的表头 如果有多个 value 值,那么各个 value 值按从左到右的顺序依次插入到表头: 比如说, 对空列表 mylist 执行命令 LPUSH mylist a b c ,列表的值将是 c b a , 这等同于原子性地执行 LPUSH mylist a 、 LPUSH mylist b 和 LPUSH mylist c 三个命令。
lpush(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将一个或多个值 value 插入到列表 key 的表头 如果有多个 value 值,那么各个 value 值按从左到右的顺序依次插入到表头: 比如说, 对空列表 mylist 执行命令 LPUSH mylist a b c ,列表的值将是 c b a , 这等同于原子性地执行 LPUSH mylist a 、 LPUSH mylist b 和 LPUSH mylist c 三个命令。
lpush(Object, Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
lpush(Object, Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
lrange(Object, long, long) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回列表 key 中指定区间内的元素,区间以偏移量 start 和 stop 指定。
lrange(Object, long, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回列表 key 中指定区间内的元素,区间以偏移量 start 和 stop 指定。
lrange(Object, long, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回列表 key 中指定区间内的元素,区间以偏移量 start 和 stop 指定。
lrange(Object, long, long) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
lrange(Object, long, long) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
lrem(Object, long, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
根据参数 count 的值,移除列表中与参数 value 相等的元素。
lrem(Object, long, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
根据参数 count 的值,移除列表中与参数 value 相等的元素。
lrem(Object, long, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
根据参数 count 的值,移除列表中与参数 value 相等的元素。
lrem(Object, long, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
lrem(Object, long, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
lset(Object, long, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
将列表 key 下标为 index 的元素的值设置为 value 。
lset(Object, long, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将列表 key 下标为 index 的元素的值设置为 value 。
lset(Object, long, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将列表 key 下标为 index 的元素的值设置为 value 。
lset(Object, long, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
lset(Object, long, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
lt(String, Object) - 类 中的方法io.jboot.db.model.Columns
小于 less than
ltrim(Object, long, long) - 接口 中的方法io.jboot.support.redis.JbootRedis
对一个列表进行修剪(trim),就是说,让列表只保留指定区间内的元素,不在指定区间之内的元素都将被删除。
ltrim(Object, long, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
对一个列表进行修剪(trim),就是说,让列表只保留指定区间内的元素,不在指定区间之内的元素都将被删除。
ltrim(Object, long, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
对一个列表进行修剪(trim),就是说,让列表只保留指定区间内的元素,不在指定区间之内的元素都将被删除。
ltrim(Object, long, long) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
ltrim(Object, long, long) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 

M

main(String[]) - 类 中的静态方法io.jboot.app.JbootApplication
 
main(String[]) - 类 中的静态方法io.jboot.app.JbootSimpleApplication
 
main(String[]) - 类 中的静态方法io.jboot.codegen.model.ModeGenTester
 
main(String[]) - 类 中的静态方法io.jboot.codegen.service.ServiceGenTester
 
main(String[]) - 类 中的静态方法io.jboot.db.model.Columns
 
main(String[]) - 类 中的静态方法io.jboot.utils.DateUtil
 
main(String[]) - 类 中的静态方法io.jboot.web.validate.Regex
 
mainClass - 类 中的变量io.jboot.utils.ClassType
 
mainProperties - 类 中的变量io.jboot.app.config.JbootConfigManager
 
managementExtensionsPresent - 类 中的变量io.jboot.support.metric.JvmGcMetrics
 
manager - 类 中的变量io.jboot.app.config.support.nacos.NacosConfigInitializer
 
manager - 类 中的静态变量io.jboot.components.event.JbootEventManager
 
manager - 类 中的静态变量io.jboot.components.gateway.discovery.GatewayDiscoveryManager
 
manager - 类 中的变量io.jboot.components.limiter.interceptor.LimiterInterceptorBuilder
 
manager - 类 中的静态变量io.jboot.components.mq.JbootmqManager
 
manager - 类 中的静态变量io.jboot.components.rpc.JbootrpcManager
 
manager - 类 中的静态变量io.jboot.components.schedule.JbootScheduleManager
 
manager - 类 中的静态变量io.jboot.db.datasource.DataSourceConfigManager
 
manager - 类 中的静态变量io.jboot.support.redis.JbootRedisManager
 
manager - 类 中的静态变量io.jboot.support.sentinel.JbootSentinelManager
 
manager - 类 中的变量io.jboot.web.attachment.AttachmentHandler
 
managers - 类 中的静态变量io.jboot.web.attachment.AttachmentManager
 
MAP_BIGDECIMAL - 类 中的静态变量io.jboot.utils.TypeDef
 
MAP_BIGINTEGER - 类 中的静态变量io.jboot.utils.TypeDef
 
MAP_DOUBLE - 类 中的静态变量io.jboot.utils.TypeDef
 
MAP_FLOAT - 类 中的静态变量io.jboot.utils.TypeDef
 
MAP_INTEGER - 类 中的静态变量io.jboot.utils.TypeDef
 
MAP_LONG - 类 中的静态变量io.jboot.utils.TypeDef
 
MAP_STRING - 类 中的静态变量io.jboot.utils.TypeDef
 
mapBuilder - 类 中的静态变量io.jboot.apidoc.ApiMockBuilders
 
mappings - 类 中的静态变量io.jboot.app.HttpContentTypes
 
mapToQueryString(Map) - 类 中的静态方法io.jboot.utils.StrUtil
 
mark(int) - 类 中的方法io.jboot.test.web.MockServletInputStream
 
MARKDOWN_RENDER - 接口 中的静态变量io.jboot.apidoc.ApiDocRender
 
markedPosition - 类 中的变量io.jboot.test.web.MockServletInputStream
 
markMeterForStatusCode(int) - 类 中的方法io.jboot.support.metric.request.AbstractInstrumentedFilter
 
markSupported() - 类 中的方法io.jboot.test.web.MockServletInputStream
 
match(String, String) - 类 中的方法io.jboot.utils.AntPathMatcher
 
match(String, String) - 类 中的静态方法io.jboot.utils.StrUtil
字符串是否匹配某个正则
matchConfig(String) - 类 中的方法io.jboot.components.limiter.LimiterManager
匹配用户配置
matches(HttpServletRequest) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
matches(DecimalMax, Object) - 类 中的方法io.jboot.components.valid.interceptor.DecimalMaxInterceptor
 
matches(DecimalMin, Object) - 类 中的方法io.jboot.components.valid.interceptor.DecimalMinInterceptor
 
matches(Email, String) - 类 中的静态方法io.jboot.components.valid.interceptor.EmailInterceptor
 
matches(Pattern, String) - 类 中的静态方法io.jboot.components.valid.interceptor.PatternInterceptor
 
matchesDigits(Digits, Object) - 类 中的方法io.jboot.components.valid.interceptor.DigitsInterceptor
 
matchingConfig(HttpServletRequest) - 类 中的方法io.jboot.components.gateway.JbootGatewayManager
匹配可用的网关
matchStart(String, String) - 类 中的方法io.jboot.utils.AntPathMatcher
 
matchStrings(String, Map<String, String>) - 类 中的方法io.jboot.utils.AntPathMatcher.AntPathStringMatcher
Main entry point.
matchStrings(String, String, Map<String, String>) - 类 中的方法io.jboot.utils.AntPathMatcher
Test whether or not a string matches against a pattern.
max - 类 中的变量io.jboot.apidoc.ApiParameter
 
MAX_QUEUE_SIZE - 类 中的静态变量io.jboot.support.seata.tcc.TCCFenceHandler
 
MAX_THREAD_CLEAN - 类 中的静态变量io.jboot.support.seata.tcc.TCCFenceHandler
 
maxAge - 类 中的变量io.jboot.web.cors.CORSConfig
 
maxAttempts - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
maxAttempts - 类 中的变量io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
maxFilesMethod - 类 中的变量io.jboot.support.metric.ProcessFilesGaugeSet
 
maxIdle - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
maximumPoolSize - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
maxInactiveInterval - 类 中的变量io.jboot.web.session.JbootHttpSession
 
maxInactiveInterval - 类 中的静态变量io.jboot.web.session.JbootServletRequestWrapper
 
maxInactiveInterval - 类 中的变量io.jboot.web.session.JbootSessionConfig
 
MaxInterceptor - io.jboot.components.valid.interceptor中的类
 
MaxInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.MaxInterceptor
 
maxLifetime - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
maxOutputLengthOfParaValue - 类 中的静态变量io.jboot.web.handler.JbootActionReporter
 
maxRedirectCount - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
maxRetry - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
maxTotal - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
maxWait - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
maxWaitMillis - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
mDaemon - 类 中的变量io.jboot.utils.NamedThreadFactory
 
me - 类 中的静态变量io.jboot.aop.InterceptorBuilderManager
 
me() - 类 中的静态方法io.jboot.aop.InterceptorBuilderManager
 
me - 类 中的静态变量io.jboot.aop.JbootAopFactory
 
me() - 类 中的静态方法io.jboot.aop.JbootAopFactory
 
me - 类 中的静态变量io.jboot.aop.JbootLazyLoaderFactory
 
me() - 类 中的静态方法io.jboot.aop.JbootLazyLoaderFactory
 
me - 类 中的静态变量io.jboot.apidoc.ApiDocManager
 
me() - 类 中的静态方法io.jboot.apidoc.ApiDocManager
 
me() - 类 中的静态方法io.jboot.app.config.JbootConfigManager
 
ME - 类 中的静态变量io.jboot.app.config.support.apollo.ApolloConfigManager
 
me() - 类 中的静态方法io.jboot.app.config.support.apollo.ApolloConfigManager
 
ME - 类 中的静态变量io.jboot.app.config.support.nacos.NacosConfigManager
 
me() - 类 中的静态方法io.jboot.app.config.support.nacos.NacosConfigManager
 
me - 类 中的静态变量io.jboot.components.cache.ActionCacheConfig
 
me - 类 中的静态变量io.jboot.components.cache.AopCacheConfig
 
me - 类 中的静态变量io.jboot.components.cache.JbootCacheManager
 
me() - 类 中的静态方法io.jboot.components.cache.JbootCacheManager
 
me() - 类 中的静态方法io.jboot.components.event.JbootEventManager
 
me() - 类 中的静态方法io.jboot.components.gateway.discovery.GatewayDiscoveryManager
 
me - 类 中的静态变量io.jboot.components.gateway.JbootGatewayHealthChecker
 
me() - 类 中的静态方法io.jboot.components.gateway.JbootGatewayHealthChecker
 
me - 类 中的静态变量io.jboot.components.gateway.JbootGatewayManager
 
me() - 类 中的静态方法io.jboot.components.gateway.JbootGatewayManager
 
me - 类 中的静态变量io.jboot.components.http.JbootHttpManager
 
me() - 类 中的静态方法io.jboot.components.http.JbootHttpManager
 
me - 类 中的静态变量io.jboot.components.limiter.LimiterManager
 
me() - 类 中的静态方法io.jboot.components.limiter.LimiterManager
 
me() - 类 中的静态方法io.jboot.components.mq.JbootmqManager
 
me() - 类 中的静态方法io.jboot.components.rpc.JbootrpcManager
 
me() - 类 中的静态方法io.jboot.components.schedule.JbootScheduleManager
 
me - 类 中的静态变量io.jboot.components.serializer.JbootSerializerManager
 
me() - 类 中的静态方法io.jboot.components.serializer.JbootSerializerManager
 
me - 类 中的静态变量io.jboot.core.listener.JbootAppListenerManager
 
me() - 类 中的静态方法io.jboot.core.listener.JbootAppListenerManager
 
me() - 类 中的静态方法io.jboot.db.ArpManager
 
me() - 类 中的静态方法io.jboot.db.datasource.DataSourceConfigManager
 
me() - 类 中的静态方法io.jboot.db.TableInfoManager
 
me() - 类 中的静态方法io.jboot.db.transactional.TransactionalManager
 
me() - 类 中的静态方法io.jboot.objects.counter.JbootCounterManager
 
me() - 类 中的静态方法io.jboot.objects.lock.JbootLockManager
 
me - 类 中的静态变量io.jboot.support.jwt.JwtManager
 
me() - 类 中的静态方法io.jboot.support.jwt.JwtManager
 
me - 类 中的静态变量io.jboot.support.metric.JbootMetricManager
 
me() - 类 中的静态方法io.jboot.support.metric.JbootMetricManager
 
me() - 类 中的静态方法io.jboot.support.redis.JbootRedisManager
 
me() - 类 中的静态方法io.jboot.support.seata.JbootSeataManager
 
me() - 类 中的静态方法io.jboot.support.sentinel.JbootSentinelManager
 
me - 类 中的静态变量io.jboot.support.shiro.JbootShiroManager
 
me() - 类 中的静态方法io.jboot.support.shiro.JbootShiroManager
 
me() - 类 中的静态方法io.jboot.support.swagger.JbootSwaggerManager
 
me() - 类 中的静态方法io.jboot.web.attachment.AttachmentManager
 
ME - 类 中的静态变量io.jboot.web.controller.JbootControllerManager
 
me() - 类 中的静态方法io.jboot.web.controller.JbootControllerManager
 
me - 类 中的静态变量io.jboot.web.directive.JbootOutputDirectiveFactory
 
me - 类 中的静态变量io.jboot.web.JbootWebConfig
 
ME - 类 中的静态变量io.jboot.web.render.JbootRenderFactory
 
me() - 类 中的静态方法io.jboot.web.render.JbootRenderFactory
 
message - 类 中的变量io.jboot.apidoc.ApiRet
 
message(String) - 类 中的方法io.jboot.apidoc.ApiRet
 
message - 异常错误 中的变量io.jboot.components.valid.ValidException
 
message - 类 中的变量io.jboot.web.render.JbootErrorRender
 
MessageContext - io.jboot.components.mq中的类
 
MessageContext(Jbootmq) - 类 的构造器io.jboot.components.mq.MessageContext
 
messageInterpolator - 类 中的静态变量io.jboot.components.valid.ValidUtil
消息处理器: 用于校验消息处理
messages - 类 中的静态变量io.jboot.exception.JbootExceptionHolder
 
meta - 类 中的变量io.jboot.app.config.support.apollo.ApolloServerConfig
 
metaBuilder - 类 中的变量io.jboot.codegen.model.JbootBaseModelGenerator
 
metaBuilder - 类 中的变量io.jboot.codegen.model.JbootModelGenerator
 
metaBuilder - 类 中的变量io.jboot.codegen.service.JbootServiceImplGenerator
 
metaBuilder - 类 中的变量io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
meterNamesByStatusCode - 类 中的变量io.jboot.support.metric.request.AbstractInstrumentedFilter
 
metersByStatusCode - 类 中的变量io.jboot.support.metric.request.AbstractInstrumentedFilter
 
method - 类 中的变量io.jboot.apidoc.ApiOperation
 
method - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
method - 类 中的变量io.jboot.support.sentinel.MethodWrapper
 
method - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
METHOD_DELETE - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
METHOD_GET - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
METHOD_HEAD - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
METHOD_INFO_CACHE - 类 中的静态变量io.jboot.test.MockMethodInterceptor
 
METHOD_OPTIONS - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
METHOD_OPTIONS - 类 中的静态变量io.jboot.web.cors.CORSInterceptor
 
METHOD_PATCH - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
METHOD_POST - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
METHOD_PUT - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
METHOD_TRACE - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
methodAndFieldsCache - 类 中的静态变量io.jboot.web.json.JbootJson
 
methodHash - 类 中的变量io.jboot.aop.InterceptorCache.MethodKey
 
methodInterceptor - 类 中的静态变量io.jboot.aop.cglib.JbootCglibProxyFactory
方便在单元测试的时候,可以对任意 class 进行 Mock
methodInterceptor - 类 中的静态变量io.jboot.aop.javassist.JbootJavassistProxyFactory
方便在单元测试的时候,可以对任意 class 进行 Mock
methodInvoker(FrameworkMethod, Object) - 类 中的方法io.jboot.test.junit4.JbootRunner
 
MethodKey(int, int, long) - 类 的构造器io.jboot.aop.InterceptorCache.MethodKey
 
MethodsAndFieldsWrapper(Class) - 类 的构造器io.jboot.web.json.JbootJson.MethodsAndFieldsWrapper
 
MethodWrapper - io.jboot.support.sentinel中的类
 
MethodWrapper(Method, boolean) - 类 的构造器io.jboot.support.sentinel.MethodWrapper
 
metric() - 类 中的方法io.jboot.support.metric.JbootMetricManager
 
MetricConcurrencyInterceptor - io.jboot.support.metric.interceptor中的类
 
MetricConcurrencyInterceptor() - 类 的构造器io.jboot.support.metric.interceptor.MetricConcurrencyInterceptor
 
MetricCounterInterceptor - io.jboot.support.metric.interceptor中的类
 
MetricCounterInterceptor() - 类 的构造器io.jboot.support.metric.interceptor.MetricCounterInterceptor
 
MetricHistogramInterceptor - io.jboot.support.metric.interceptor中的类
 
MetricHistogramInterceptor() - 类 的构造器io.jboot.support.metric.interceptor.MetricHistogramInterceptor
 
MetricInterceptorBuilder - io.jboot.support.metric.interceptor中的类
 
MetricInterceptorBuilder() - 类 的构造器io.jboot.support.metric.interceptor.MetricInterceptorBuilder
 
MetricMeterInterceptor - io.jboot.support.metric.interceptor中的类
 
MetricMeterInterceptor() - 类 的构造器io.jboot.support.metric.interceptor.MetricMeterInterceptor
 
metricRegistry - 类 中的变量io.jboot.support.metric.JbootMetricManager
 
metricRegistry - 类 中的变量io.jboot.support.metric.JvmGcMetrics
 
metricsConfig - 类 中的变量io.jboot.support.metric.JbootMetricManager
 
MetricServletHandler - io.jboot.support.metric中的类
 
MetricServletHandler(String) - 类 的构造器io.jboot.support.metric.MetricServletHandler
 
MetricTimerInterceptor - io.jboot.support.metric.interceptor中的类
 
MetricTimerInterceptor() - 类 的构造器io.jboot.support.metric.interceptor.MetricTimerInterceptor
 
mget(Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回所有(一个或多个)给定 key 的值。
mget(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回所有(一个或多个)给定 key 的值。
mget(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回所有(一个或多个)给定 key 的值。
mget(Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
mget(Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
mGroup - 类 中的变量io.jboot.utils.NamedThreadFactory
 
migrate(String, int, Object, int, int) - 接口 中的方法io.jboot.support.redis.JbootRedis
将 key 原子性地从当前实例传送到目标实例的指定数据库上,一旦传送成功, key 保证会出现在目标实例上,而当前实例上的 key 会被删除。
migrate(String, int, Object, int, int) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将 key 原子性地从当前实例传送到目标实例的指定数据库上,一旦传送成功, key 保证会出现在目标实例上,而当前实例上的 key 会被删除。
migrate(String, int, Object, int, int) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将 key 原子性地从当前实例传送到目标实例的指定数据库上,一旦传送成功, key 保证会出现在目标实例上,而当前实例上的 key 会被删除。
migrate(String, int, Object, int, int) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
migrate(String, int, Object, int, int) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
min - 类 中的变量io.jboot.apidoc.ApiParameter
 
minEvictableIdleTimeMillis - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
minEvictableIdleTimeMillis - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
minIdle - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
minimalWeight - 类 中的变量io.jboot.aop.Interceptors
 
minimumIdle - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
MinInterceptor - io.jboot.components.valid.interceptor中的类
 
MinInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.MinInterceptor
 
MINUTE - 类 中的静态变量io.jboot.components.cache.CacheTime
 
MixedByteArrayOutputStream - io.jboot.ext中的类
 
MixedByteArrayOutputStream() - 类 的构造器io.jboot.ext.MixedByteArrayOutputStream
 
MixedByteArrayOutputStream(int) - 类 的构造器io.jboot.ext.MixedByteArrayOutputStream
 
MOBILE - 类 中的静态变量io.jboot.web.validate.Regex
手机号码
mobileAgents - 类 中的静态变量io.jboot.utils.RequestUtil
 
mock - 类 中的变量io.jboot.apidoc.ApiResponse
 
MockApp - io.jboot.test中的类
 
MockApp() - 类 的构造器io.jboot.test.MockApp
 
MockClass - io.jboot.test中的注释类型
 
mockClass - 类 中的变量io.jboot.test.MockClassInfo
 
mockClass - 类 中的变量io.jboot.test.MockMethodInfo
 
MockClassInfo<T> - io.jboot.test中的类
 
MockClassInfo(Class<T>, Class<? super T>) - 类 的构造器io.jboot.test.MockClassInfo
 
MockExceptions - io.jboot.test中的类
 
MockExceptions() - 类 的构造器io.jboot.test.MockExceptions
 
MockFilterChain - io.jboot.test.web中的类
 
MockFilterChain() - 类 的构造器io.jboot.test.web.MockFilterChain
 
MockFilterConfig - io.jboot.test.web中的类
 
MockFilterConfig() - 类 的构造器io.jboot.test.web.MockFilterConfig
 
MockHttpServletRequest - io.jboot.test.web中的类
 
MockHttpServletRequest() - 类 的构造器io.jboot.test.web.MockHttpServletRequest
 
MockHttpServletResponse - io.jboot.test.web中的类
 
MockHttpServletResponse() - 类 的构造器io.jboot.test.web.MockHttpServletResponse
 
MockHttpServletResponse(ByteArrayOutputStream) - 类 的构造器io.jboot.test.web.MockHttpServletResponse
 
MockHttpServletResponse(HttpServletResponse) - 类 的构造器io.jboot.test.web.MockHttpServletResponse
 
MockHttpServletResponse(HttpServletResponse, ByteArrayOutputStream) - 类 的构造器io.jboot.test.web.MockHttpServletResponse
 
MockHttpSession - io.jboot.test.web中的类
 
MockHttpSession(String, ServletContext) - 类 的构造器io.jboot.test.web.MockHttpSession
 
MockJFinalFilter - io.jboot.test.web中的类
 
MockJFinalFilter() - 类 的构造器io.jboot.test.web.MockJFinalFilter
 
mockJsonPath - 类 中的变量io.jboot.apidoc.ApiDocConfig
 
MockMethod - io.jboot.test中的注释类型
 
mockMethod - 类 中的变量io.jboot.test.MockMethodInfo
 
MockMethodInfo - io.jboot.test中的类
 
MockMethodInfo(MockMethodInfo, Class<?>) - 类 的构造器io.jboot.test.MockMethodInfo
 
MockMethodInfo(Class<?>, Method, MockMethod) - 类 的构造器io.jboot.test.MockMethodInfo
 
MockMethodInterceptor - io.jboot.test中的类
 
MockMethodInterceptor(boolean) - 类 的构造器io.jboot.test.MockMethodInterceptor
 
MockMvc - io.jboot.test中的类
 
MockMvc() - 类 的构造器io.jboot.test.MockMvc
 
MockMvc(boolean) - 类 的构造器io.jboot.test.MockMvc
 
MockMvcAsserter - io.jboot.test中的接口
 
MockMvcJsonAsserter - io.jboot.test中的接口
 
MockMvcResult - io.jboot.test中的类
 
MockMvcResult(MockHttpServletResponse) - 类 的构造器io.jboot.test.MockMvcResult
 
MockMvcTrueAsserter - io.jboot.test中的接口
 
MockProxy - io.jboot.test中的类
 
MockProxy() - 类 的构造器io.jboot.test.MockProxy
 
mockRequest(MockHttpServletRequest, MockHttpServletResponse) - 类 中的静态方法io.jboot.test.CPI
 
mockRequest(ServletRequest, ServletResponse) - 类 中的静态方法io.jboot.test.MockApp
 
MockServletContext - io.jboot.test.web中的类
 
MockServletContext() - 类 的构造器io.jboot.test.web.MockServletContext
 
MockServletInputStream - io.jboot.test.web中的类
参考:https://stackoverflow.com/questions/30484388/inputstream-to-servletinputstream
MockServletInputStream(byte[]) - 类 的构造器io.jboot.test.web.MockServletInputStream
 
MockServletInputStream(String) - 类 的构造器io.jboot.test.web.MockServletInputStream
 
mode - 类 中的变量io.jboot.app.JbootApplicationConfig
 
mode - 类 中的变量io.jboot.support.seata.SeataConfig
 
mode - 类 中的变量io.jboot.support.seata.SeataGlobalTransactionManager
 
ModeGenTester - io.jboot.codegen.model中的类
 
ModeGenTester() - 类 的构造器io.jboot.codegen.model.ModeGenTester
 
model - 类 中的变量io.jboot.db.model.Joiner
 
modelClass - 类 中的变量io.jboot.db.TableInfo
 
modelFieldRemarks - 类 中的变量io.jboot.apidoc.ApiDocManager
 
modelPackage - 类 中的变量io.jboot.codegen.service.JbootServiceImplGenerator
 
modelPacket - 类 中的变量io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
ModelUtil - io.jboot.utils中的类
 
ModelUtil() - 类 的构造器io.jboot.utils.ModelUtil
 
modifiableParameters - 类 中的变量io.jboot.web.handler.PathVariableActionHandler.PathVariableWrappedRequest
 
module - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Module associated name
module - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Module bean name
monitor - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Monitor associated name
monitor - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Monitor bean name
MotanrpcConfig - io.jboot.components.rpc.motan中的类
 
MotanrpcConfig() - 类 的构造器io.jboot.components.rpc.motan.MotanrpcConfig
 
MotanUtil - io.jboot.components.rpc.motan中的类
 
MotanUtil() - 类 的构造器io.jboot.components.rpc.motan.MotanUtil
 
move(Object, int) - 接口 中的方法io.jboot.support.redis.JbootRedis
将当前数据库的 key 移动到给定的数据库 db 当中。
move(Object, int) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将当前数据库的 key 移动到给定的数据库 db 当中。
move(Object, int) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将当前数据库的 key 移动到给定的数据库 db 当中。
move(Object, int) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
move(Object, int) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
mPrefix - 类 中的变量io.jboot.utils.NamedThreadFactory
 
mq - 类 中的变量io.jboot.components.mq.MessageContext
 
mqProducer - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
mset(Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
同时设置一个或多个 key-value 对。
mset(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
同时设置一个或多个 key-value 对。
mset(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
同时设置一个或多个 key-value 对。
mset(Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
mset(Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
msgs - 类 中的变量io.jboot.components.mq.rocketmq.RokectmqMessageContext
 
MT_MODE - 类 中的静态变量io.jboot.support.seata.SeataGlobalTransactionManager
 
mThreadCounter - 类 中的变量io.jboot.utils.NamedThreadFactory
 
multipartFormData - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
myBytes - 类 中的变量io.jboot.test.web.MockServletInputStream
 

N

NacosConfigInitializer - io.jboot.app.config.support.nacos中的类
 
NacosConfigInitializer(NacosConfigManager, JbootConfigManager) - 类 的构造器io.jboot.app.config.support.nacos.NacosConfigInitializer
 
NacosConfigManager - io.jboot.app.config.support.nacos中的类
 
NacosConfigManager() - 类 的构造器io.jboot.app.config.support.nacos.NacosConfigManager
 
NacosDatasourceConfig - io.jboot.support.sentinel.datasource中的类
 
NacosDatasourceConfig() - 类 的构造器io.jboot.support.sentinel.datasource.NacosDatasourceConfig
 
NacosDatasourceFactory - io.jboot.support.sentinel.datasource中的类
 
NacosDatasourceFactory() - 类 的构造器io.jboot.support.sentinel.datasource.NacosDatasourceFactory
 
NacosGatewayDiscovery - io.jboot.components.gateway.discovery中的类
 
NacosGatewayDiscovery() - 类 的构造器io.jboot.components.gateway.discovery.NacosGatewayDiscovery
 
nacosInstance2GatewayInstance(Instance) - 类 中的方法io.jboot.components.gateway.discovery.NacosGatewayDiscovery
 
NacosServerConfig - io.jboot.app.config.support.nacos中的类
 
NacosServerConfig() - 类 的构造器io.jboot.app.config.support.nacos.NacosServerConfig
 
nacosServerConfig - 类 中的变量io.jboot.components.gateway.discovery.NacosGatewayDiscovery
 
name - 类 中的变量io.jboot.apidoc.ApiParameter
 
name - 类 中的变量io.jboot.app.JbootApplicationConfig
 
name - 类 中的变量io.jboot.components.cache.JbootCacheConfig
 
name - 类 中的变量io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
name - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
name - 类 中的变量io.jboot.components.mq.JbootmqConfig
 
name - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
name - 类 中的变量io.jboot.db.model.Column
 
name - 类 中的变量io.jboot.objects.counter.impl.JbootRedisCounter
 
name - 类 中的变量io.jboot.objects.lock.impl.JbootRedisLock
 
name - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
name - 类 中的变量io.jboot.web.attachment.AttachmentManager
manager 的名称
NAME_DEFAULT - 类 中的静态变量io.jboot.db.datasource.DataSourceConfig
 
NAME_PREFIX - 类 中的静态变量io.jboot.support.metric.request.JbootRequestMetricHandler
 
NamedThreadFactory - io.jboot.utils中的类
 
NamedThreadFactory() - 类 的构造器io.jboot.utils.NamedThreadFactory
 
NamedThreadFactory(String) - 类 的构造器io.jboot.utils.NamedThreadFactory
 
NamedThreadFactory(String, boolean) - 类 的构造器io.jboot.utils.NamedThreadFactory
 
NamedThreadPools - io.jboot.utils中的类
 
NamedThreadPools() - 类 的构造器io.jboot.utils.NamedThreadPools
 
namespace - 类 中的变量io.jboot.app.config.support.apollo.ApolloServerConfig
 
namespace - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
namespace - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
namespaceName - 类 中的变量io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
namesrvAddr - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
namingService - 类 中的变量io.jboot.components.gateway.discovery.NacosGatewayDiscovery
 
NativeClickHouseConnection - io.jboot.db.driver中的类
 
NativeClickHouseConnection(ClickHouseConfig, NativeContext) - 类 的构造器io.jboot.db.driver.NativeClickHouseConnection
 
NativeClickHouseDriver - io.jboot.db.driver中的类
 
NativeClickHouseDriver() - 类 的构造器io.jboot.db.driver.NativeClickHouseDriver
 
ne(String, Object) - 类 中的方法io.jboot.db.model.Columns
not equals !
needAddMapping - 类 中的变量io.jboot.db.datasource.DataSourceConfig
是否需要添加到映射 在一个表有多个数据源的情况下,应该只需要添加一个映射就可以了, 添加映射:默认为该model的数据源, 不添加映射:通过 model.use("xxx").save()这种方式去调用该数据源
NegativeInterceptor - io.jboot.components.valid.interceptor中的类
 
NegativeInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.NegativeInterceptor
 
NegativeOrZeroInterceptor - io.jboot.components.valid.interceptor中的类
 
NegativeOrZeroInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.NegativeOrZeroInterceptor
 
NetUtil - io.jboot.utils中的类
 
NetUtil() - 类 的构造器io.jboot.utils.NetUtil
 
newAttributes - 类 中的变量io.jboot.web.session.JbootHttpSession
 
newCachedThreadPool(String) - 类 中的静态方法io.jboot.utils.NamedThreadPools
 
newCachedThreadPool(ThreadFactory) - 类 中的静态方法io.jboot.utils.NamedThreadPools
 
newCondition() - 类 中的方法io.jboot.objects.lock.impl.JbootLocalLock
 
newCondition() - 类 中的方法io.jboot.objects.lock.impl.JbootRedisLock
 
newException(Exception, Invocation, Object) - 类 中的方法io.jboot.components.cache.interceptor.CacheableInterceptor
 
newFixedThreadPool(String) - 类 中的静态方法io.jboot.utils.NamedThreadPools
 
newFixedThreadPool(int, String) - 类 中的静态方法io.jboot.utils.NamedThreadPools
 
newInstance(Class<T>) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
newInstance(Class<T>) - 类 中的静态方法io.jboot.test.MockMethodInfo
 
newInstance(Class<T>) - 类 中的静态方法io.jboot.utils.ClassUtil
创建新的实例
newInstance(Class<T>, Object...) - 类 中的静态方法io.jboot.utils.ClassUtil
创建新的实例,并传入初始化参数
newInstance(Class<T>, boolean) - 类 中的静态方法io.jboot.utils.ClassUtil
是否通过 AOP 来实例化
newInstance(Class<T>, boolean, Object...) - 类 中的静态方法io.jboot.utils.ClassUtil
 
newInstance(String) - 类 中的静态方法io.jboot.utils.ClassUtil
创建新的实例
newInstance(String, boolean) - 类 中的静态方法io.jboot.utils.ClassUtil
创建新的实例
newInstance(String, boolean, ClassLoader) - 类 中的静态方法io.jboot.utils.ClassUtil
创建新的实例
newInstance(Class<T>) - 类 中的静态方法io.jboot.utils.ModelUtil
 
newInstanceByStaticConstruct(Class<T>) - 类 中的静态方法io.jboot.utils.ClassUtil
 
newInstanceByStaticConstruct(Class<T>, StaticConstruct) - 类 中的静态方法io.jboot.utils.ClassUtil
 
newJedisCluster(Set<HostAndPort>, Integer, Integer, String, GenericObjectPoolConfig) - 类 中的静态方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
newRecordPlugin(DataSourceConfig) - 类 中的方法io.jboot.db.ArpManager
 
newScheduledThreadPool(int, String) - 类 中的静态方法io.jboot.utils.NamedThreadPools
 
newScheduledThreadPool(int, ThreadFactory) - 类 中的静态方法io.jboot.utils.NamedThreadPools
 
newThread(Runnable) - 类 中的方法io.jboot.db.driver.OfficialClickHouseDriver.ScheduledConnectionCleaner.DaemonThreadFactory
 
newThread(Runnable) - 类 中的方法io.jboot.utils.NamedThreadFactory
 
NEXT_CLASS_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
NEXT_TEXT_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
NO_CONTENT - 类 中的静态变量io.jboot.support.metric.request.JbootRequestMetricHandler
 
NO_PRIMARY_KEYS - 类 中的静态变量io.jboot.db.dbpro.JbootDbPro
 
none() - 类 中的静态方法io.jboot.support.sentinel.MethodWrapper
 
NoneCacheImpl - io.jboot.components.cache.none中的类
noneCache 存在的目的:方便通过配置文件的方式关闭缓存功能
NoneCacheImpl(JbootCacheConfig) - 类 的构造器io.jboot.components.cache.none.NoneCacheImpl
 
noneHealthUrl - 接口 中的静态变量io.jboot.components.gateway.GatewayErrorRender
 
nonGenerationalMemoryPool - 类 中的变量io.jboot.support.metric.JvmGcMetrics
 
normalizeAbsolutePath(String, boolean) - 类 中的静态方法io.jboot.support.sentinel.SentinelUtil
 
normalizePath(String, boolean, boolean, boolean) - 类 中的静态方法io.jboot.support.sentinel.SentinelUtil
 
NOT_FOUND - 类 中的静态变量io.jboot.support.metric.request.JbootRequestMetricHandler
 
notBetween(String, Object, Object) - 类 中的方法io.jboot.db.model.Columns
not between
notBlank - 类 中的变量io.jboot.apidoc.ApiParameter
 
NotBlankInterceptor - io.jboot.components.valid.interceptor中的类
 
NotBlankInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.NotBlankInterceptor
 
notEmpty - 类 中的变量io.jboot.apidoc.ApiParameter
 
NotEmptyInterceptor - io.jboot.components.valid.interceptor中的类
 
NotEmptyInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.NotEmptyInterceptor
 
notes - 类 中的变量io.jboot.apidoc.ApiDocument
 
notes - 类 中的变量io.jboot.apidoc.ApiOperation
 
notes - 类 中的变量io.jboot.apidoc.ApiParameter
 
notificationListenerCleanUpRunnables - 类 中的变量io.jboot.support.metric.JvmGcMetrics
 
notifyChangeListeners(String, String, String) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
notifyElementEvicted(Ehcache, Element) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
notifyElementExpired(Ehcache, Element) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
notifyElementPut(Ehcache, Element) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
notifyElementRemoved(Ehcache, Element) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
notifyElementUpdated(Ehcache, Element) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
notifyListeners(String, Object, MessageContext) - 类 中的方法io.jboot.components.mq.JbootmqBase
 
notifyListeners(String, Object, MessageContext, Collection<JbootmqMessageListener>) - 类 中的方法io.jboot.components.mq.JbootmqBase
 
notifyRemoveAll(Ehcache) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
notIn(String, Object...) - 类 中的方法io.jboot.db.model.Columns
not int arrays
notIn(String, Collection<?>) - 类 中的方法io.jboot.db.model.Columns
not in Collection
NotNullInterceptor - io.jboot.components.valid.interceptor中的类
 
NotNullInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.NotNullInterceptor
 
notSameObject(T, T, ObjectFunc<T>...) - 类 中的静态方法io.jboot.utils.ObjectUtil
判断两个 Object 是否是同一个 Object,根据传入的 getter 来进行对比
notSystemClass(Class) - 类 中的方法io.jboot.aop.JbootAopFactory
 
NULL_ARGS - 类 中的静态变量io.jboot.core.log.Slf4jLogger
 
NULL_PARA_ARRAY - 类 中的静态变量io.jboot.db.model.Util
 
NULL_VALUE - 类 中的静态变量io.jboot.components.cache.interceptor.CacheableInterceptor
 
NULL_VIEW_PATH - 注释类型 中的静态变量io.jboot.web.controller.annotation.GetMapping
由于空字符串可以被用于配置 viewPath,所以使用如下字符串表示默认值
NULL_VIEW_PATH - 注释类型 中的静态变量io.jboot.web.controller.annotation.PostMapping
由于空字符串可以被用于配置 viewPath,所以使用如下字符串表示默认值
NULL_VIEW_PATH - 注释类型 中的静态变量io.jboot.web.controller.annotation.RequestMapping
由于空字符串可以被用于配置 viewPath,所以使用如下字符串表示默认值
numTestsPerEvictionRun - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 

O

ObjectFunc<T> - io.jboot.utils中的接口
 
objectIdletime(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
对象没有被访问的空闲时间
objectIdletime(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
对象没有被访问的空闲时间
objectIdletime(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
对象没有被访问的空闲时间
objectIdletime(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
objectIdletime(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
objectRefcount(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
对象被引用的数量
objectRefcount(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
对象被引用的数量
objectRefcount(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
对象被引用的数量
objectRefcount(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
objectRefcount(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
ObjectUtil - io.jboot.utils中的类
 
ObjectUtil() - 类 的构造器io.jboot.utils.ObjectUtil
 
obtainDefault(String, String) - 类 中的静态方法io.jboot.utils.StrUtil
 
obtainDefaultIfBlank(String, String) - 类 中的静态方法io.jboot.utils.StrUtil
已过时。
obtainNotBlank(String...) - 类 中的静态方法io.jboot.utils.StrUtil
 
obtainNotNull(T...) - 类 中的静态方法io.jboot.utils.ObjectUtil
 
OfficialClickHouseConnection - io.jboot.db.driver中的类
 
OfficialClickHouseConnection(String) - 类 的构造器io.jboot.db.driver.OfficialClickHouseConnection
 
OfficialClickHouseConnection(String, ClickHouseProperties) - 类 的构造器io.jboot.db.driver.OfficialClickHouseConnection
 
OfficialClickHouseDriver - io.jboot.db.driver中的类
 
OfficialClickHouseDriver() - 类 的构造器io.jboot.db.driver.OfficialClickHouseDriver
 
OfficialClickHouseDriver.ScheduledConnectionCleaner - io.jboot.db.driver中的类
 
OfficialClickHouseDriver.ScheduledConnectionCleaner.DaemonThreadFactory - io.jboot.db.driver中的类
 
ok() - 类 中的静态方法io.jboot.apidoc.ApiRet
 
ok(Object) - 类 中的静态方法io.jboot.apidoc.ApiRet
 
OK - 类 中的静态变量io.jboot.support.metric.request.JbootRequestMetricHandler
 
ok() - 类 中的静态方法io.jboot.support.shiro.processer.AuthorizeResult
 
ok() - 类 中的静态方法io.jboot.web.ResponseEntity
 
OKHttpImpl - io.jboot.components.http.okhttp中的类
 
OKHttpImpl() - 类 的构造器io.jboot.components.http.okhttp.OKHttpImpl
 
oldGenPoolName - 类 中的变量io.jboot.support.metric.JvmGcMetrics
 
on - 类 中的变量io.jboot.db.model.Join
 
on(String) - 类 中的方法io.jboot.db.model.Joiner
 
onChange(String, String, String) - 接口 中的方法io.jboot.app.config.JbootConfigChangeListener
 
onChange(String, String) - 类 中的方法io.jboot.utils.FileScanner
 
onComplete(AsyncEvent) - 类 中的方法io.jboot.support.metric.request.AbstractInstrumentedFilter.AsyncResultListener
 
onConfig(WebBuilder) - 接口 中的方法io.jboot.app.JbootWebBuilderConfiger
 
onConstantConfig(Constants) - 接口 中的方法io.jboot.core.listener.JbootAppListener
 
onConstantConfig(Constants) - 类 中的方法io.jboot.core.listener.JbootAppListenerBase
 
onConstantConfig(Constants) - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
onConstantConfigBefore(Constants) - 接口 中的方法io.jboot.core.listener.JbootAppListener
 
onConstantConfigBefore(Constants) - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
onEngineConfig(Engine) - 接口 中的方法io.jboot.core.listener.JbootAppListener
 
onEngineConfig(Engine) - 类 中的方法io.jboot.core.listener.JbootAppListenerBase
 
onEngineConfig(Engine) - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
onError(AsyncEvent) - 类 中的方法io.jboot.support.metric.request.AbstractInstrumentedFilter.AsyncResultListener
 
onEvent(JbootEvent) - 接口 中的方法io.jboot.components.event.JbootEventListener
 
onEvent(GatewayDiscoveryListener.EventInfo) - 接口 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryListener
 
onHandlerConfig(JfinalHandlers) - 接口 中的方法io.jboot.core.listener.JbootAppListener
 
onHandlerConfig(JfinalHandlers) - 类 中的方法io.jboot.core.listener.JbootAppListenerBase
 
onHandlerConfig(JfinalHandlers) - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
onInit() - 接口 中的方法io.jboot.core.listener.JbootAppListener
 
onInit() - 类 中的方法io.jboot.core.listener.JbootAppListenerBase
 
onInit() - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
onInterceptorConfig(Interceptors) - 接口 中的方法io.jboot.core.listener.JbootAppListener
 
onInterceptorConfig(Interceptors) - 类 中的方法io.jboot.core.listener.JbootAppListenerBase
 
onInterceptorConfig(Interceptors) - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
onInvokeAfter(Invocation, AuthorizeResult) - 接口 中的方法io.jboot.support.shiro.JbootShiroInvokeListener
通过这个方法,可以用来自定义shiro 处理结果 和 错误逻辑
onInvokeBefore(Invocation) - 接口 中的方法io.jboot.support.shiro.JbootShiroInvokeListener
通过这个方法,可以用来处理 jwt、sso 等和shiro的整合
ONLY_SHOW_PREVIOUS_AND_NEXT_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
onMessage(String, Object) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
onMessage(String, Object) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
onMessage(String, Object, MessageContext) - 接口 中的方法io.jboot.components.mq.JbootmqMessageListener
 
onMessage(String, Object) - 接口 中的方法io.jboot.components.mq.JbootmqMessageListener
已过时。
onPluginConfig(JfinalPlugins) - 接口 中的方法io.jboot.core.listener.JbootAppListener
 
onPluginConfig(JfinalPlugins) - 类 中的方法io.jboot.core.listener.JbootAppListenerBase
 
onPluginConfig(JfinalPlugins) - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
onReceiveConfigInfo(JbootConfigManager, String) - 类 中的方法io.jboot.app.config.support.nacos.NacosConfigManager
接收到 nacos 服务器消息
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.components.cache.interceptor.ParaDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.support.shiro.directives.ShiroAuthenticatedDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.support.shiro.directives.ShiroGuestDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.support.shiro.directives.ShiroHasAllPermissionDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.support.shiro.directives.ShiroHasAllRolesDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.support.shiro.directives.ShiroHasAnyPermissionDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.support.shiro.directives.ShiroHasAnyRolesDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.support.shiro.directives.ShiroHasPermissionDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.support.shiro.directives.ShiroHasRoleDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.support.shiro.directives.ShiroNoAuthenticatedDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.support.shiro.directives.ShiroNotHasPermissionDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.support.shiro.directives.ShiroNotHasRoleDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.support.shiro.directives.ShiroPrincipalDirective
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
onRender(Env, Scope, Writer) - 类 中的方法io.jboot.web.directive.base.PaginateDirectiveBase
 
onRouteConfig(Routes) - 接口 中的方法io.jboot.core.listener.JbootAppListener
 
onRouteConfig(Routes) - 类 中的方法io.jboot.core.listener.JbootAppListenerBase
 
onRouteConfig(Routes) - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
onServiceCreate(Class<T>, JbootrpcReferenceConfig) - 类 中的方法io.jboot.components.rpc.dubbo.JbootDubborpc
 
onServiceCreate(Class<T>, JbootrpcReferenceConfig) - 类 中的方法io.jboot.components.rpc.JbootrpcBase
 
onServiceCreate(Class<T>, JbootrpcReferenceConfig) - 类 中的方法io.jboot.components.rpc.local.JbootLocalrpc
 
onServiceCreate(Class<T>, JbootrpcReferenceConfig) - 类 中的方法io.jboot.components.rpc.motan.JbootMotanrpc
 
onStart() - 类 中的方法io.jboot.components.rpc.dubbo.JbootDubborpc
 
onStart() - 接口 中的方法io.jboot.components.rpc.Jbootrpc
 
onStart() - 类 中的方法io.jboot.components.rpc.JbootrpcBase
 
onStart() - 类 中的方法io.jboot.components.rpc.motan.JbootMotanrpc
 
onStart() - 类 中的方法io.jboot.core.JbootCoreConfig
 
onStart() - 接口 中的方法io.jboot.core.listener.JbootAppListener
 
onStart() - 类 中的方法io.jboot.core.listener.JbootAppListenerBase
 
onStart() - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
onStartAsync(AsyncEvent) - 类 中的方法io.jboot.support.metric.request.AbstractInstrumentedFilter.AsyncResultListener
 
onStartBefore() - 接口 中的方法io.jboot.core.listener.JbootAppListener
 
onStartBefore() - 类 中的方法io.jboot.core.listener.JbootAppListenerBase
 
onStartBefore() - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
onStartFinish() - 接口 中的方法io.jboot.core.listener.JbootAppListener
 
onStartFinish() - 类 中的方法io.jboot.core.listener.JbootAppListenerBase
 
onStartFinish() - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
onStartListening() - 类 中的方法io.jboot.components.mq.activemq.JbootActivemq
 
onStartListening() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
onStartListening() - 类 中的方法io.jboot.components.mq.JbootmqBase
 
onStartListening() - 类 中的方法io.jboot.components.mq.local.JbootLocalmqImpl
 
onStartListening() - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
onStartListening() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqImpl
 
onStartListening() - 类 中的方法io.jboot.components.mq.redismq.JbootRedismqImpl
 
onStartListening() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
onStop() - 类 中的方法io.jboot.components.rpc.dubbo.JbootDubborpc
 
onStop() - 接口 中的方法io.jboot.components.rpc.Jbootrpc
 
onStop() - 类 中的方法io.jboot.components.rpc.JbootrpcBase
 
onStop() - 类 中的方法io.jboot.core.JbootCoreConfig
 
onStop() - 接口 中的方法io.jboot.core.listener.JbootAppListener
 
onStop() - 类 中的方法io.jboot.core.listener.JbootAppListenerBase
 
onStop() - 类 中的方法io.jboot.core.listener.JbootAppListenerManager
 
onStopListening() - 类 中的方法io.jboot.components.mq.activemq.JbootActivemq
 
onStopListening() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
onStopListening() - 类 中的方法io.jboot.components.mq.JbootmqBase
 
onStopListening() - 类 中的方法io.jboot.components.mq.local.JbootLocalmqImpl
 
onStopListening() - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
onStopListening() - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqImpl
 
onStopListening() - 类 中的方法io.jboot.components.mq.redismq.JbootRedismqImpl
 
onStopListening() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
onTimeout(AsyncEvent) - 类 中的方法io.jboot.support.metric.request.AbstractInstrumentedFilter.AsyncResultListener
 
openFilesMethod - 类 中的变量io.jboot.support.metric.ProcessFilesGaugeSet
 
OPERATING_SYSTEM_BEAN_CLASS_NAMES - 类 中的静态变量io.jboot.support.metric.JvmCpuGaugeSet
List of public, exported interface class names from supported JVM implementations.
operatingSystemBean - 类 中的变量io.jboot.support.metric.JvmCpuGaugeSet
 
operatingSystemBeanClass - 类 中的变量io.jboot.support.metric.JvmCpuGaugeSet
 
operationComparator - 类 中的变量io.jboot.apidoc.ApiDocManager
 
optimizeMapAttrs(Map<String, Object>) - 类 中的方法io.jboot.web.json.JbootJson
 
or() - 类 中的方法io.jboot.db.model.Columns
 
Or - io.jboot.db.model中的类
 
Or() - 类 的构造器io.jboot.db.model.Or
 
OR - 类 中的静态变量io.jboot.db.model.SqlBuilder
 
ORDER_BY_PATTERN - 类 中的静态变量io.jboot.db.model.SqlBuilder
 
ORDER_NUM - 类 中的静态变量io.jboot.support.seata.SeataGlobalTransactionManager
 
orderNo - 类 中的变量io.jboot.apidoc.ApiOperation
 
orEqs(String, Object...) - 类 中的方法io.jboot.db.model.Columns
 
orginalHandler - 类 中的静态变量io.jboot.test.MockMethodInterceptor
 
orginalMessage - 类 中的变量io.jboot.components.mq.aliyunmq.AliyunmqMessageContext
 
origin - 类 中的变量io.jboot.web.cors.CORSConfig
 
originalFields - 类 中的变量io.jboot.web.json.JbootJson.MethodsAndFieldsWrapper
 
originRequest - 类 中的变量io.jboot.web.session.JbootServletRequestWrapper
 
originSession - 类 中的变量io.jboot.web.session.JbootHttpSession
 
originSession - 类 中的变量io.jboot.web.session.JbootServletRequestWrapper
 
orignalMessage - 类 中的变量io.jboot.components.mq.qpidmq.QpidmqMessageContext
 
ors(String, String, Object...) - 类 中的方法io.jboot.db.model.Columns
 
osBean - 类 中的变量io.jboot.support.metric.ProcessFilesGaugeSet
 
osBeanClass - 类 中的变量io.jboot.support.metric.ProcessFilesGaugeSet
 
otherMeter - 类 中的变量io.jboot.support.metric.request.AbstractInstrumentedFilter
 
otherPara - 类 中的变量io.jboot.components.cache.interceptor.ActionCachedContent
 
outputDir - 类 中的变量io.jboot.codegen.service.JbootServiceImplGenerator
 
outterChannelMap - 类 中的变量io.jboot.components.mq.redismq.JbootRedismqImpl
 

P

packageOrTarget - 类 中的变量io.jboot.components.limiter.LimiterManager.LimitConfigBean
 
packagePrefix - 类 中的变量io.jboot.apidoc.ApiDocConfig
 
PAGE_DATA_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
PAGE_ITEMS_NAME_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
pageBuilder - 类 中的静态变量io.jboot.apidoc.ApiMockBuilders
 
paginate(int, int) - 类 中的方法io.jboot.db.model.JbootModel
 
paginate(int, int, String) - 类 中的方法io.jboot.db.model.JbootModel
 
paginate(int, int) - 类 中的方法io.jboot.service.JbootServiceBase
分页
paginateByColumn(int, int, Column) - 类 中的方法io.jboot.db.model.JbootModel
 
paginateByColumn(int, int, Column, String) - 类 中的方法io.jboot.db.model.JbootModel
 
paginateByColumns(int, int, Columns) - 类 中的方法io.jboot.db.model.JbootModel
 
paginateByColumns(int, int, List<Column>) - 类 中的方法io.jboot.db.model.JbootModel
 
paginateByColumns(int, int, List<Column>, String) - 类 中的方法io.jboot.db.model.JbootModel
 
paginateByColumns(int, int, Columns, String) - 类 中的方法io.jboot.db.model.JbootModel
 
paginateByColumns(int, int, Columns, String, String) - 类 中的方法io.jboot.db.model.JbootModel
 
paginateByColumns(int, int, Columns) - 类 中的方法io.jboot.service.JbootServiceBase
分页
paginateByColumns(int, int, Columns, String) - 类 中的方法io.jboot.service.JbootServiceBase
分页
PaginateDirectiveBase - io.jboot.web.directive.base中的类
 
PaginateDirectiveBase() - 类 的构造器io.jboot.web.directive.base.PaginateDirectiveBase
 
PaginateDirectiveBase.PaginateItem - io.jboot.web.directive.base中的类
 
PaginateItem(String, String, Object) - 类 的构造器io.jboot.web.directive.base.PaginateDirectiveBase.PaginateItem
 
para(String) - 类 中的静态方法io.jboot.components.cache.interceptor.ParaDirective
 
para(String, Object) - 类 中的静态方法io.jboot.components.cache.interceptor.ParaDirective
 
para - 类 中的变量io.jboot.db.model.SqlPart
 
ParaDirective - io.jboot.components.cache.interceptor中的类
 
ParaDirective() - 类 的构造器io.jboot.components.cache.interceptor.ParaDirective
 
paraHash - 类 中的变量io.jboot.aop.InterceptorCache.MethodKey
 
ParameterFactory(String) - 枚举 的构造器io.jboot.support.swagger.ControllerReaderExtension.ParameterFactory
 
parameters - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
params - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
paramType - 枚举 中的变量io.jboot.support.swagger.ControllerReaderExtension.ParameterFactory
 
ParamType - io.jboot.support.swagger中的类
 
ParamType() - 类 的构造器io.jboot.support.swagger.ParamType
 
paraNotes - 类 中的变量io.jboot.apidoc.ApiOperation
 
parentConsumes - 类 中的变量io.jboot.support.swagger.ReaderContext
 
parentHttpMethod - 类 中的变量io.jboot.support.swagger.ReaderContext
 
parentParameters - 类 中的变量io.jboot.support.swagger.ReaderContext
 
parentPath - 类 中的变量io.jboot.support.swagger.ReaderContext
 
parentProduces - 类 中的变量io.jboot.support.swagger.ReaderContext
 
parentTags - 类 中的变量io.jboot.support.swagger.ReaderContext
 
parse(String, Class<T>) - 类 中的方法io.jboot.web.json.JbootJson
 
parseAnnotationValues(String, Function<String, T>) - 类 中的静态方法io.jboot.support.swagger.ControllerReaderExtension
 
parseArgs(String[]) - 类 中的静态方法io.jboot.app.config.JbootConfigManager
解析启动参数
parseArray(Object, Class<?>, Type, String) - 类 中的静态方法io.jboot.web.json.JsonBodyParseInterceptor
 
parseAuthorizations(Authorization[]) - 类 中的静态方法io.jboot.support.swagger.ControllerReaderExtension
 
parseDate(Object) - 类 中的静态方法io.jboot.utils.DateUtil
 
parseDate(String) - 类 中的静态方法io.jboot.utils.DateUtil
 
parseDate(String, String) - 类 中的静态方法io.jboot.utils.DateUtil
 
parseJsonBody(Object, Class<?>, Type, String) - 类 中的静态方法io.jboot.web.json.JsonBodyParseInterceptor
 
parseJwtToken(Controller) - 类 中的方法io.jboot.support.jwt.JwtManager
通过 Controller 解析 Map
parseJwtToken(String) - 类 中的方法io.jboot.support.jwt.JwtManager
解析 JWT Token 内容
parseLocalDate(String, String) - 类 中的静态方法io.jboot.utils.DateUtil
 
parseLocalDateTime(String, String) - 类 中的静态方法io.jboot.utils.DateUtil
 
parseLocalTime(String, String) - 类 中的静态方法io.jboot.utils.DateUtil
 
parseObject(JSONObject, Class<?>, Type, String) - 类 中的静态方法io.jboot.web.json.JsonBodyParseInterceptor
 
parseParas(String) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
parseResponseHeaders(Swagger, ReaderContext, ResponseHeader[]) - 类 中的静态方法io.jboot.support.swagger.ControllerReaderExtension
 
parseSchemes(String) - 类 中的静态方法io.jboot.support.swagger.ControllerReaderExtension
 
parseStringValues(String) - 类 中的静态方法io.jboot.support.swagger.ControllerReaderExtension
 
parseTargetPrefix() - 类 中的方法io.jboot.support.sentinel.SentinelHandler
 
parseValue(String) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
parseValue(JbootConfigManager, String) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
partner - 类 中的变量io.jboot.wechat.JbootWechatConfig
 
parts - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
password - 类 中的变量io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
password - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
password - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqConfig
默认密码 admin
password - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
默认密码为 guest
password - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
password - 类 中的变量io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
password - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
password - 类 中的变量io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
PatchRequest - io.jboot.web.controller.annotation中的注释类型
 
paternerKey - 类 中的变量io.jboot.wechat.JbootWechatConfig
 
path - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Service path, default value is empty string
path - 类 中的变量io.jboot.support.metric.reporter.csv.JbootMetricCVRReporterConfig
 
path - 类 中的变量io.jboot.support.sentinel.datasource.ZookeeperDatasourceConfig
 
path - 类 中的变量io.jboot.support.swagger.JbootSwaggerConfig
 
PATH - 类 中的静态变量io.jboot.support.swagger.ParamType
 
path - 类 中的变量io.jboot.utils.AntPathMatcher.AntPatternComparator
 
PATH_SPLIT - 类 中的静态变量io.jboot.support.sentinel.SentinelUtil
 
PATH_VARIABLE_URL_PATTERN - 类 中的静态变量io.jboot.web.PathVariableActionMapping
 
pathContains - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
pathEndsWith - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
pathEquals - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
pathInfo - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
PathKitExt - io.jboot.app中的类
参考 JFinal Undertow 的 PathKitExt,目的是在启动的时候 为 PathKit 配置参数
PathKitExt() - 类 的构造器io.jboot.app.PathKitExt
 
pathSeparator - 类 中的变量io.jboot.utils.AntPathMatcher
 
pathSeparatorPatternCache - 类 中的变量io.jboot.utils.AntPathMatcher
 
PathSeparatorPatternCache(String) - 类 的构造器io.jboot.utils.AntPathMatcher.PathSeparatorPatternCache
 
pathStartsWith - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
pathTranslated - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
PathVariableActionHandler - io.jboot.web.handler中的类
 
PathVariableActionHandler() - 类 的构造器io.jboot.web.handler.PathVariableActionHandler
 
PathVariableActionHandler.PathVariableWrappedRequest - io.jboot.web.handler中的类
请求包装类用于将路径变量的URL中的额外参数加入request中
PathVariableActionMapping - io.jboot.web中的类
 
PathVariableActionMapping(Routes) - 类 的构造器io.jboot.web.PathVariableActionMapping
 
pathVariableEnable - 类 中的变量io.jboot.web.JbootWebConfig
 
pathVariableUrlMapping - 类 中的变量io.jboot.web.PathVariableActionMapping
 
PathVariableWrappedRequest(HttpServletRequest, HttpServletResponse, Map<String, String>) - 类 的构造器io.jboot.web.handler.PathVariableActionHandler.PathVariableWrappedRequest
 
pattern - 类 中的变量io.jboot.apidoc.ApiParameter
 
pattern - 类 中的变量io.jboot.components.limiter.LimiterManager.LimitConfigBean
 
pattern - 类 中的变量io.jboot.utils.AntPathMatcher.AntPathStringMatcher
 
pattern - 类 中的变量io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
PatternInfo(String) - 类 的构造器io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
PatternInterceptor - io.jboot.components.valid.interceptor中的类
 
PatternInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.PatternInterceptor
 
persist(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
移除给定 key 的生存时间,将这个 key 从『易失的』(带生存时间 key )转换成『持久的』(一个不带生存时间、永不过期的 key )。
persist(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
移除给定 key 的生存时间,将这个 key 从『易失的』(带生存时间 key )转换成『持久的』(一个不带生存时间、永不过期的 key )。
persist(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
移除给定 key 的生存时间,将这个 key 从『易失的』(带生存时间 key )转换成『持久的』(一个不带生存时间、永不过期的 key )。
persist(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
persist(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
pexpire(Object, long) - 接口 中的方法io.jboot.support.redis.JbootRedis
这个命令和 EXPIRE 命令的作用类似,但是它以毫秒为单位设置 key 的生存时间,而不像 EXPIRE 命令那样,以秒为单位。
pexpire(Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
这个命令和 EXPIRE 命令的作用类似,但是它以毫秒为单位设置 key 的生存时间,而不像 EXPIRE 命令那样,以秒为单位。
pexpire(Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
这个命令和 EXPIRE 命令的作用类似,但是它以毫秒为单位设置 key 的生存时间,而不像 EXPIRE 命令那样,以秒为单位。
pexpire(Object, long) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
pexpire(Object, long) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
pexpireAt(Object, long) - 接口 中的方法io.jboot.support.redis.JbootRedis
这个命令和 EXPIREAT 命令类似,但它以毫秒为单位设置 key 的过期 unix 时间戳,而不是像 EXPIREAT 那样,以秒为单位。
pexpireAt(Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
这个命令和 EXPIREAT 命令类似,但它以毫秒为单位设置 key 的过期 unix 时间戳,而不是像 EXPIREAT 那样,以秒为单位。
pexpireAt(Object, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
这个命令和 EXPIREAT 命令类似,但它以毫秒为单位设置 key 的过期 unix 时间戳,而不是像 EXPIREAT 那样,以秒为单位。
pexpireAt(Object, long) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
pexpireAt(Object, long) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
ping() - 接口 中的方法io.jboot.support.redis.JbootRedis
使用客户端向 JbootRedis 服务器发送一个 PING ,如果服务器运作正常的话,会返回一个 PONG 。
ping() - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
使用客户端向 JbootRedis 服务器发送一个 PING ,如果服务器运作正常的话,会返回一个 PONG 。
ping() - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
使用客户端向 JbootRedis 服务器发送一个 PING ,如果服务器运作正常的话,会返回一个 PONG 。
ping() - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
ping() - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
plugins - 类 中的变量io.jboot.aop.jfinal.JfinalPlugins
 
plugins - 类 中的变量io.jboot.app.JbootSimpleApplication.SimpleServer
 
POOL_COUNTER - 类 中的静态变量io.jboot.utils.NamedThreadFactory
 
poolName - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
poolSize - 类 中的变量io.jboot.components.schedule.JbooScheduleConfig
 
port - 类 中的变量io.jboot.components.gateway.discovery.GatewayInstance
 
port - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
port - 类 中的变量io.jboot.support.metric.reporter.graphite.JbootMetricGraphiteReporterConfig
 
port - 类 中的变量io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
port - 类 中的变量io.jboot.support.metric.reporter.prometheus.PrometheusReporterConfig
 
port - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
port - 类 中的变量io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
PositiveInterceptor - io.jboot.components.valid.interceptor中的类
 
PositiveInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.PositiveInterceptor
 
PositiveOrZeroInterceptor - io.jboot.components.valid.interceptor中的类
 
PositiveOrZeroInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.PositiveOrZeroInterceptor
 
post(String) - 类 中的方法io.jboot.test.MockMvc
 
post(String, String) - 类 中的方法io.jboot.test.MockMvc
 
post(String, Map<String, Object>) - 类 中的方法io.jboot.test.MockMvc
 
post(String, Map<String, Object>, String) - 类 中的方法io.jboot.test.MockMvc
 
post(String, Map<String, Object>, Map<String, String>) - 类 中的方法io.jboot.test.MockMvc
 
post(String, Map<String, Object>, Map<String, String>, String) - 类 中的方法io.jboot.test.MockMvc
 
post(String, Map<String, Object>, Map<String, String>, Set<Cookie>, String) - 类 中的方法io.jboot.test.MockMvc
 
POST - 类 中的静态变量io.jboot.web.controller.PostMappingInterceptor
 
PostMapping - io.jboot.web.controller.annotation中的注释类型
 
PostMappingInterceptor - io.jboot.web.controller中的类
 
PostMappingInterceptor() - 类 的构造器io.jboot.web.controller.PostMappingInterceptor
 
PostRequest - io.jboot.web.controller.annotation中的注释类型
 
poweredBy - 类 中的静态变量io.jboot.components.valid.ValidErrorRender
 
poweredBy - 类 中的静态变量io.jboot.web.render.JbootErrorRender
 
prefixedWith - 类 中的变量io.jboot.support.metric.reporter.graphite.JbootMetricGraphiteReporterConfig
 
prefixPattern - 类 中的变量io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
prepareFence(String, Long, String) - 类 中的静态方法io.jboot.support.seata.tcc.TCCFenceHandler
tcc prepare method enhanced
prepareStatement(String, int) - 类 中的方法io.jboot.db.driver.NativeClickHouseConnection
 
prepareStatement(String, int) - 类 中的方法io.jboot.db.driver.OfficialClickHouseConnection
 
prepStmtCacheSize - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
prepStmtCacheSqlLimit - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
preScan - 类 中的变量io.jboot.utils.FileScanner
 
present - 类 中的变量io.jboot.support.sentinel.MethodWrapper
 
prettyJson(String) - 类 中的静态方法io.jboot.apidoc.ApiDocUtil
 
preventXssAttack() - 类 中的方法io.jboot.db.model.JbootModel
 
preventXssAttack(String...) - 类 中的方法io.jboot.db.model.JbootModel
 
PREVIOUS_CLASS_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
PREVIOUS_TEXT_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
primaryKey - 类 中的变量io.jboot.db.TableInfo
 
primaryKeys - 类 中的变量io.jboot.db.model.JbootModel
 
primarykeyValueGenerator - 类 中的变量io.jboot.db.model.JbootModelConfig
 
PrimarykeyValueGenerator - io.jboot.db.model中的接口
 
primarykeyValueGeneratorClass - 类 中的变量io.jboot.db.model.JbootModelConfig
主键的值的生成器,可以通过配置这个来自定义主键的生成策略
primaryType - 类 中的变量io.jboot.db.model.JbootModel
 
print(String, Long) - 接口 中的方法io.jboot.db.SqlDebugger.SqlDebugPrinter
 
printApplicationInfo(JbootApplicationConfig) - 类 中的静态方法io.jboot.app.ApplicationUtil
 
printBannerInfo(JbootApplicationConfig) - 类 中的静态方法io.jboot.app.ApplicationUtil
 
printClassPath() - 类 中的静态方法io.jboot.app.ApplicationUtil
 
printContent() - 类 中的方法io.jboot.test.MockMvcResult
 
printer - 类 中的变量io.jboot.components.cache.JbootCacheManager
 
printer - 类 中的静态变量io.jboot.db.SqlDebugger
 
println(String) - 接口 中的方法io.jboot.components.cache.CachePrinter
 
println(String) - 类 中的方法io.jboot.components.cache.JbootCacheBase
 
printResult() - 类 中的方法io.jboot.test.MockMvcResult
 
printScannerInfoEnable - 类 中的静态变量io.jboot.utils.ClassScanner
 
PriorDatasource - io.jboot.db.annotation中的注释类型
 
PriorDatasourceInterceptor - io.jboot.db.datasource中的类
 
PriorDatasourceInterceptor() - 类 的构造器io.jboot.db.datasource.PriorDatasourceInterceptor
 
proceed(Method, Object[], String, TwoPhaseBusinessAction, Invocation) - 类 中的方法io.jboot.support.seata.tcc.ActionInterceptorHandler
Handler the TCC Aspect
process(GatewayHttpProxy, String, JbootGatewayConfig, HttpServletRequest, HttpServletResponse, boolean) - 类 中的方法io.jboot.components.gateway.GatewaySentinelProcesser
 
process(String, String, Invocation) - 接口 中的方法io.jboot.components.limiter.LimitFallbackProcesser
 
process(String, String, Invocation) - 类 中的方法io.jboot.components.limiter.LimitFallbackProcesserDefault
 
process(Invocation, CORSConfig) - 类 中的静态方法io.jboot.web.cors.CORSInterceptor
 
processBlocked(JbootGatewayConfig, HttpServletRequest, HttpServletResponse) - 类 中的方法io.jboot.components.gateway.GatewaySentinelProcesser
 
processColumns(Columns, String) - 类 中的方法io.jboot.db.model.JbootModel
 
processCpuUsage - 类 中的变量io.jboot.support.metric.JvmCpuGaugeSet
 
processers - 类 中的变量io.jboot.support.shiro.ShiroAuthorizeProcesserInvoker
 
processFallback(String, String, Invocation) - 类 中的方法io.jboot.components.limiter.LimiterManager
 
ProcessFilesGaugeSet - io.jboot.support.metric中的类
参考 https://github.com/micrometer-metrics/micrometer/ blob/master/micrometer-core/src/main/java/io/micrometer/core/instrument/binder/system/FileDescriptorMetrics.java
ProcessFilesGaugeSet() - 类 的构造器io.jboot.support.metric.ProcessFilesGaugeSet
Creates a new set of gauges.
processRedirect(JbootHttpRequest, JbootHttpResponse, HttpURLConnection) - 类 中的方法io.jboot.components.http.jboot.JbootHttpImpl
手动重定向
processRootClassPath(String) - 类 中的静态方法io.jboot.app.PathKitExt
1:开发环境 path 会以 classes 结尾 2:打包以后的部署环境不会以 classes 结尾,约定一个合理的项目打包结构 暂时约定 APP_BASE/config 为 rootClassPath,因为要读取外部配置文件
processWebRootPath(String) - 类 中的静态方法io.jboot.app.PathKitExt
 
producer - 类 中的变量io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
producerGroup - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
producerId - 类 中的变量io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
PrometheusExports - io.jboot.support.metric.reporter.prometheus中的类
 
PrometheusExports(MetricRegistry) - 类 的构造器io.jboot.support.metric.reporter.prometheus.PrometheusExports
Creates a new DropwizardExports with a DefaultSampleBuilder.
PrometheusExports(MetricRegistry, SampleBuilder) - 类 的构造器io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
PrometheusReporter - io.jboot.support.metric.reporter.prometheus中的类
 
PrometheusReporter() - 类 的构造器io.jboot.support.metric.reporter.prometheus.PrometheusReporter
 
PrometheusReporterConfig - io.jboot.support.metric.reporter.prometheus中的类
 
PrometheusReporterConfig() - 类 的构造器io.jboot.support.metric.reporter.prometheus.PrometheusReporterConfig
 
properties - 类 中的变量io.jboot.app.config.JbootProp
 
properties - 类 中的变量io.jboot.components.mq.rabbitmq.RabbitmqMessageContext
 
properties - 类 中的变量io.jboot.db.driver.OfficialClickHouseConnection
 
protocol - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
the default value is ""
protocol - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Protocol bean names
protocol - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
protocolConfigMap - 类 中的静态变量io.jboot.components.rpc.dubbo.DubboUtil
 
protocolConfigMap - 类 中的静态变量io.jboot.components.rpc.motan.MotanUtil
 
provider - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Provider bean name
providerConfigMap - 类 中的静态变量io.jboot.components.rpc.dubbo.DubboUtil
 
providers - 类 中的变量io.jboot.components.rpc.JbootrpcConfig
 
proxy - 类 中的变量io.jboot.app.JbootApplicationConfig
 
proxy - 类 中的变量io.jboot.components.gateway.GatewayInvocation
 
proxy - 类 中的变量io.jboot.components.http.HttpProxyInfo
 
proxyConnectTimeout - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
proxyContentType - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
proxyHost - 类 中的变量io.jboot.components.http.HttpProxyInfo
 
proxyHost - 类 中的变量io.jboot.components.http.JbootHttpConfig
 
proxyPassword - 类 中的变量io.jboot.components.http.HttpProxyInfo
 
proxyPassword - 类 中的变量io.jboot.components.http.JbootHttpConfig
 
proxyPort - 类 中的变量io.jboot.components.http.HttpProxyInfo
 
proxyPort - 类 中的变量io.jboot.components.http.JbootHttpConfig
 
proxyReadTimeout - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
proxyRetries - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
proxyUrl - 类 中的变量io.jboot.components.gateway.GatewayInvocation
 
proxyUser - 类 中的变量io.jboot.components.http.HttpProxyInfo
 
proxyUser - 类 中的变量io.jboot.components.http.JbootHttpConfig
 
pttl(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
这个命令类似于 TTL 命令,但它以毫秒为单位返回 key 的剩余生存时间,而不是像 TTL 命令那样,以秒为单位。
pttl(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
这个命令类似于 TTL 命令,但它以毫秒为单位返回 key 的剩余生存时间,而不是像 TTL 命令那样,以秒为单位。
pttl(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
这个命令类似于 TTL 命令,但它以毫秒为单位返回 key 的剩余生存时间,而不是像 TTL 命令那样,以秒为单位。
pttl(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
pttl(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
publish(JbootEvent) - 类 中的方法io.jboot.components.event.JbootEventManager
 
publish(Object, String) - 类 中的方法io.jboot.components.mq.activemq.JbootActivemq
 
publish(Object, String) - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
publish(Object, String) - 接口 中的方法io.jboot.components.mq.Jbootmq
 
publish(Object, String) - 类 中的方法io.jboot.components.mq.local.JbootLocalmqImpl
 
publish(Object, String) - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
publish(Object, String) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqImpl
 
publish(Object, String) - 类 中的方法io.jboot.components.mq.redismq.JbootRedismqImpl
 
publish(Object, String) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
publish(String, String) - 接口 中的方法io.jboot.support.redis.JbootRedis
发布
publish(byte[], byte[]) - 接口 中的方法io.jboot.support.redis.JbootRedis
发布
publish(String, String) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
发布
publish(byte[], byte[]) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
发布
publish(String, String) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
发布
publish(byte[], byte[]) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
发布
publish(String, String) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
publish(byte[], byte[]) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
publish(String, String) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
publish(byte[], byte[]) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
publishMessage(int, String, Object) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
publishMessage(int, String, Object) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
put(InterceptorCache.MethodKey, Interceptor[]) - 类 中的静态方法io.jboot.aop.InterceptorCache
 
put(String, Object, Object) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
put(String, Object, Object, int) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
put(String, Object, Object) - 类 中的静态方法io.jboot.components.cache.AopCache
 
put(String, Object, Object, int) - 类 中的静态方法io.jboot.components.cache.AopCache
 
put(String, Object, Object) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
put(String, Object, Object, int) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
put(String, Object, Object) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
put(String, Object, Object, int) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
put(String, Object, Object) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
put(String, Object, Object, int) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
put(String, Object, Object) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
put(String, Object, Object, int) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
put(String, Object, Object) - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
put(String, Object, Object, int) - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
put(String, Object, Object) - 接口 中的方法io.jboot.components.cache.JbootCache
 
put(String, Object, Object, int) - 接口 中的方法io.jboot.components.cache.JbootCache
 
put(String, Object, Object) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
put(String, Object, Object, int) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
put(String, Object, Object) - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
put(String, Object, Object, int) - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
put(Captcha) - 类 中的方法io.jboot.components.cache.support.JbootCaptchaCache
 
put(Token) - 类 中的方法io.jboot.components.cache.support.JbootTokenCache
 
put(K, V) - 类 中的方法io.jboot.support.shiro.cache.JbootShiroCache
 
put(String, Object, Object) - 类 中的静态方法io.jboot.utils.CacheUtil
 
put(String, Object, Object, int) - 类 中的静态方法io.jboot.utils.CacheUtil
 
put(Controller, String, Object) - 类 中的静态方法io.jboot.utils.CookieUtil
 
put(HttpServletResponse, String, Object) - 类 中的静态方法io.jboot.utils.CookieUtil
 
put(HttpServletResponse, String, Object, int) - 类 中的静态方法io.jboot.utils.CookieUtil
 
put(Controller, String, Object, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
put(Controller, String, String, int) - 类 中的静态方法io.jboot.utils.CookieUtil
 
put(Controller, String, String, int, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
put(Controller, String, Object, int, String, String, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
put(HttpServletResponse, String, Object, int, String, String, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
putData(Cache, Object, CaffeineCacheObject) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
putDataToCache(String, String, Object, int) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
putDataToCache(String, String, Object, int) - 类 中的静态方法io.jboot.components.cache.AopCache
 
putProperties(Properties, String, String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
PutRequest - io.jboot.web.controller.annotation中的注释类型
 
putValue(String, Object) - 类 中的方法io.jboot.web.session.JbootHttpSession
 

Q

qpidConfig - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
QpidmqMessageContext - io.jboot.components.mq.qpidmq中的类
 
QpidmqMessageContext(Jbootmq, Message) - 类 的构造器io.jboot.components.mq.qpidmq.QpidmqMessageContext
 
query(Config, Connection, String, Object...) - 类 中的方法io.jboot.db.dbpro.JbootDbPro
 
QUERY - 类 中的静态变量io.jboot.support.swagger.ParamType
 
queryContains - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
queryEquals - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
queryString - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
queryStringToMap(String) - 类 中的静态方法io.jboot.utils.StrUtil
 
quetlyClose(Closeable...) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
queueConsumer - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
queueDeclareAutoDelete - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
queueDeclareDurable - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
queueDeclareExclusive - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
queueEnable - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
queueThread - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
quietlySleep() - 类 中的方法io.jboot.components.schedule.JbootDistributedRunnable
 
QuietlyUtil - io.jboot.utils中的类
 
QuietlyUtil() - 类 的构造器io.jboot.utils.QuietlyUtil
 
quote(String, int, int) - 类 中的方法io.jboot.utils.AntPathMatcher.AntPathStringMatcher
 

R

rabbitmqConfig - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqImpl
 
RabbitmqMessageContext - io.jboot.components.mq.rabbitmq中的类
 
RabbitmqMessageContext(Jbootmq, Channel, String, Envelope, AMQP.BasicProperties) - 类 的构造器io.jboot.components.mq.rabbitmq.RabbitmqMessageContext
 
ramRoleName - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
randomKey() - 接口 中的方法io.jboot.support.redis.JbootRedis
从当前数据库中随机返回(不删除)一个 key 。
randomKey() - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
从当前数据库中随机返回(不删除)一个 key 。
randomKey() - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
从当前数据库中随机返回(不删除)一个 key 。
randomKey() - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
randomKey() - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
rate - 类 中的变量io.jboot.components.limiter.LimiterManager.LimitConfigBean
 
rate - 类 中的变量io.jboot.components.limiter.LimitInfo
 
RATE_LIMIT_SCRIPT - 类 中的静态变量io.jboot.components.limiter.redis.RedisRateLimitUtil
 
rateLimiterCache - 类 中的变量io.jboot.components.limiter.LimiterManager
 
RAW_DATA - 类 中的静态变量io.jboot.web.validate.FormType
 
rawObject - 类 中的变量io.jboot.web.controller.JbootController
 
rawPattern - 类 中的变量io.jboot.utils.AntPathMatcher.AntPathStringMatcher
 
read(Swagger, List<Class>) - 类 中的静态方法io.jboot.support.swagger.Reader
Scans a set of classes for Swagger annotations.
read(ReaderContext) - 类 中的方法io.jboot.support.swagger.Reader
 
read() - 类 中的方法io.jboot.test.web.MockServletInputStream
 
READ_TIME_OUT - 类 中的静态变量io.jboot.components.http.JbootHttpRequest
 
readBody - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
Reader - io.jboot.support.swagger中的类
参考 : https://github.com/swagger-api/swagger-core 的 servlet 模块
Reader(Swagger) - 类 的构造器io.jboot.support.swagger.Reader
 
ReaderContext - io.jboot.support.swagger中的类
The ReaderContext class is wrapper for the Reader parameters.
ReaderContext(Class<?>, String, String, boolean) - 类 的构造器io.jboot.support.swagger.ReaderContext
 
readExternalProperties(String) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
readHidden - 类 中的变量io.jboot.support.swagger.ReaderContext
 
readImplicitParam(Swagger, ApiImplicitParam) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
readLimit - 类 中的变量io.jboot.test.web.MockServletInputStream
 
readListener - 类 中的变量io.jboot.test.web.MockServletInputStream
 
readProperties(String) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
readProperties(String, String) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
readPropertiesFile(File) - 类 中的静态方法io.jboot.app.config.JbootConfigKit
 
readSource() - 类 中的方法io.jboot.support.sentinel.datasource.FileDataSource
 
readString(File) - 类 中的静态方法io.jboot.app.Banner
 
readString(File) - 类 中的静态方法io.jboot.utils.FileUtil
 
readString(File, String) - 类 中的静态方法io.jboot.utils.FileUtil
 
readTimeOut - 类 中的变量io.jboot.components.gateway.GatewayHttpProxy
 
readTimeOut - 类 中的变量io.jboot.components.http.JbootHttpConfig
 
readTimeOut - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
reason - 异常错误 中的变量io.jboot.components.valid.ValidException
 
reasonPhrase - 枚举 中的变量io.jboot.web.HttpStatus
 
ReceiveMsgThread(MessageConsumer, String, boolean) - 类 的构造器io.jboot.components.mq.qpidmq.JbootQpidmqImpl.ReceiveMsgThread
 
REDIRECT - 类 中的静态变量io.jboot.web.validate.ValidateRenderType
 
redis - 类 中的变量io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
redis - 类 中的变量io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
redis - 类 中的变量io.jboot.components.cache.redis.JbootRedisCacheImpl
 
redis - 类 中的静态变量io.jboot.components.limiter.redis.RedisRateLimitUtil
 
redis - 类 中的变量io.jboot.components.mq.redismq.JbootRedismqImpl
 
redis - 类 中的变量io.jboot.components.schedule.JbootDistributedRunnable
 
redis - 类 中的变量io.jboot.objects.counter.impl.JbootRedisCounter
 
redis - 类 中的变量io.jboot.support.redis.JbootRedisLock
 
redis - 类 中的变量io.jboot.support.redis.JbootRedisManager
 
redisCacheImpl - 类 中的变量io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
redisCacheImpl - 类 中的变量io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
redisCacheNamesKey - 类 中的变量io.jboot.components.cache.redis.JbootRedisCacheImpl
 
redisClient - 类 中的变量io.jboot.support.redis.lettuce.JbootLettuceImpl
 
RedisDatasourceConfig - io.jboot.support.sentinel.datasource中的类
 
RedisDatasourceConfig() - 类 的构造器io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
RedisDatasourceFactory - io.jboot.support.sentinel.datasource中的类
 
RedisDatasourceFactory() - 类 的构造器io.jboot.support.sentinel.datasource.RedisDatasourceFactory
 
RedismqMessageContext - io.jboot.components.mq.redismq中的类
 
RedismqMessageContext(Jbootmq) - 类 的构造器io.jboot.components.mq.redismq.RedismqMessageContext
 
RedisRateLimitUtil - io.jboot.components.limiter.redis中的类
通过lua脚本来进行限次
RedisRateLimitUtil() - 类 的构造器io.jboot.components.limiter.redis.RedisRateLimitUtil
 
RedisScanResult<T> - io.jboot.support.redis中的类
 
RedisScanResult() - 类 的构造器io.jboot.support.redis.RedisScanResult
 
RedisScanResult(String, List<T>) - 类 的构造器io.jboot.support.redis.RedisScanResult
 
ReferenceConfigCache - io.jboot.components.rpc中的类
 
ReferenceConfigCache() - 类 的构造器io.jboot.components.rpc.ReferenceConfigCache
 
ReflectUtil - io.jboot.utils中的类
反射相关操作的工具类
ReflectUtil() - 类 的构造器io.jboot.utils.ReflectUtil
 
RefPropertySerializer - io.jboot.support.swagger中的类
 
RefPropertySerializer() - 类 的构造器io.jboot.support.swagger.RefPropertySerializer
 
refrenceConfigCache - 类 中的静态变量io.jboot.components.rpc.ReferenceConfigCache
 
refresh(String, Object) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
refresh(String) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
refresh(String, Object) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
refresh(String) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
refresh(String, Object) - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
refresh(String) - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
refresh(String, Object) - 接口 中的方法io.jboot.components.cache.JbootCache
 
refresh(String) - 接口 中的方法io.jboot.components.cache.JbootCache
 
refresh(String, Object) - 类 中的方法io.jboot.components.cache.JbootCacheBase
 
refresh(String) - 类 中的方法io.jboot.components.cache.JbootCacheBase
 
refresh(String, Object) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
refresh(String) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
refreshAndGet(Class<T>) - 类 中的方法io.jboot.app.config.JbootConfigManager
刷新数据,并返回新的数据
refreshAndGet(Class<T>, String, String) - 类 中的方法io.jboot.app.config.JbootConfigManager
刷新数据,并返回新的数据
refreshIfNecessary(Controller, Map) - 类 中的方法io.jboot.support.jwt.JwtInterceptor
对 jwt 内容进行刷新
refreshMainProperties() - 类 中的方法io.jboot.app.config.JbootConfigManager
 
refreshSession() - 类 中的方法io.jboot.web.session.JbootServletRequestWrapper
http请求结束时,更新session信息,包括:刷新session的存储时间,更新session数据,清空session数据等
Regex - io.jboot.web.validate中的类
正则表达式大全
Regex() - 类 的构造器io.jboot.web.validate.Regex
 
RegexForm - io.jboot.web.validate中的注释类型
非空验证注解
RegexValidate - io.jboot.web.validate中的注释类型
正则验证注解
RegexValidateInterceptor - io.jboot.web.validate.interceptor中的类
验证拦截器
RegexValidateInterceptor() - 类 的构造器io.jboot.web.validate.interceptor.RegexValidateInterceptor
 
register - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Whether to register the service to register center, default value is true
registerConfig(JbootGatewayConfig) - 类 中的方法io.jboot.components.gateway.JbootGatewayManager
动态注册新的路由配置
registerConnection(OfficialClickHouseConnection) - 类 中的方法io.jboot.db.driver.OfficialClickHouseDriver
 
registerInstance(GatewayInstance) - 接口 中的方法io.jboot.components.gateway.discovery.GatewayDiscovery
 
registerInstance(GatewayInstance) - 类 中的方法io.jboot.components.gateway.discovery.NacosGatewayDiscovery
 
registerListener(Class<? extends JbootEventListener>) - 类 中的方法io.jboot.components.event.JbootEventManager
 
registerListener(JbootEventListener, boolean, String...) - 类 中的方法io.jboot.components.event.JbootEventManager
手从初始化 EventListener ,手动注册
registerResource(Resource) - 类 中的方法io.jboot.support.seata.tcc.JbootTCCResourceManager
registry TCC resource
registerSpringShutdownHook() - 类 中的方法io.jboot.support.seata.SeataGlobalTransactionManager
 
registry - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Registry associated name
registry - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Registry bean name
registry - 类 中的变量io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
registryConfigMap - 类 中的静态变量io.jboot.components.rpc.dubbo.DubboUtil
 
registryConfigMap - 类 中的静态变量io.jboot.components.rpc.motan.MotanUtil
 
registryResource(Method, Object, Class[], TwoPhaseBusinessAction) - 类 中的方法io.jboot.support.seata.tcc.ActionInterceptorHandler
 
release() - 类 中的静态方法io.jboot.exception.JbootExceptionHolder
 
release() - 类 中的方法io.jboot.support.redis.JbootRedisLock
释放 锁
release() - 类 中的静态方法io.jboot.web.controller.JbootControllerContext
 
remarks - 类 中的变量io.jboot.apidoc.ApiResponse
 
remarksJsonPath - 类 中的变量io.jboot.apidoc.ApiDocConfig
 
remoteAddr - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
remoteHost - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
remotePort - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
remoteProperties - 类 中的变量io.jboot.app.config.JbootConfigManager
 
remoteUser - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
remove(Interceptor) - 类 中的方法io.jboot.aop.Interceptors
 
remove(Predicate<? super Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
remove(Class<? extends Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
remove(String, Object) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
remove(String, Object) - 类 中的静态方法io.jboot.components.cache.AopCache
 
remove(String, Object) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
remove(String, Object) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
remove(String, Object) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
remove(String, Object) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
remove(String, Object) - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
remove(String, Object) - 接口 中的方法io.jboot.components.cache.JbootCache
 
remove(String, Object) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
remove(String, Object) - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
remove(String) - 类 中的方法io.jboot.components.cache.support.JbootCaptchaCache
 
remove(Token) - 类 中的方法io.jboot.components.cache.support.JbootTokenCache
 
remove(String) - 类 中的方法io.jboot.components.cache.support.WechatAccessTokenCache
 
remove(K) - 类 中的方法io.jboot.support.shiro.cache.JbootShiroCache
 
remove(String, Object) - 类 中的静态方法io.jboot.utils.CacheUtil
 
remove(Controller, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
remove(HttpServletResponse, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
remove(Controller, String, String, String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
removeAll(String) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
removeAll(String) - 类 中的静态方法io.jboot.components.cache.AopCache
 
removeAll(String) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
removeAll(String) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
removeAll(String) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
removeAll(String) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
removeAll(String) - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
removeAll(String) - 接口 中的方法io.jboot.components.cache.JbootCache
 
removeAll(String) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
removeAll(String) - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
removeAll() - 类 中的方法io.jboot.components.cache.support.JbootCaptchaCache
 
removeAll(String) - 类 中的静态方法io.jboot.utils.CacheUtil
 
removeAllListeners() - 接口 中的方法io.jboot.components.mq.Jbootmq
 
removeAllListeners() - 类 中的方法io.jboot.components.mq.JbootmqBase
 
removeAttribute(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
removeAttribute(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
removeAttribute(String) - 类 中的方法io.jboot.web.session.JbootHttpSession
 
removeCache(Object[], Class<?>, Method, CacheEvict, boolean) - 类 中的静态方法io.jboot.components.cache.interceptor.Utils
 
removeConfig(String) - 类 中的方法io.jboot.components.gateway.JbootGatewayManager
动态移除路由配置
removeConfigChangeListener(JbootConfigChangeListener) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
removeEndZero(String) - 类 中的方法io.jboot.components.valid.interceptor.DigitsInterceptor
 
removeExecutorService(String) - 类 中的方法io.jboot.db.transactional.TransactionalManager
 
removeInterceptorBuilder(Predicate<? super InterceptorBuilder>) - 类 中的方法io.jboot.aop.InterceptorBuilderManager
 
removeLastSlash(String) - 类 中的方法io.jboot.core.JbootCoreConfig
 
removeListener(JbootmqMessageListener) - 接口 中的方法io.jboot.components.mq.Jbootmq
 
removeListener(JbootmqMessageListener) - 类 中的方法io.jboot.components.mq.JbootmqBase
 
removePrefix(String, String...) - 类 中的静态方法io.jboot.utils.FileUtil
 
removeRemoteProperty(String) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
removeRootPath(String) - 类 中的静态方法io.jboot.utils.FileUtil
 
removeSchedule(Class<? extends Runnable>) - 类 中的方法io.jboot.components.schedule.JbootScheduleManager
 
removeSlashEnd(String) - 类 中的静态方法io.jboot.app.config.JbootProp
 
removeSlashEnd(String) - 类 中的静态方法io.jboot.app.PathKitExt
 
removeStartZero(String) - 类 中的方法io.jboot.components.valid.interceptor.DigitsInterceptor
 
removeSuffix(String, String...) - 类 中的静态方法io.jboot.utils.FileUtil
 
removeTableInfo(TableInfo) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
removeThreadCacheNamePrefixIngore(String) - 接口 中的方法io.jboot.components.cache.JbootCache
 
removeThreadCacheNamePrefixIngore(String) - 类 中的方法io.jboot.components.cache.JbootCacheBase
 
removeThreadCacheNamePrefixIngore(String) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
removeUnHealthUri(String) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
removeValue(String) - 类 中的方法io.jboot.web.session.JbootHttpSession
 
rename(Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
将 key 改名为 newkey 。
rename(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将 key 改名为 newkey 。
rename(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将 key 改名为 newkey 。
rename(Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
rename(Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
render - 类 中的变量io.jboot.apidoc.ApiDocManager
 
render(List<ApiDocument>, ApiDocConfig) - 接口 中的方法io.jboot.apidoc.ApiDocRender
 
render() - 类 中的方法io.jboot.components.valid.ValidErrorRender
 
render() - 类 中的方法io.jboot.web.render.JbootErrorRender
 
render() - 类 中的方法io.jboot.web.render.JbootRedirect301Render
 
render() - 类 中的方法io.jboot.web.render.JbootRender
 
render() - 类 中的方法io.jboot.web.render.JbootResponseEntityRender
 
render - 类 中的变量io.jboot.web.render.JbootReturnValueRender
 
render() - 类 中的方法io.jboot.web.render.JbootReturnValueRender
 
render() - 类 中的方法io.jboot.web.render.TemplateErrorRender
 
RENDER_DEFAULT - 类 中的静态变量io.jboot.components.cache.interceptor.ActionCachedContent
 
RENDER_JSON - 类 中的静态变量io.jboot.components.cache.interceptor.ActionCachedContent
 
RENDER_TEMPLATE - 类 中的静态变量io.jboot.components.cache.interceptor.ActionCachedContent
 
RENDER_TEXT - 类 中的静态变量io.jboot.components.cache.interceptor.ActionCachedContent
 
RENDER_XML - 类 中的静态变量io.jboot.components.cache.interceptor.ActionCachedContent
 
renderActionCachedContent(Controller, ActionCachedContent) - 类 中的方法io.jboot.components.cache.interceptor.CacheableInterceptor
渲染缓存的 ActionCachedContent
renderBody(Env, Scope, Writer) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
renderError(Exception, Ret, JbootGatewayConfig, HttpServletRequest, HttpServletResponse) - 接口 中的方法io.jboot.components.gateway.GatewayErrorRender
 
renderError(Exception, Ret, JbootGatewayConfig, HttpServletRequest, HttpServletResponse) - 类 中的静态方法io.jboot.components.gateway.GatewayInvocation
 
renderFactory - 类 中的静态变量io.jboot.components.cache.interceptor.ActionCachedContent
 
renderFactory - 类 中的变量io.jboot.web.attachment.AttachmentManager
自定义文件渲染器
renderFile(String, HttpServletRequest, HttpServletResponse) - 类 中的方法io.jboot.web.attachment.AttachmentManager
渲染文件到浏览器
renderKey(String, Method, Object[]) - 类 中的静态方法io.jboot.components.cache.interceptor.Utils
 
renderManager - 类 中的静态变量io.jboot.components.cache.interceptor.CacheableInterceptor
 
renderText(Writer, String) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
renderToStringWithAttrs(String) - 类 中的方法io.jboot.web.controller.JbootController
 
renderToStringWithAttrs(String, Map) - 类 中的方法io.jboot.web.controller.JbootController
 
renderType - 类 中的变量io.jboot.components.cache.interceptor.ActionCachedContent
 
renderValidException(Controller, String, String, String, String, String, int) - 类 中的静态方法io.jboot.web.validate.interceptor.ValidateInterceptorUtil
 
renderWithCdn(Map<Object, Object>) - 类 中的方法io.jboot.web.render.JbootRender
 
replace(Elements, String, String) - 类 中的静态方法io.jboot.web.render.cdn.CdnUtil
 
replaceOrderBy(String) - 类 中的静态方法io.jboot.db.model.SqlBuilder
 
replaceSqlPara(String, Object) - 类 中的静态方法io.jboot.db.model.Util
 
report(MetricRegistry) - 接口 中的方法io.jboot.support.metric.JbootMetricReporter
 
report(MetricRegistry) - 类 中的方法io.jboot.support.metric.reporter.console.JbootConsoleReporter
 
report(MetricRegistry) - 类 中的方法io.jboot.support.metric.reporter.csv.CSVReporter
 
report(MetricRegistry) - 类 中的方法io.jboot.support.metric.reporter.elasticsearch.ElasticsearchReporter
 
report(MetricRegistry) - 类 中的方法io.jboot.support.metric.reporter.ganglia.GangliaReporter
 
report(MetricRegistry) - 类 中的方法io.jboot.support.metric.reporter.graphite.JbootGraphiteReporter
 
report(MetricRegistry) - 类 中的方法io.jboot.support.metric.reporter.influxdb.InfluxdbReporter
 
report(MetricRegistry) - 类 中的方法io.jboot.support.metric.reporter.jmx.JMXReporter
 
report(MetricRegistry) - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusReporter
 
report(MetricRegistry) - 类 中的方法io.jboot.support.metric.reporter.slf4j.JbootSlf4jReporter
 
report(String, Controller, Action, Invocation, long) - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
Report the action
reportAllText - 类 中的静态变量io.jboot.web.handler.JbootActionReporter
 
reportEnable - 类 中的静态变量io.jboot.web.handler.JbootActionReporter
 
reporter - 类 中的变量io.jboot.support.metric.JbootMetricConfig
 
REPORTER_CONSOLE - 类 中的静态变量io.jboot.support.metric.JbootMetricConfig
 
REPORTER_CSV - 类 中的静态变量io.jboot.support.metric.JbootMetricConfig
 
REPORTER_ELASTICSEARCH - 类 中的静态变量io.jboot.support.metric.JbootMetricConfig
 
REPORTER_GANGLIA - 类 中的静态变量io.jboot.support.metric.JbootMetricConfig
 
REPORTER_GRAPHITE - 类 中的静态变量io.jboot.support.metric.JbootMetricConfig
 
REPORTER_INFLUXDB - 类 中的静态变量io.jboot.support.metric.JbootMetricConfig
 
REPORTER_JMX - 类 中的静态变量io.jboot.support.metric.JbootMetricConfig
 
REPORTER_PROMETHEUS - 类 中的静态变量io.jboot.support.metric.JbootMetricConfig
 
REPORTER_SLF4J - 类 中的静态变量io.jboot.support.metric.JbootMetricConfig
 
reqeustEnable - 类 中的变量io.jboot.support.sentinel.SentinelConfig
 
reqeustTargetPrefix - 类 中的变量io.jboot.support.sentinel.SentinelConfig
 
request - 类 中的变量io.jboot.components.gateway.GatewayInvocation
 
request - 类 中的变量io.jboot.components.http.JbootHttpResponse
 
requestBlockJsonMap - 类 中的变量io.jboot.support.sentinel.SentinelConfig
 
requestBlockPage - 类 中的变量io.jboot.support.sentinel.SentinelConfig
 
requestedSessionIdFromCookie - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
requestedSessionIdFromURL - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
requestedSessionIdValid - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
requestFinishedListener - 类 中的变量io.jboot.test.MockMvc
 
requestHeaders - 类 中的变量io.jboot.web.cors.CORSConfig
 
RequestMapping - io.jboot.web.controller.annotation中的注释类型
 
requestMethod - 类 中的变量io.jboot.web.cors.CORSConfig
 
RequestMethodLimitInterceptor - io.jboot.web.controller中的类
 
RequestMethodLimitInterceptor(Set<String>) - 类 的构造器io.jboot.web.controller.RequestMethodLimitInterceptor
 
RequestMethodLimitInterceptorBuilder - io.jboot.web.controller中的类
 
RequestMethodLimitInterceptorBuilder() - 类 的构造器io.jboot.web.controller.RequestMethodLimitInterceptorBuilder
 
requestMetricEnable - 类 中的变量io.jboot.support.metric.JbootMetricConfig
 
requestMetricName - 类 中的变量io.jboot.support.metric.JbootMetricConfig
 
requestStartListener - 类 中的变量io.jboot.test.MockMvc
 
requestTimer - 类 中的变量io.jboot.support.metric.request.AbstractInstrumentedFilter
 
requestURI - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
requestUrl - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
requestURL - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
RequestUtil - io.jboot.utils中的类
 
RequestUtil() - 类 的构造器io.jboot.utils.RequestUtil
 
require - 类 中的变量io.jboot.apidoc.ApiParameter
 
requireNonBlank(String) - 类 中的静态方法io.jboot.utils.StrUtil
 
requireNonBlank(String, String) - 类 中的静态方法io.jboot.utils.StrUtil
 
requiresAuthenticationProcessor - 类 中的变量io.jboot.support.shiro.JbootShiroManager
 
requiresGuestProcessor - 类 中的变量io.jboot.support.shiro.JbootShiroManager
 
requiresPermissions - 类 中的变量io.jboot.support.shiro.processer.ShiroRequiresPermissionsProcesser
 
requiresRoles - 类 中的变量io.jboot.support.shiro.processer.ShiroRequiresRolesProcesser
 
requiresUserProcessor - 类 中的变量io.jboot.support.shiro.JbootShiroManager
 
reset() - 类 中的方法io.jboot.components.schedule.JbootDistributedRunnable
重置分布式的 key
reset() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
reset() - 类 中的方法io.jboot.test.web.MockServletInputStream
 
resetBuffer() - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
resolveBlockHandlerInternal(Invocation, String, Class<?>, boolean) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
resolveFallbackInternal(Invocation, String, Class<?>, boolean) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
resolveMethod(Invocation) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
resource - 类 中的变量io.jboot.components.limiter.LimitInfo
 
ResourceMetadataRegistry - io.jboot.support.sentinel中的类
Registry for resource configuration metadata (e.g. fallback method)
ResourceMetadataRegistry() - 类 的构造器io.jboot.support.sentinel.ResourceMetadataRegistry
 
resourcePathName - 类 中的变量io.jboot.app.JbootResourceLoader
 
response - 类 中的变量io.jboot.components.gateway.GatewayInvocation
 
response - 类 中的变量io.jboot.test.MockMvcResult
 
response - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
response - 类 中的变量io.jboot.web.session.JbootServletRequestWrapper
 
responseCode - 类 中的变量io.jboot.components.http.JbootHttpResponse
 
responseEntity - 类 中的变量io.jboot.web.render.JbootResponseEntityRender
 
ResponseEntity - io.jboot.web中的类
 
ResponseEntity() - 类 的构造器io.jboot.web.ResponseEntity
 
ResponseEntity(Object) - 类 的构造器io.jboot.web.ResponseEntity
 
ResponseEntity(Map<String, String>, HttpStatus) - 类 的构造器io.jboot.web.ResponseEntity
 
ResponseEntity(Object, Map<String, String>, HttpStatus) - 类 的构造器io.jboot.web.ResponseEntity
 
responseJwt(Controller, Map) - 类 中的方法io.jboot.support.jwt.JwtInterceptor
输出 jwt 内容到客户端
results - 类 中的变量io.jboot.support.redis.RedisScanResult
 
retBuilder - 类 中的静态变量io.jboot.apidoc.ApiMockBuilders
 
retMockJson - 类 中的变量io.jboot.apidoc.ApiOperation
 
retRemarks - 类 中的变量io.jboot.apidoc.ApiOperation
 
retries - 类 中的变量io.jboot.components.gateway.GatewayHttpProxy
 
retries - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Service invocation retry times see Constants#DEFAULT_RETRIES
retries - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Service invocation retry times
retryAnotherBrokerWhenNotStoreOK - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
retryTimesWhenSendAsyncFailed - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
retryTimesWhenSendFailed - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
retType - 类 中的变量io.jboot.apidoc.ApiOperation
 
returnAction - 类 中的变量io.jboot.components.mq.aliyunmq.AliyunmqMessageContext
 
returnResource(Jedis) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
 
returnStatus - 类 中的变量io.jboot.components.mq.rocketmq.RokectmqMessageContext
 
returnValue - 类 中的变量io.jboot.web.handler.JbootActionInvocation
 
rightJoin(String) - 类 中的方法io.jboot.db.model.JbootModel
 
rightJoinIf(String, boolean) - 类 中的方法io.jboot.db.model.JbootModel
 
rocketmqConfig - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
RokectmqMessageContext - io.jboot.components.mq.rocketmq中的类
 
RokectmqMessageContext(Jbootmq, List<MessageExt>, ConsumeConcurrentlyContext) - 类 的构造器io.jboot.components.mq.rocketmq.RokectmqMessageContext
 
rollbackFence(Method, Object, String, Long, Object[], String) - 类 中的静态方法io.jboot.support.seata.tcc.TCCFenceHandler
tcc rollback method enhanced
rootClassPath - 类 中的静态变量io.jboot.app.PathKitExt
 
rootDir - 类 中的变量io.jboot.utils.FileScanner
 
rootPath - 类 中的变量io.jboot.web.attachment.LocalAttachmentContainer
 
rootPath - 类 中的变量io.jboot.web.attachment.LocalAttachmentContainerConfig
 
routeList - 类 中的变量io.jboot.core.JbootCoreConfig
 
RPCBean - io.jboot.components.rpc.annotation中的注释类型
 
rpcConfig - 类 中的静态变量io.jboot.components.rpc.JbootrpcBase
 
RPCInject - io.jboot.components.rpc.annotation中的注释类型
 
RPCUtil - io.jboot.components.rpc中的类
 
RPCUtil() - 类 的构造器io.jboot.components.rpc.RPCUtil
 
rpop(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
移除并返回列表 key 的尾元素。
rpop(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
移除并返回列表 key 的尾元素。
rpop(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
移除并返回列表 key 的尾元素。
rpop(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
rpop(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
rpoplpush(Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
命令 RPOPLPUSH 在一个原子时间内,执行以下两个动作: 将列表 source 中的最后一个元素(尾元素)弹出,并返回给客户端。
rpoplpush(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
命令 RPOPLPUSH 在一个原子时间内,执行以下两个动作: 将列表 source 中的最后一个元素(尾元素)弹出,并返回给客户端。
rpoplpush(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
命令 RPOPLPUSH 在一个原子时间内,执行以下两个动作: 将列表 source 中的最后一个元素(尾元素)弹出,并返回给客户端。
rpoplpush(Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
rpoplpush(Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
rpush(Object, Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
将一个或多个值 value 插入到列表 key 的表尾(最右边)。
rpush(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将一个或多个值 value 插入到列表 key 的表尾(最右边)。
rpush(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将一个或多个值 value 插入到列表 key 的表尾(最右边)。
rpush(Object, Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
rpush(Object, Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
RSAUtil - io.jboot.utils中的类
RSA 非对称加密工具类,对称加密请参考 DESUtil
RSAUtil() - 类 的构造器io.jboot.utils.RSAUtil
 
rule - 类 中的变量io.jboot.components.limiter.LimitConfig
限流规则,多个规则用英文逗号隔开
ruleFile - 类 中的变量io.jboot.support.sentinel.SentinelConfig
 
ruleKey - 类 中的变量io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
ruleKey - 类 中的变量io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
run(String[]) - 类 中的静态方法io.jboot.app.JbootApplication
 
run(String[], JbootWebBuilderConfiger) - 类 中的静态方法io.jboot.app.JbootApplication
 
run(String[]) - 类 中的静态方法io.jboot.app.JbootSimpleApplication
 
run() - 类 中的方法io.jboot.app.JbootSimpleApplication.SimpleServer
 
run() - 类 中的方法io.jboot.components.gateway.JbootGatewayHealthChecker
 
run() - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqImpl.ReceiveMsgThread
 
run() - 类 中的方法io.jboot.components.mq.redismq.JbootRedismqImpl
 
run() - 类 中的方法io.jboot.components.schedule.JbootDistributedRunnable
 
run() - 类 中的方法io.jboot.components.schedule.JbootSafeRunnable
 
run(SqlDebugger.SqlRunner<T>, Config, String, Object...) - 类 中的静态方法io.jboot.db.SqlDebugger
 
run() - 接口 中的方法io.jboot.db.SqlDebugger.SqlRunner
 
run() - 类 中的方法io.jboot.support.seata.tcc.TCCFenceHandler.FenceLogCleanRunnable
 
run(RunNotifier) - 类 中的方法io.jboot.test.junit4.JbootRunner
 
runDefaultWithoutConfigName - 类 中的变量io.jboot.db.transactional.TransactionalManager
 
runIfAcquired(Runnable) - 类 中的方法io.jboot.support.redis.JbootRedisLock
 
runInFatjar - 类 中的静态变量io.jboot.app.ApplicationUtil
 
runInFatjar() - 类 中的静态方法io.jboot.app.ApplicationUtil
 
runnable - 类 中的变量io.jboot.components.schedule.JbootDistributedRunnable
 
running - 类 中的变量io.jboot.utils.FileScanner
 

S

sadd(Object, Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
将一个或多个 member 元素加入到集合 key 当中,已经存在于集合的 member 元素将被忽略。
sadd(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将一个或多个 member 元素加入到集合 key 当中,已经存在于集合的 member 元素将被忽略。
sadd(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将一个或多个 member 元素加入到集合 key 当中,已经存在于集合的 member 元素将被忽略。
sadd(Object, Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
sadd(Object, Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
safeCreate(String, Object) - 类 中的静态方法io.jboot.db.model.Columns
 
safeDeleteCache(JbootModel, Object...) - 类 中的静态方法io.jboot.db.model.CPI
 
safeDeleteCache(JbootModel) - 类 中的静态方法io.jboot.db.model.CPI
 
safeDeleteCache(Object...) - 类 中的方法io.jboot.db.model.JbootModel
 
safeMode() - 类 中的静态方法io.jboot.db.model.Columns
 
sampleBuilder - 类 中的变量io.jboot.support.metric.reporter.prometheus.PrometheusExports
 
save(Config, Connection, String, String, Record) - 类 中的方法io.jboot.db.dbpro.JbootDbPro
 
save() - 类 中的方法io.jboot.db.model.JbootModel
 
save(M) - 类 中的方法io.jboot.service.JbootServiceBase
保存到数据库
saveFile(File) - 接口 中的方法io.jboot.web.attachment.AttachmentContainer
保存文件
saveFile(File, String) - 接口 中的方法io.jboot.web.attachment.AttachmentContainer
保存文件
saveFile(InputStream, String) - 接口 中的方法io.jboot.web.attachment.AttachmentContainer
保存文件
saveFile(File) - 类 中的方法io.jboot.web.attachment.AttachmentManager
保存文件
saveFile(File, String) - 类 中的方法io.jboot.web.attachment.AttachmentManager
保存文件
saveFile(InputStream, String) - 类 中的方法io.jboot.web.attachment.AttachmentManager
保存文件
saveFile(File) - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainer
 
saveFile(File, String) - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainer
 
saveFile(InputStream, String) - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainer
 
saveOrUpdate() - 类 中的方法io.jboot.db.model.JbootModel
 
saveOrUpdate(M) - 类 中的方法io.jboot.service.JbootServiceBase
保存或更新
scan(String, String, int) - 接口 中的方法io.jboot.support.redis.JbootRedis
扫描
scan(String, String, int) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
scan(String, String, int) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
 
scan(String, String, int) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
scan(String, String, int) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
scan(File) - 类 中的方法io.jboot.utils.FileScanner
 
scanClass() - 类 中的静态方法io.jboot.utils.ClassScanner
 
scanClass(boolean) - 类 中的静态方法io.jboot.utils.ClassScanner
 
scanClass(Predicate<Class>) - 类 中的静态方法io.jboot.utils.ClassScanner
 
scanClassByAnnotation(Class, boolean) - 类 中的静态方法io.jboot.utils.ClassScanner
 
scanClasses - 类 中的静态变量io.jboot.utils.ClassScanner
 
scanClassFile(List<File>, String) - 类 中的静态方法io.jboot.utils.ClassScanner
 
scanJars - 类 中的静态变量io.jboot.utils.ClassScanner
 
scanners - 类 中的变量io.jboot.app.JbootResourceLoader
 
scanPackage - 类 中的变量io.jboot.db.model.JbootModelConfig
 
scanSubClass(Class<T>) - 类 中的静态方法io.jboot.utils.ClassScanner
 
scanSubClass(Class<T>, boolean) - 类 中的静态方法io.jboot.utils.ClassScanner
 
scard(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回集合 key 的基数(集合中元素的数量)。
scard(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回集合 key 的基数(集合中元素的数量)。
scard(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回集合 key 的基数(集合中元素的数量)。
scard(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
scard(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
schedule() - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin.TaskInfo
 
scheduleConnectionsCleaning(int, TimeUnit) - 类 中的方法io.jboot.db.driver.OfficialClickHouseDriver
Schedules connections cleaning at a rate.
ScheduledConnectionCleaner() - 类 的构造器io.jboot.db.driver.OfficialClickHouseDriver.ScheduledConnectionCleaner
 
scheduleFutureCache - 类 中的变量io.jboot.components.schedule.JbootScheduleManager
 
scheduler - 类 中的变量io.jboot.components.schedule.JbootCron4jPlugin.TaskInfo
 
scheduleRunnableCache - 类 中的变量io.jboot.components.schedule.JbootScheduleManager
 
sdf - 类 中的静态变量io.jboot.web.handler.JbootActionReporter
 
sdiff(Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回一个集合的全部成员,该集合是所有给定集合之间的差集。
sdiff(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回一个集合的全部成员,该集合是所有给定集合之间的差集。
sdiff(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回一个集合的全部成员,该集合是所有给定集合之间的差集。
sdiff(Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
sdiff(Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
searchField(Class<?>, Predicate<Field>) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
searchFieldList(Class<?>, Predicate<Field>) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
searchMethod(Class<?>, Predicate<Method>) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
searchMethodList(Class<?>, Predicate<Method>) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
searchMockMethods(Class<?>, List<MockMethodInfo>) - 类 中的方法io.jboot.test.MockApp
 
SeataConfig - io.jboot.support.seata中的类
 
SeataConfig() - 类 的构造器io.jboot.support.seata.SeataConfig
 
SeataGlobalInterceptorBuilder - io.jboot.support.seata.interceptor中的类
 
SeataGlobalInterceptorBuilder() - 类 的构造器io.jboot.support.seata.interceptor.SeataGlobalInterceptorBuilder
 
SeataGlobalLock - io.jboot.support.seata.annotation中的注释类型
declare the transaction only execute in single local RM,
but the transaction need to ensure records to update(or select for update) is not in global transaction middle stage
use this annotation instead of GlobalTransaction in the situation mentioned above will help performance.
SeataGlobalTransactional - io.jboot.support.seata.annotation中的注释类型
The interface Seata Global transactional.
SeataGlobalTransactionalInterceptor - io.jboot.support.seata.interceptor中的类
 
SeataGlobalTransactionalInterceptor() - 类 的构造器io.jboot.support.seata.interceptor.SeataGlobalTransactionalInterceptor
 
SeataGlobalTransactionHandler - io.jboot.support.seata.interceptor中的类
 
SeataGlobalTransactionHandler() - 类 的构造器io.jboot.support.seata.interceptor.SeataGlobalTransactionHandler
 
SeataGlobalTransactionManager - io.jboot.support.seata中的类
 
SeataGlobalTransactionManager(String) - 类 的构造器io.jboot.support.seata.SeataGlobalTransactionManager
Instantiates a new Global transaction manager.
SeataGlobalTransactionManager(String, int) - 类 的构造器io.jboot.support.seata.SeataGlobalTransactionManager
Instantiates a new Global transaction manager.
SeataGlobalTransactionManager(String, String) - 类 的构造器io.jboot.support.seata.SeataGlobalTransactionManager
Instantiates a new Global transaction manager.
SeataGlobalTransactionManager(String, String, int) - 类 的构造器io.jboot.support.seata.SeataGlobalTransactionManager
Instantiates a new Global transaction manager.
SeataGlobalTransactionManager(String, String, FailureHandler) - 类 的构造器io.jboot.support.seata.SeataGlobalTransactionManager
 
SeataGlobalTransactionManager(String, String, int, FailureHandler) - 类 的构造器io.jboot.support.seata.SeataGlobalTransactionManager
 
seataManager - 类 中的静态变量io.jboot.support.seata.JbootSeataManager
 
SECOND - 类 中的静态变量io.jboot.components.cache.CacheTime
 
secret - 类 中的变量io.jboot.support.jwt.JwtConfig
 
secretKey - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
secretKey - 类 中的变量io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
select(int) - 接口 中的方法io.jboot.support.redis.JbootRedis
切换到指定的数据库,数据库索引号 index 用数字值指定,以 0 作为起始索引值。
select(int) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
切换到指定的数据库,数据库索引号 index 用数字值指定,以 0 作为起始索引值。
select(int) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
切换到指定的数据库,数据库索引号 index 用数字值指定,以 0 作为起始索引值。
select(int) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
select(int) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
selectInstances(String, boolean) - 接口 中的方法io.jboot.components.gateway.discovery.GatewayDiscovery
 
selectInstances(String, boolean) - 类 中的方法io.jboot.components.gateway.discovery.NacosGatewayDiscovery
 
semaphoreCache - 类 中的变量io.jboot.components.limiter.LimiterManager
 
sendClearCmdMethod - 类 中的变量io.jboot.components.cache.j2cache.J2cacheImpl
 
sendError(int) - 类 中的方法io.jboot.support.metric.request.AbstractInstrumentedFilter.StatusExposingServletResponse
 
sendError(int, String) - 类 中的方法io.jboot.support.metric.request.AbstractInstrumentedFilter.StatusExposingServletResponse
 
sendError(int) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
sendError(int, String) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
sendEvent(JbootEvent) - 类 中的静态方法io.jboot.Jboot
想本地系统发送一个事件
sendEvent(String, Object) - 类 中的静态方法io.jboot.Jboot
向本地系统发送一个事件
sendEvictCmdMethod - 类 中的变量io.jboot.components.cache.j2cache.J2cacheImpl
 
sendLatencyFaultEnable - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
sendMessageWithVIPChannel - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
sendMsg(String, Object) - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
sendMsgTimeout - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
sendMsgTimeoutMillis - 类 中的变量io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
sendRedirect(String) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
sendRequest(String, HttpServletRequest, HttpServletResponse) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
sentinelBlockedError - 接口 中的静态变量io.jboot.components.gateway.GatewayErrorRender
 
sentinelBlockJsonMap - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
sentinelBlockPage - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
SentinelConfig - io.jboot.support.sentinel中的类
 
SentinelConfig() - 类 的构造器io.jboot.support.sentinel.SentinelConfig
 
sentinelConfig - 类 中的静态变量io.jboot.support.sentinel.SentinelConfig
 
SentinelDatasourceFactory - io.jboot.support.sentinel.datasource中的接口
 
sentinelEnable - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
SentinelHandler - io.jboot.support.sentinel中的类
 
SentinelHandler() - 类 的构造器io.jboot.support.sentinel.SentinelHandler
 
SentinelInterceptor - io.jboot.support.sentinel中的类
 
SentinelInterceptor() - 类 的构造器io.jboot.support.sentinel.SentinelInterceptor
 
SentinelInterceptorBuilder - io.jboot.support.sentinel中的类
 
SentinelInterceptorBuilder() - 类 的构造器io.jboot.support.sentinel.SentinelInterceptorBuilder
 
SentinelUtil - io.jboot.support.sentinel中的类
 
SentinelUtil() - 类 的构造器io.jboot.support.sentinel.SentinelUtil
 
separator - 类 中的静态变量io.jboot.db.dialect.JbootDmDialect
 
serialize(Object) - 类 中的方法io.jboot.components.serializer.FastJsonSerializer
 
serialize(Object) - 类 中的方法io.jboot.components.serializer.FstSerializer
 
serialize(Object) - 接口 中的方法io.jboot.components.serializer.JbootSerializer
 
serialize(Object) - 类 中的方法io.jboot.components.serializer.KryoSerializer
 
serializer - 类 中的变量io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
serializer - 类 中的变量io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
serializer - 类 中的变量io.jboot.components.mq.JbootmqBase
 
serializer - 类 中的变量io.jboot.components.mq.JbootmqConfig
 
serializer - 类 中的变量io.jboot.support.redis.JbootRedisBase
 
serializer - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
serializerCaches - 类 中的静态变量io.jboot.components.serializer.JbootSerializerManager
 
serializerEnable - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
serializerEnable - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqImpl.ReceiveMsgThread
 
serializerEnable - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
serialVersionUID - 类 中的静态变量io.jboot.components.event.JbootEvent
 
serialVersionUID - 类 中的静态变量io.jboot.db.model.Join
 
serialVersionUID - 类 中的静态变量io.jboot.support.seata.SeataGlobalTransactionManager
 
SERVER_ERROR - 类 中的静态变量io.jboot.support.metric.request.JbootRequestMetricHandler
 
serverAddr - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
serverAddress - 类 中的变量io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
serverAddress - 类 中的变量io.jboot.support.sentinel.datasource.NacosDatasourceConfig
 
serverAddress - 类 中的变量io.jboot.support.sentinel.datasource.ZookeeperDatasourceConfig
 
serverContext(NativeClient, ClickHouseConfig) - 类 中的静态方法io.jboot.db.driver.NativeClickHouseConnection
 
service(Class<T>) - 类 中的静态方法io.jboot.Jboot
获取 RPC 服务
service(Class<T>, JbootrpcReferenceConfig) - 类 中的静态方法io.jboot.Jboot
获取 RPC 服务
serviceCache - 类 中的静态变量io.jboot.components.rpc.JbootrpcBase
 
serviceExport(Class<T>, Object, JbootrpcServiceConfig) - 类 中的方法io.jboot.components.rpc.dubbo.JbootDubborpc
 
serviceExport(Class<T>, Object, JbootrpcServiceConfig) - 接口 中的方法io.jboot.components.rpc.Jbootrpc
 
serviceExport(Class<T>, Object, JbootrpcServiceConfig) - 类 中的方法io.jboot.components.rpc.local.JbootLocalrpc
 
serviceExport(Class<T>, Object, JbootrpcServiceConfig) - 类 中的方法io.jboot.components.rpc.motan.JbootMotanrpc
 
ServiceGenTester - io.jboot.codegen.service中的类
 
ServiceGenTester() - 类 的构造器io.jboot.codegen.service.ServiceGenTester
 
serviceName - 类 中的变量io.jboot.components.gateway.discovery.GatewayDiscoveryListener.EventInfo
 
serviceName - 类 中的变量io.jboot.components.gateway.discovery.GatewayInstance
 
serviceObtain(Class<T>, JbootrpcReferenceConfig) - 接口 中的方法io.jboot.components.rpc.Jbootrpc
 
serviceObtain(Class<T>, JbootrpcReferenceConfig) - 类 中的方法io.jboot.components.rpc.JbootrpcBase
 
serviceObtain(Class<T>, JbootrpcReferenceConfig) - 类 中的方法io.jboot.components.rpc.local.JbootLocalrpc
 
servletContext - 类 中的变量io.jboot.test.web.MockFilterConfig
 
servletContext - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
servletContext - 类 中的变量io.jboot.web.session.JbootHttpSession
 
servletContextName - 类 中的变量io.jboot.test.web.MockServletContext
 
servletPath - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
session - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
SESSION_WECHAT_ACCESS_TOKEN - 类 中的静态变量io.jboot.wechat.controller.JbootWechatController
 
SESSION_WECHAT_OPEN_ID - 类 中的静态变量io.jboot.wechat.controller.JbootWechatController
 
SESSION_WECHAT_SCOPE - 类 中的静态变量io.jboot.wechat.controller.JbootWechatController
 
SESSION_WECHAT_USER_JSON - 类 中的静态变量io.jboot.wechat.controller.JbootWechatController
 
sessionStore - 类 中的变量io.jboot.web.session.JbootHttpSession
 
set(String, String) - 类 中的方法io.jboot.components.cache.support.WechatAccessTokenCache
 
set(long) - 类 中的方法io.jboot.objects.counter.impl.JbootLocalCounter
 
set(long) - 类 中的方法io.jboot.objects.counter.impl.JbootRedisCounter
 
set(long) - 接口 中的方法io.jboot.objects.counter.JbootCounter
 
set(Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
存放 key value 对到 redis 如果 key 已经持有其他值, SET 就覆写旧值,无视类型。
set(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
存放 key value 对到 redis 如果 key 已经持有其他值, SET 就覆写旧值,无视类型。
set(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
存放 key value 对到 redis 如果 key 已经持有其他值, SET 就覆写旧值,无视类型。
set(Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
set(Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
set(SentinelConfig) - 类 中的静态方法io.jboot.support.sentinel.SentinelConfig
 
SET_BIGDECIMAL - 类 中的静态变量io.jboot.utils.TypeDef
 
SET_BIGINTEGER - 类 中的静态变量io.jboot.utils.TypeDef
 
SET_DOUBLE - 类 中的静态变量io.jboot.utils.TypeDef
 
SET_FLOAT - 类 中的静态变量io.jboot.utils.TypeDef
 
SET_INTEGER - 类 中的静态变量io.jboot.utils.TypeDef
 
SET_LONG - 类 中的静态变量io.jboot.utils.TypeDef
 
SET_STRING - 类 中的静态变量io.jboot.utils.TypeDef
 
setAccessKey(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setAccessKey(String) - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
setAction(int) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisMessage
 
setAction(int) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisMessage
 
setActionCache(JbootCache) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
setActionCacheEnable(boolean) - 类 中的静态方法io.jboot.components.cache.interceptor.CacheableInterceptor
 
setActionCacheRefreshKey(String) - 类 中的静态方法io.jboot.components.cache.interceptor.CacheableInterceptor
 
setActionCacheRefreshValue(String) - 类 中的静态方法io.jboot.components.cache.interceptor.CacheableInterceptor
 
setActionHandler(ActionHandler) - 类 中的方法io.jboot.aop.jfinal.JfinalHandlers
 
setActionKey(String) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setActiveRecordPluginClass(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setActives(int) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setAddr(String) - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
setAdminServletMapping(String) - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
setAllInOneEnable(boolean) - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
setAllInOneFilePath(String) - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
setAllInOneNotes(String) - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
setAllInOneTitle(String) - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
setAllowCredentials(String) - 类 中的方法io.jboot.web.cors.CORSConfig
 
setAllowHeaders(String) - 类 中的方法io.jboot.web.cors.CORSConfig
 
setAllowMethods(String) - 类 中的方法io.jboot.web.cors.CORSConfig
 
setAllowOrigin(String) - 类 中的方法io.jboot.web.cors.CORSConfig
 
setAopCache(JbootCache) - 类 中的静态方法io.jboot.components.cache.AopCache
 
setApiOperations(List<ApiOperation>) - 类 中的方法io.jboot.apidoc.ApiDocument
 
setApiParameters(List<ApiParameter>) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setAppId(String) - 类 中的方法io.jboot.app.config.support.apollo.ApolloServerConfig
 
setAppId(String) - 类 中的方法io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
setAppId(String) - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
setApplication(String) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setApplication(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setApplicationId(String) - 类 中的方法io.jboot.support.seata.SeataConfig
 
setAppSecret(String) - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
setArg(int, Object) - 类 中的方法io.jboot.web.handler.JbootActionInvocation
 
setArraySeparator(String) - 类 中的静态方法io.jboot.web.converter.ArrayConverters
 
setAs(String) - 类 中的方法io.jboot.db.model.Join
 
setAsync(boolean) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setAttribute(String, Object) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setAttribute(String, Object) - 类 中的方法io.jboot.test.web.MockServletContext
 
setAttribute(String, Object) - 类 中的方法io.jboot.web.session.JbootHttpSession
 
setAttrs(Map<String, Object>) - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
setAuthenticator() - 类 中的方法io.jboot.components.http.HttpProxyInfo
 
setAuthType(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setAutoAck(boolean) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setAutoExportEnable(boolean) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
setAutoRedirect(boolean) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setBannerEnable(boolean) - 类 中的方法io.jboot.app.JbootApplicationConfig
 
setBannerFile(String) - 类 中的方法io.jboot.app.JbootApplicationConfig
 
setBasePath(String) - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
setBean(String, Object) - 类 中的方法io.jboot.aop.JbootAopFactory
 
setBodyContent(String) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setBootArg(String, Object) - 类 中的静态方法io.jboot.app.config.JbootConfigManager
 
setBootArg(String, Object) - 类 中的静态方法io.jboot.app.JbootApplication
 
setBootArg(String, Object) - 类 中的静态方法io.jboot.app.JbootSimpleApplication
 
setBootProperties(Properties) - 类 中的静态方法io.jboot.app.config.JbootConfigManager
 
setBootProperties(String) - 类 中的静态方法io.jboot.app.config.JbootConfigManager
 
setBootProperties(File) - 类 中的静态方法io.jboot.app.config.JbootConfigManager
 
setBranchId(Long) - 类 中的方法io.jboot.support.seata.tcc.TCCFenceHandler.FenceLogIdentity
 
setBroadcastChannelPrefix(String) - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
setBroadcastChannelPrefix(String) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setBroadcastChannelPrefix(String) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setBroadcastChannelRoutingKey(String) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setBroadcastEnable(boolean) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setBroadcastExchangeDeclareDurable(boolean) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setBroadcastExchangeDeclareExchangeType(String) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setBroadcastQueueDeclareAutoDelete(boolean) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setBroadcastQueueDeclareDurable(boolean) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setBroadcastQueueDeclareExclusive(boolean) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setCacheEventListener(CacheEventListener) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
setCacheName(String) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisMessage
 
setCacheName(String) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisMessage
 
setCacheName(String) - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
setCachePatterns(boolean) - 类 中的方法io.jboot.utils.AntPathMatcher
Specify whether to cache parsed pattern metadata for patterns passed into this matcher's AntPathMatcher.match(java.lang.String, java.lang.String) method.
setCachePrepStmts(boolean) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setCacheSyncMqChannel(String) - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
setCachetime(Long) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheObject
 
setCamelCaseJsonStyleEnable(boolean) - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
setCamelCaseToLowerCaseAnyway(boolean) - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
setCaseSensitive(boolean) - 类 中的方法io.jboot.utils.AntPathMatcher
Specify whether to perform pattern matching in a case-sensitive fashion.
setCert(String) - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
setCertPass(String) - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
setCertPass(String) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setCertPath(String) - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
setCertPath(String) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setChannel(String) - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
setChannel(String) - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
setCharacterEncoding(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setCharacterEncoding(String) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
setCharset(String) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setCheck(boolean) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setChildConfig(Map<String, T>, Map<String, F>, String, String) - 类 中的静态方法io.jboot.components.rpc.RPCUtil
设置子节点配置,比如 ProviderConfig 下的 MethodsConfig ,或者 MethodConfig 下的 ArgumentConfig 等
setClassPrefix(String) - 类 中的方法io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
setClassSuffix(String) - 类 中的方法io.jboot.codegen.service.JbootServiceInterfaceGenerator
 
setClassType(ClassType) - 类 中的方法io.jboot.apidoc.ApiResponse
 
setClassTypeMockBuilders(Map<Class<?>, ApiMockBuilder>) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
setClassTypeMockDatas(Map<String, Object>) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
setClientId(String) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisMessage
 
setClientId(String) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisMessage
 
setClientIP(String) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setClientName(String) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setCls(Class<?>) - 类 中的方法io.jboot.support.swagger.ReaderContext
 
setClusterName(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setColorRenderEnable(boolean) - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
setColumnCreated(String) - 类 中的方法io.jboot.db.model.JbootModelConfig
 
setColumnModified(String) - 类 中的方法io.jboot.db.model.JbootModelConfig
 
setColumns(Columns) - 类 中的方法io.jboot.db.model.Group
 
setConfig(JbootGatewayConfig) - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
setConfig(JwtConfig) - 类 中的静态方法io.jboot.support.jwt.JwtManager
 
setConfigFileName(String) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhCacheConfig
 
setConfigLongPollTimeout(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setConfigRetryTime(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setConnectionInitSql(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setConnectTimeOut(int) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
setConnectTimeOut(int) - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
setConnectTimeOut(int) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setConsumeMessageBatchMaxSize(Integer) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setConsumer(String) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setConsumerGroup(String) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setConsumers(Map<String, String>) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
setContactEmail(String) - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
setContactName(String) - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
setContactUrl(String) - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
setContainerFactory(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setContainers(List<AttachmentContainer>) - 类 中的方法io.jboot.web.attachment.AttachmentManager
 
setContent(String) - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
setContent(byte[]) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setContentType(ContentType) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setContentType(String) - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
setContentType(String) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
setContentType(String) - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
setContentType(String) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setContentType(String) - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
setContentType(String) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
setContext(HttpServletRequest, HttpServletResponse) - 类 中的方法io.jboot.web.render.JbootReturnValueRender
 
setContext(HttpServletRequest, HttpServletResponse, String) - 类 中的方法io.jboot.web.render.JbootReturnValueRender
 
setContextPath(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setContextPath(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setContextPath(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
setControllerClass(Class<?>) - 类 中的方法io.jboot.apidoc.ApiDocument
 
setControllerClass(Class<?>) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setCookie(String, String, int) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setCookie(String, String, int) - 类 中的方法io.jboot.web.session.JbootServletRequestWrapper
 
setCookieContextPath(String) - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
setCookieDomain(String) - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
setCookieEncryptKey(String) - 类 中的方法io.jboot.web.JbootWebConfig
 
setCookieMaxAge(int) - 类 中的方法io.jboot.web.JbootWebConfig
 
setCookieMaxAge(int) - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
setCookieName(String) - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
setCookies(Set<Cookie>) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setCreateTopicKey(String) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setCron4jFile(String) - 类 中的方法io.jboot.components.schedule.JbooScheduleConfig
 
setCurrentConfigName(String) - 类 中的静态方法io.jboot.db.JbootDb
 
setCurrentRedirectCount(int) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setCursor(String) - 类 中的方法io.jboot.support.redis.RedisScanResult
 
setData(T) - 类 中的方法io.jboot.apidoc.ApiRet
 
setDataAndClassType(Class<?>) - 类 中的方法io.jboot.apidoc.ApiResponse
 
setDatabase(Integer) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setDatabase(int) - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
setDataId(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setDataId(String) - 类 中的方法io.jboot.support.sentinel.datasource.NacosDatasourceConfig
 
setDatasource(String) - 类 中的方法io.jboot.db.TableInfo
 
setDatasource(String) - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
setDatasourceDAO(JbootModel<?>, String, JbootModel) - 类 中的静态方法io.jboot.db.model.JbootModelExts
 
setDataType(ClassType) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setDataType(String) - 类 中的方法io.jboot.apidoc.ApiResponse
 
setDateHeader(String, long) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
setDbName(String) - 类 中的方法io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
setDbProFactory(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setDebug(String) - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
setDecryptor(JbootConfigDecryptor) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
setDefaultAjaxContent(String) - 类 中的方法io.jboot.components.limiter.LimitConfig
 
setDefaultCachePrefix(String) - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
setDefaultContainer(LocalAttachmentContainer) - 类 中的方法io.jboot.web.attachment.AttachmentManager
 
setDefaultContainerClass(Class<?>) - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
setDefaultDomain(String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
setDefaultExport(String) - 类 中的方法io.jboot.components.rpc.motan.MotanrpcConfig
 
setDefaultFlowRules(String) - 类 中的方法io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
setDefaultGroup(String) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
setDefaultHost(String) - 类 中的方法io.jboot.components.rpc.motan.MotanrpcConfig
 
setDefaultHtmlView(String) - 类 中的方法io.jboot.components.limiter.LimitConfig
 
setDefaultHttpCode(int) - 类 中的方法io.jboot.components.limiter.LimitConfig
 
setDefaultLazyInit(boolean) - 类 中的方法io.jboot.aop.JbootAopFactory
 
setDefaultPath(String) - 类 中的静态方法io.jboot.utils.CookieUtil
 
setDefaultValue(String) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setDefaultVersion(String) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
setDefClass(Class<?>) - 类 中的方法io.jboot.utils.TypeDef
 
setDeprecated(boolean) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setDeprecated(Operation, Method) - 类 中的方法io.jboot.support.swagger.ControllerReaderExtension
 
setDepth(int) - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
setDescription(String) - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
setDevMode(Boolean) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
setDevMode(Boolean) - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
setDialectClass(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setDistinctColumn(JbootModel<?>, String) - 类 中的静态方法io.jboot.db.model.JbootModelExts
 
setDocument(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setDomain(String) - 类 中的方法io.jboot.web.render.cdn.JbootWebCdnConfig
 
setDownloadFile(File) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setDriverClassName(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setEffective(boolean) - 类 中的方法io.jboot.db.model.Join
 
setEmail(Boolean) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setEnable(boolean) - 类 中的方法io.jboot.app.config.support.apollo.ApolloServerConfig
 
setEnable(boolean) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setEnable(boolean) - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryConfig
 
setEnable(boolean) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setEnable(boolean) - 类 中的方法io.jboot.components.limiter.LimitConfig
 
setEnable(boolean) - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
setEnable(boolean) - 类 中的方法io.jboot.support.seata.SeataConfig
 
setEnable(boolean) - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
setEnable(boolean) - 类 中的方法io.jboot.web.render.cdn.JbootWebCdnConfig
 
setEnableRemoteSyncConfig(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setEncode(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setEnd(int) - 类 中的方法io.jboot.app.config.ConfigPara
 
setEndpoint(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setEndpointPort(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setError(Throwable) - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
setErrorCode(Integer) - 类 中的方法io.jboot.apidoc.ApiRet
 
setErrorCode(int) - 类 中的静态方法io.jboot.components.valid.ValidUtil
 
setErrorCode(int) - 类 中的方法io.jboot.support.shiro.processer.AuthorizeResult
 
setErrorCode(int) - 类 中的方法io.jboot.web.render.JbootErrorRender
 
setEscapeParasEnable(boolean) - 类 中的方法io.jboot.web.JbootWebConfig
 
setex(Object, int, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
存放 key value 对到 redis,并将 key 的生存时间设为 seconds (以秒为单位)。
setex(Object, int, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
存放 key value 对到 redis,并将 key 的生存时间设为 seconds (以秒为单位)。
setex(Object, int, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
存放 key value 对到 redis,并将 key 的生存时间设为 seconds (以秒为单位)。
setex(Object, int, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
setex(Object, int, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
setException(Exception) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
setExpireMsecs(long) - 类 中的方法io.jboot.support.redis.JbootRedisLock
 
setExport(boolean) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setExports(Map<String, String>) - 类 中的方法io.jboot.components.rpc.motan.MotanrpcConfig
 
setExposeHeaders(String) - 类 中的方法io.jboot.web.cors.CORSConfig
 
setExprList(ExprList) - 类 中的方法io.jboot.support.shiro.directives.ShiroHasAllPermissionDirective
 
setExprList(ExprList) - 类 中的方法io.jboot.support.shiro.directives.ShiroHasAllRolesDirective
 
setExprList(ExprList) - 类 中的方法io.jboot.support.shiro.directives.ShiroHasAnyPermissionDirective
 
setExprList(ExprList) - 类 中的方法io.jboot.support.shiro.directives.ShiroHasAnyRolesDirective
 
setExprList(ExprList) - 类 中的方法io.jboot.support.shiro.directives.ShiroHasPermissionDirective
 
setExprList(ExprList) - 类 中的方法io.jboot.support.shiro.directives.ShiroHasRoleDirective
 
setExprList(ExprList) - 类 中的方法io.jboot.support.shiro.directives.ShiroNotHasPermissionDirective
 
setExprList(ExprList) - 类 中的方法io.jboot.support.shiro.directives.ShiroNotHasRoleDirective
 
setExprList(ExprList) - 类 中的方法io.jboot.web.directive.base.JbootDirectiveBase
 
setExTable(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setExtAttr(Object, String, Object) - 类 中的静态方法io.jboot.db.model.JbootModelExts
 
setFactory(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setFailback(String) - 类 中的方法io.jboot.components.limiter.LimitInfo
 
setFailbackMethod(Method) - 类 中的方法io.jboot.components.limiter.LimitInfo
 
setFailureHandler(String) - 类 中的方法io.jboot.support.seata.SeataConfig
 
setFallbackProcesser(String) - 类 中的方法io.jboot.components.limiter.LimitConfig
 
setField(String) - 类 中的方法io.jboot.apidoc.ApiResponse
 
setFieldValue(Field, Object, Object) - 类 中的方法io.jboot.aop.JbootAopFactory
 
setFieldValue(Object, String, Object) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
setFieldValue(Class<?>, Object, String, Object) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
setFieldValue(Class<?>, Object, Predicate<Field>, Object) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
setFieldValue(Object, Object, Field) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
setFile(File) - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
setFilePath(String) - 类 中的方法io.jboot.apidoc.ApiDocument
 
setFilePathByControllerPath(String) - 类 中的方法io.jboot.apidoc.ApiDocument
 
setFilter(JbootModelFilter) - 类 中的方法io.jboot.db.model.JbootModelConfig
 
setFilter(String) - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
setFilterClass(String) - 类 中的方法io.jboot.db.model.JbootModelConfig
 
setFixedSchedulerDelay(long) - 类 中的方法io.jboot.components.gateway.JbootGatewayHealthChecker
 
setFixedSchedulerInitialDelay(long) - 类 中的方法io.jboot.components.gateway.JbootGatewayHealthChecker
 
setFormName(String) - 异常错误 中的方法io.jboot.components.valid.ValidException
 
setGatewayErrorRender(GatewayErrorRender) - 类 中的方法io.jboot.components.gateway.JbootGatewayManager
 
setGatewayInterceptors(GatewayInterceptor[]) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setGatewayLoadBalanceStrategy(GatewayLoadBalanceStrategy) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setGenerateRemarks(boolean) - 类 中的方法io.jboot.codegen.model.JbootBaseModelGenerator
 
setGenerateRemarks(boolean) - 类 中的方法io.jboot.codegen.model.JbootModelGenerator
 
setGenerateRemarks(boolean) - 类 中的方法io.jboot.codegen.service.JbootServiceImplGenerator
 
setGeneric(boolean) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setGenericTypes(ClassType[]) - 类 中的方法io.jboot.utils.ClassType
 
setGlobalKeyPrefix(String) - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheConfig
 
setGlobalLockTemplate(GlobalLockTemplate) - 类 中的方法io.jboot.support.seata.JbootSeataManager
 
setGroup(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setGroup(String) - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryConfig
 
setGroup(String) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setGroup(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setGroupId(String) - 类 中的方法io.jboot.support.sentinel.datasource.NacosDatasourceConfig
 
setGroups(Map<String, String>) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
setHandle404(boolean) - 类 中的方法io.jboot.app.JbootApplicationConfig
 
setHeader(String, String) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
setHeaders(Map<String, String>) - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
setHeaders(Map<String, String>) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
setHeaders(Map<String, String>) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setHeaders(Map<String, List<String>>) - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
setHeaders(Map<String, String>) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setHealthy(boolean) - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstance
 
setHoldCookies(Set<Cookie>) - 类 中的方法io.jboot.test.MockMvc
 
setHoldCookiesEnable(boolean) - 类 中的方法io.jboot.test.MockMvc
 
setHost(String) - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstance
 
setHost(String) - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
setHost(String) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setHost(String) - 类 中的方法io.jboot.support.metric.reporter.graphite.JbootMetricGraphiteReporterConfig
 
setHost(String) - 类 中的方法io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
setHost(String) - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusReporterConfig
 
setHost(String) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setHost(String) - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
setHost(String) - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
setHostContains(String[]) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setHostEndsWith(String[]) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setHostEquals(String[]) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setHosts(Map<String, String>) - 类 中的方法io.jboot.components.rpc.motan.MotanrpcConfig
 
setHostStartsWith(String[]) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setHttpHeaderName(String) - 类 中的方法io.jboot.support.jwt.JwtConfig
 
setHttpMethods(HttpMethod[]) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setHttpParameterKey(String) - 类 中的方法io.jboot.support.jwt.JwtConfig
 
setHttpProxyInfo(HttpProxyInfo) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setId(String) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setIdCache(JbootCache) - 类 中的方法io.jboot.db.model.JbootModelConfig
 
setIdCacheByCopyEnable(boolean) - 类 中的方法io.jboot.db.model.JbootModelConfig
 
setIdCacheEnable(boolean) - 类 中的方法io.jboot.db.model.JbootModelConfig
 
setIdCacheTime(int) - 类 中的方法io.jboot.db.model.JbootModelConfig
 
setIdleTimeout(Long) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setIgnoreTemplateException(boolean) - 类 中的方法io.jboot.web.directive.JbootOutputDirectiveFactory
 
setImplName(String) - 类 中的方法io.jboot.codegen.service.JbootServiceImplGenerator
 
setIndex(int) - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
setIni(String) - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
setInitParameter(String, String) - 类 中的方法io.jboot.test.web.MockServletContext
 
setInputStream(ServletInputStream) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setInstanceFollowRedirects(boolean) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
setInstanceFollowRedirects(boolean) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setInstanceName(String) - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
setInstanceName(String) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setInstances(List<GatewayInstance>) - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryListener.EventInfo
 
setInterceptor(Interceptor) - 类 中的方法io.jboot.aop.Interceptors.InterceptorWarpper
 
setInterceptors(String[]) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setInters(GatewayInterceptor[]) - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
setInterval(long) - 类 中的方法io.jboot.components.mq.redismq.JbootRedismqImpl
 
setIntHeader(String, int) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
setInvokeListener(String) - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
setIpWhitelist(String) - 类 中的方法io.jboot.components.limiter.LimitConfig
 
setIsUseCloudNamespaceParsing(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setIsUseEndpointParsingRule(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setJdbcUrl(String) - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
setJfinalConfig(String) - 类 中的方法io.jboot.app.JbootApplicationConfig
 
setJsonFilePath(String) - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
setJvmMetricEnable(boolean) - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
setJwtAttr(String, Object) - 类 中的方法io.jboot.web.controller.JbootController
 
setJwtEmpty() - 类 中的方法io.jboot.web.controller.JbootController
 
setJwtMap(Map) - 类 中的方法io.jboot.web.controller.JbootController
 
setKeepaliveTime(Long) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setKey(Object) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisMessage
 
setKey(Object) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisMessage
 
setLicenseName(String) - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
setLicenseUrl(String) - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
setListener(String) - 类 中的方法io.jboot.app.JbootApplicationConfig
 
setListenerPackage(String) - 类 中的方法io.jboot.app.JbootApplicationConfig
 
setLiveSeconds(int) - 类 中的方法io.jboot.components.cache.ActionCacheConfig
 
setLiveSeconds(int) - 类 中的方法io.jboot.components.cache.AopCacheConfig
 
setLiveSeconds(Integer) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheObject
 
setLoadbalance(String) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setLoadbalance(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setLoadBalanceStrategy(String) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setLocalAddr(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setLocale(Locale) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
setLocales(LinkedList<Locale>) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setLocalName(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setLocalPort(int) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setLogic(String) - 类 中的方法io.jboot.db.model.Column
 
setLoginUrl(String) - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
setMainClass(Class<?>) - 类 中的方法io.jboot.utils.ClassType
 
setManager(AttachmentManager) - 类 中的静态方法io.jboot.web.attachment.AttachmentManager
通过这个方式可以来更改 manager 包括默认的 manager
setMapping(String, Class<? extends Controller>) - 类 中的方法io.jboot.web.controller.JbootControllerManager
 
setMax(Long) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setMaxAge(String) - 类 中的方法io.jboot.web.cors.CORSConfig
 
setMaxAttempts(Integer) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setMaxIdle(Integer) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setMaximumPoolSize(int) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setMaxInactiveInterval(int) - 类 中的方法io.jboot.web.session.JbootHttpSession
 
setMaxInactiveInterval(int) - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
setMaxLifetime(Long) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setMaxOutputLengthOfParaValue(int) - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
setMaxRedirectCount(int) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setMaxRetry(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setMaxTotal(Integer) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setMaxWait(long) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setMaxWaitMillis(Integer) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setMessage(String) - 类 中的方法io.jboot.apidoc.ApiRet
 
setMessage(String) - 异常错误 中的方法io.jboot.components.valid.ValidException
 
setMessage(String) - 类 中的方法io.jboot.web.render.JbootErrorRender
 
setMeta(String) - 类 中的方法io.jboot.app.config.support.apollo.ApolloServerConfig
 
setMethod(Method) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setMethod(String) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setMethod(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setMethodAndInfo(Method, String, HttpMethod[], Class<?>) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setMethodInterceptor(Function<Class<?>, MethodInterceptor>) - 类 中的静态方法io.jboot.aop.cglib.JbootCglibProxyFactory
 
setMethodInterceptor(Function<Class<?>, MethodHandler>) - 类 中的静态方法io.jboot.aop.javassist.JbootJavassistProxyFactory
 
setMin(Long) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setMinEvictableIdleTimeMillis(long) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setMinEvictableIdleTimeMillis(Long) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setMinIdle(Integer) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setMinimumIdle(Integer) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setMock(String) - 类 中的方法io.jboot.apidoc.ApiResponse
 
setMockClass(Class<T>) - 类 中的方法io.jboot.test.MockClassInfo
 
setMockClass(Class<?>) - 类 中的方法io.jboot.test.MockMethodInfo
 
setMockJsonPath(String) - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
setMockMethod(Method) - 类 中的方法io.jboot.test.MockMethodInfo
 
setMode(String) - 类 中的方法io.jboot.app.JbootApplicationConfig
 
setMode(int) - 类 中的方法io.jboot.support.seata.SeataConfig
 
setModelClass(Class<? extends Model>) - 类 中的方法io.jboot.db.TableInfo
 
setModelFieldRemarks(Map<String, Map<String, String>>) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
setModule(String) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setModule(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setMonitor(String) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setMonitor(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setMultipartFormData(boolean) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setName(String) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setName(String) - 类 中的方法io.jboot.app.JbootApplicationConfig
 
setName(String) - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
setName(String) - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
setName(String) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setName(String) - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
setName(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setName(String) - 类 中的方法io.jboot.db.model.Column
 
setName(String) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setNamespace(String) - 类 中的方法io.jboot.app.config.support.apollo.ApolloServerConfig
 
setNamespace(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setNamespace(String) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setNamespaceName(String) - 类 中的方法io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
setNamesrvAddr(String) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setNeedAddMapping(boolean) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setNotBlank(Boolean) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setNotEmpty(Boolean) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setNotes(String) - 类 中的方法io.jboot.apidoc.ApiDocument
 
setNotes(String) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setNotes(String) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setNumTestsPerEvictionRun(Integer) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setnx(Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
当且仅当 key 不存在能成功设置
setnx(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
setnx(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
 
setnx(Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
setnx(Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
setOn(String) - 类 中的方法io.jboot.db.model.Join
 
setOperationComparator(Comparator<ApiOperation>) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
setOrderNo(int) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setOrigin(String) - 类 中的方法io.jboot.web.cors.CORSConfig
 
setOtherPara(Map<String, Object>) - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
setPackageOrTarget(String) - 类 中的方法io.jboot.components.limiter.LimiterManager.LimitConfigBean
 
setPackagePrefix(String) - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
setPara(Object) - 类 中的方法io.jboot.db.model.SqlPart
 
setParameters(Method, HttpMethod[]) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setParams(Map<String, Object>) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setParaNotes(String) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setParentConsumes(List<String>) - 类 中的方法io.jboot.support.swagger.ReaderContext
 
setParentHttpMethod(String) - 类 中的方法io.jboot.support.swagger.ReaderContext
 
setParentParameters(List<Parameter>) - 类 中的方法io.jboot.support.swagger.ReaderContext
 
setParentPath(String) - 类 中的方法io.jboot.support.swagger.ReaderContext
 
setParentProduces(List<String>) - 类 中的方法io.jboot.support.swagger.ReaderContext
 
setParentTags(List<String>) - 类 中的方法io.jboot.support.swagger.ReaderContext
 
setPartner(String) - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
setPassword(String) - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
setPassword(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setPassword(String) - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
setPassword(String) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setPassword(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setPassword(String) - 类 中的方法io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
setPassword(String) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setPassword(String) - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
setPaternerKey(String) - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
setPath(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setPath(String) - 类 中的方法io.jboot.support.metric.reporter.csv.JbootMetricCVRReporterConfig
 
setPath(String) - 类 中的方法io.jboot.support.sentinel.datasource.ZookeeperDatasourceConfig
 
setPath(String) - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
setPathContains(String[]) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setPathEndsWith(String[]) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setPathEquals(String[]) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setPathInfo(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setPathSeparator(String) - 类 中的方法io.jboot.utils.AntPathMatcher
Set the path separator to use for pattern parsing.
setPathStartsWith(String[]) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setPathVariableEnable(boolean) - 类 中的方法io.jboot.web.JbootWebConfig
 
setPattern(String) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setPoolName(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setPoolSize(int) - 类 中的方法io.jboot.components.schedule.JbooScheduleConfig
 
setPort(int) - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstance
 
setPort(int) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setPort(Integer) - 类 中的方法io.jboot.support.metric.reporter.graphite.JbootMetricGraphiteReporterConfig
 
setPort(int) - 类 中的方法io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
setPort(int) - 类 中的方法io.jboot.support.metric.reporter.prometheus.PrometheusReporterConfig
 
setPort(Integer) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setPort(int) - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
setPrefixedWith(String) - 类 中的方法io.jboot.support.metric.reporter.graphite.JbootMetricGraphiteReporterConfig
 
setPrepStmtCacheSize(int) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setPrepStmtCacheSqlLimit(int) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setPrimaryKey(String) - 类 中的方法io.jboot.db.TableInfo
 
setPrimarykeyValueGenerator(PrimarykeyValueGenerator) - 类 中的方法io.jboot.db.model.JbootModelConfig
 
setPrimarykeyValueGeneratorClass(String) - 类 中的方法io.jboot.db.model.JbootModelConfig
 
setPrintEnable(boolean) - 接口 中的方法io.jboot.db.SqlDebugger.SqlDebugPrinter
 
setPrinter(CachePrinter) - 类 中的方法io.jboot.components.cache.JbootCacheManager
 
setPrinter(SqlDebugger.SqlDebugPrinter) - 类 中的静态方法io.jboot.db.SqlDebugger
 
setPrintScannerInfoEnable(boolean) - 类 中的静态方法io.jboot.utils.ClassScanner
 
setProducerGroup(String) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setProducerId(String) - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
setProtocol(String) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setProtocol(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setProtocol(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setProvider(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setProviders(Map<String, String>) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
setProxy(String) - 类 中的方法io.jboot.app.JbootApplicationConfig
 
setProxy(GatewayHttpProxy) - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
setProxyConnectTimeout(int) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setProxyContentType(String) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setProxyHost(String) - 类 中的方法io.jboot.components.http.HttpProxyInfo
 
setProxyHost(String) - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
setProxyPassword(String) - 类 中的方法io.jboot.components.http.HttpProxyInfo
 
setProxyPassword(String) - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
setProxyPort(Integer) - 类 中的方法io.jboot.components.http.HttpProxyInfo
 
setProxyPort(Integer) - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
setProxyReadTimeout(int) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setProxyRetries(int) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setProxyUrl(String) - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
setProxyUser(String) - 类 中的方法io.jboot.components.http.HttpProxyInfo
 
setProxyUser(String) - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
setQueryContains(String[]) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setQueryEquals(Map<String, String>) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setQueryString(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setQueueDeclareAutoDelete(boolean) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setQueueDeclareDurable(boolean) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setQueueDeclareExclusive(boolean) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setQueueEnable(boolean) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setRamRoleName(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setRandomArrayString(String) - 类 中的静态方法io.jboot.web.render.JbootCaptchaRender
 
setRate(int) - 类 中的方法io.jboot.components.limiter.LimiterManager.LimitConfigBean
 
setRate(double) - 类 中的方法io.jboot.components.limiter.LimitInfo
 
setReadBody(boolean) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setReadHidden(boolean) - 类 中的方法io.jboot.support.swagger.ReaderContext
 
setReadListener(ReadListener) - 类 中的方法io.jboot.test.web.MockServletInputStream
 
setReadTimeOut(int) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
setReadTimeOut(int) - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
setReadTimeOut(int) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setReason(String) - 异常错误 中的方法io.jboot.components.valid.ValidException
 
setRegister(boolean) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setRegistry(String) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setRegistry(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setRemarks(String) - 类 中的方法io.jboot.apidoc.ApiResponse
 
setRemarksJsonPath(String) - 类 中的方法io.jboot.apidoc.ApiDocConfig
 
setRemoteAddr(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setRemoteHost(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setRemotePort(int) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setRemoteProperties(Map) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
setRemoteProperty(String, String) - 类 中的方法io.jboot.app.config.JbootConfigManager
 
setRemoteUser(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setRemovedTableNamePrefixes(String...) - 类 中的方法io.jboot.codegen.model.JbootBaseModelGenerator
设置需要被移除的表名前缀 例如表名 "tb_account",移除前缀 "tb_" 后变为 "account"
setRemovedTableNamePrefixes(String...) - 类 中的方法io.jboot.codegen.model.JbootModelGenerator
设置需要被移除的表名前缀 例如表名 "tb_account",移除前缀 "tb_" 后变为 "account"
setRemovedTableNamePrefixes(String...) - 类 中的方法io.jboot.codegen.service.JbootServiceImplGenerator
设置需要被移除的表名前缀 例如表名 "tb_account",移除前缀 "tb_" 后变为 "account"
setRemovedTableNamePrefixes(String...) - 类 中的方法io.jboot.codegen.service.JbootServiceInterfaceGenerator
设置需要被移除的表名前缀 例如表名 "tb_account",移除前缀 "tb_" 后变为 "account"
setRender(ApiDocRender) - 类 中的方法io.jboot.apidoc.ApiDocManager
 
setRenderFactory(IRenderFactory) - 类 中的方法io.jboot.web.attachment.AttachmentManager
 
setRenderType(Integer) - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
setReportAllText(boolean) - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
setReportEnable(boolean) - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
setReporter(String) - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
setReqeustEnable(boolean) - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
setReqeustTargetPrefix(String) - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
setRequest(HttpServletRequest) - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
setRequestBlockJsonMap(Map) - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
setRequestBlockPage(String) - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
setRequestCharacterEncoding(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
setRequestedSessionIdFromCookie(boolean) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setRequestedSessionIdFromURL(boolean) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setRequestedSessionIdValid(boolean) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setRequestFinishedListener(Consumer<MockHttpServletResponse>) - 类 中的方法io.jboot.test.MockMvc
 
setRequestHeaders(String) - 类 中的方法io.jboot.web.cors.CORSConfig
 
setRequestMethod(String) - 类 中的方法io.jboot.web.cors.CORSConfig
 
setRequestMetricEnable(boolean) - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
setRequestMetricName(String) - 类 中的方法io.jboot.support.metric.JbootMetricConfig
 
setRequestStartListener(Consumer<MockHttpServletRequest>) - 类 中的方法io.jboot.test.MockMvc
 
setRequestURI(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setRequestUrl(String) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setRequestURL(StringBuffer) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setRequire(Boolean) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setResource(String) - 类 中的方法io.jboot.components.limiter.LimitInfo
 
setResponse(HttpServletResponse) - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
setResponse(HttpServletResponse) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setResponseCharacterEncoding(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
setResponseCode(int) - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
setResults(List<T>) - 类 中的方法io.jboot.support.redis.RedisScanResult
 
setRetMockJson(String) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setRetRemarks(Map<String, List<ApiResponse>>) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setRetries(int) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
setRetries(int) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setRetries(int) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setRetryAnotherBrokerWhenNotStoreOK(Boolean) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setRetryTimesWhenSendAsyncFailed(Integer) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setRetryTimesWhenSendFailed(Integer) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setRetType(ClassType) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setReturnAction(Action) - 类 中的方法io.jboot.components.mq.aliyunmq.AliyunmqMessageContext
 
setReturnStatus(ConsumeConcurrentlyStatus) - 类 中的方法io.jboot.components.mq.rocketmq.RokectmqMessageContext
 
setReturnValue(Object) - 类 中的方法io.jboot.web.handler.JbootActionInvocation
 
setRootPath(String) - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainer
 
setRootPath(String) - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainerConfig
 
setRule(String) - 类 中的方法io.jboot.components.limiter.LimitConfig
 
setRuleFile(String) - 类 中的方法io.jboot.support.sentinel.SentinelConfig
 
setRuleKey(String) - 类 中的方法io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
setRuleKey(String) - 类 中的方法io.jboot.support.sentinel.datasource.RedisDatasourceConfig
 
setRunDefaultWithoutConfigName(boolean) - 类 中的方法io.jboot.db.transactional.TransactionalManager
 
setScanPackage(String) - 类 中的方法io.jboot.db.model.JbootModelConfig
 
setSecret(String) - 类 中的方法io.jboot.support.jwt.JwtConfig
 
setSecretKey(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setSecretKey(String) - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
setSendLatencyFaultEnable(Boolean) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setSendMessageWithVIPChannel(Boolean) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setSendMsgTimeout(Integer) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setSendMsgTimeoutMillis(String) - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
setSentinelBlockJsonMap(Map<String, String>) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setSentinelBlockPage(String) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setSentinelEnable(boolean) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setSerializer(JbootSerializer) - 类 中的方法io.jboot.components.mq.JbootmqBase
 
setSerializer(String) - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
setSerializer(String) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setSerializerEnable(boolean) - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
setServerAddr(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setServerAddress(String) - 类 中的方法io.jboot.support.sentinel.datasource.ApolloDatasourceConfig
 
setServerAddress(String) - 类 中的方法io.jboot.support.sentinel.datasource.NacosDatasourceConfig
 
setServerAddress(String) - 类 中的方法io.jboot.support.sentinel.datasource.ZookeeperDatasourceConfig
 
setServiceName(String) - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryListener.EventInfo
 
setServiceName(String) - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstance
 
setServletContext(ServletContext) - 类 中的方法io.jboot.test.web.MockFilterConfig
 
setServletContext(ServletContext) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setServletContextName(String) - 类 中的方法io.jboot.test.web.MockServletContext
 
setServletPath(String) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setSessionTimeout(int) - 类 中的方法io.jboot.test.web.MockServletContext
 
setSessionTrackingModes(Set<SessionTrackingMode>) - 类 中的方法io.jboot.test.web.MockServletContext
 
setShardingConfigYaml(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setSkipBeanGetters(boolean) - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
setSkipExceptionRender(boolean) - 类 中的方法io.jboot.components.gateway.GatewayInvocation
 
setSkipModelAttrs(boolean) - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
setSkipNullValueField(boolean) - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
setSql(String) - 类 中的方法io.jboot.db.model.SqlPart
 
setSqlTemplate(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setSqlTemplatePath(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setSslContext(SSLContext) - 类 中的方法io.jboot.components.http.JbootHttpRequest
 
setStart(int) - 类 中的方法io.jboot.app.config.ConfigPara
 
setStarted(boolean) - 类 中的方法io.jboot.components.rpc.JbootrpcBase
 
setState(String) - 类 中的方法io.jboot.apidoc.ApiRet
 
setStaticFieldValue(Class<?>, String, Object) - 类 中的静态方法io.jboot.utils.ReflectUtil
 
setStatus(int) - 类 中的方法io.jboot.support.metric.request.AbstractInstrumentedFilter.StatusExposingServletResponse
 
setStatus(int, String) - 类 中的方法io.jboot.support.metric.request.AbstractInstrumentedFilter.StatusExposingServletResponse
 
setStatus(int) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
setStatus(int, String) - 类 中的方法io.jboot.test.web.MockHttpServletResponse
 
setStyle(String) - 类 中的方法io.jboot.web.directive.base.PaginateDirectiveBase.PaginateItem
 
setSubscribeSubExpression(String) - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
setSubscribeSubExpression(String) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setSuccessUrl(String) - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
setSyncRecevieMessageChannel(String) - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
setTable(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setTable(String) - 类 中的方法io.jboot.db.model.Join
 
setTableMetaFilter(Predicate<TableMeta>) - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
setTableName(String) - 类 中的方法io.jboot.db.TableInfo
 
setTablePrefix(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setTag(String) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setTag(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setTargetClass(Class<? super T>) - 类 中的方法io.jboot.test.MockClassInfo
 
setTargetClass(Class<?>) - 类 中的方法io.jboot.test.MockMethodInfo
 
setTargetMethod(Method) - 类 中的方法io.jboot.test.MockMethodInfo
 
setTargetPrefix(String) - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainer
 
setTargetPrefix(String) - 类 中的方法io.jboot.web.attachment.LocalAttachmentContainerConfig
 
setTermsOfService(String) - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
setTestInstance(Object) - 类 中的静态方法io.jboot.test.CPI
 
setTestInstance(Object) - 类 中的方法io.jboot.test.MockApp
 
setTestOnBorrow(boolean) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setTestOnBorrow(Boolean) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setTestOnCreate(Boolean) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setTestOnReturn(boolean) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setTestOnReturn(Boolean) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setTestWhileIdle(boolean) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setTestWhileIdle(Boolean) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setText(String) - 类 中的方法io.jboot.web.directive.base.PaginateDirectiveBase.PaginateItem
 
setThreadCacheNamePrefix(String) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
setThreadCacheNamePrefix(String) - 类 中的静态方法io.jboot.components.cache.AopCache
 
setThreadCacheNamePrefix(String) - 接口 中的方法io.jboot.components.cache.JbootCache
 
setThreadCacheNamePrefix(String) - 类 中的方法io.jboot.components.cache.JbootCacheBase
 
setThreadCacheNamePrefix(String) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
setThreadCacheNamePrefix(String) - 类 中的静态方法io.jboot.utils.CacheUtil
 
setThreadFactory(ThreadFactory) - 类 中的方法io.jboot.db.transactional.TransactionalManager
 
setThreadPool(ExecutorService) - 类 中的方法io.jboot.components.event.JbootEventManager
 
setThreadPool(ExecutorService) - 类 中的方法io.jboot.components.mq.JbootmqBase
 
setThrowable(Throwable) - 类 中的方法io.jboot.web.render.JbootErrorRender
 
setTimeBetweenConnectErrorMillis(long) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setTimeBetweenEvictionRunsMillis(long) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setTimeBetweenEvictionRunsMillis(Long) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setTimeout(int) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setTimeout(Integer) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setTimeoutMsecs(long) - 类 中的方法io.jboot.support.redis.JbootRedisLock
 
setTimestampPattern(String) - 类 中的方法io.jboot.web.json.JbootJsonConfig
 
setTitle(String) - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
setToken(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setToken(String) - 类 中的方法io.jboot.wechat.JbootWechatConfig
 
setTransactionalTemplate(TransactionalTemplate) - 类 中的方法io.jboot.support.seata.JbootSeataManager
 
setTransactionLevel(Integer) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setTrimTokens(boolean) - 类 中的方法io.jboot.utils.AntPathMatcher
Specify whether to trim tokenized paths and patterns.
setTtl(String, Object, int) - 类 中的静态方法io.jboot.components.cache.ActionCache
 
setTtl(String, Object, int) - 类 中的静态方法io.jboot.components.cache.AopCache
 
setTtl(String, Object, int) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheImpl
 
setTtl(String, Object, int) - 类 中的方法io.jboot.components.cache.caredis.JbootCaredisCacheImpl
 
setTtl(String, Object, int) - 类 中的方法io.jboot.components.cache.ehcache.JbootEhcacheImpl
 
setTtl(String, Object, int) - 类 中的方法io.jboot.components.cache.ehredis.JbootEhredisCacheImpl
 
setTtl(String, Object, int) - 类 中的方法io.jboot.components.cache.j2cache.J2cacheImpl
 
setTtl(String, Object, int) - 接口 中的方法io.jboot.components.cache.JbootCache
 
setTtl(String, Object, int) - 类 中的方法io.jboot.components.cache.none.NoneCacheImpl
 
setTtl(String, Object, int) - 类 中的方法io.jboot.components.cache.redis.JbootRedisCacheImpl
 
setTtl(String, Object, int) - 类 中的静态方法io.jboot.utils.CacheUtil
 
setTxServiceGroup(String) - 类 中的方法io.jboot.support.seata.SeataConfig
 
setType(String) - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
setType(String) - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
setType(String) - 类 中的方法io.jboot.components.gateway.discovery.GatewayDiscoveryConfig
 
setType(String) - 类 中的方法io.jboot.components.http.JbootHttpConfig
 
setType(String) - 类 中的方法io.jboot.components.limiter.LimiterManager.LimitConfigBean
 
setType(String) - 类 中的方法io.jboot.components.limiter.LimitInfo
 
setType(String) - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
setType(String) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
setType(String) - 类 中的方法io.jboot.components.serializer.JbootSerializerConfig
 
setType(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setType(String) - 类 中的方法io.jboot.db.model.Join
 
setType(String) - 类 中的方法io.jboot.objects.counter.JbootCounterConfig
 
setType(String) - 类 中的方法io.jboot.objects.lock.JbootLockConfig
 
setType(String) - 类 中的方法io.jboot.support.redis.JbootRedisConfig
 
setType(Type) - 类 中的方法io.jboot.utils.TypeDef
 
setTypeName(String) - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
setTypeName(String) - 类 中的方法io.jboot.components.mq.JbootmqConfig
 
setUnauthorizedUrl(String) - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
setUnscanPackage(String) - 类 中的方法io.jboot.db.model.JbootModelConfig
 
setUri(String) - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstance
 
setUri(Set<String>) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setUriHealthCheckEnable(boolean) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setUriHealthCheckPath(String) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
setUriHost(String) - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
setUriPath(String) - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
setUriPort(int) - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
setUriScheme(String) - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
setUrl(String) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setUrl(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setUrl(String) - 类 中的方法io.jboot.web.directive.base.PaginateDirectiveBase.PaginateItem
 
setUrlMapping(String) - 类 中的方法io.jboot.support.shiro.JbootShiroConfig
 
setUrls(Map<String, String>) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
setUseCacheName(String) - 类 中的方法io.jboot.components.cache.ActionCacheConfig
 
setUseCacheName(String) - 类 中的方法io.jboot.components.cache.AopCacheConfig
 
setUseCacheName(String) - 类 中的方法io.jboot.web.session.JbootSessionConfig
 
setUseCaches(boolean) - 类 中的方法io.jboot.components.gateway.GatewayHttpProxy
 
setUseFirstLevelOnly(boolean) - 类 中的方法io.jboot.components.cache.JbootCacheConfig
 
setUseJbootDatasource(boolean) - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
setUser(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setUser(String) - 类 中的方法io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
setUserName(String) - 类 中的方法io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
setUsername(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
setUsername(String) - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
setUsername(String) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setUserPrincipal(Principal) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
setUseTLS(Boolean) - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
setValidationQuery(String) - 类 中的方法io.jboot.db.datasource.DataSourceConfig
 
setValidator(Validator) - 类 中的静态方法io.jboot.components.valid.ValidUtil
 
setValidExceptionRetBuilder(ValidateInterceptorUtil.ValidExceptionRetBuilder) - 类 中的静态方法io.jboot.web.validate.interceptor.ValidateInterceptorUtil
 
setValidityPeriod(long) - 类 中的方法io.jboot.support.jwt.JwtConfig
 
setValue(String) - 类 中的方法io.jboot.apidoc.ApiDocument
 
setValue(String) - 类 中的方法io.jboot.apidoc.ApiOperation
 
setValue(String) - 类 中的方法io.jboot.apidoc.ApiParameter
 
setValue(Object) - 类 中的方法io.jboot.components.cache.caffeine.CaffeineCacheObject
 
setValue(Object) - 类 中的方法io.jboot.db.model.Column
 
setVersion(String) - 类 中的方法io.jboot.components.rpc.JbootrpcReferenceConfig
 
setVersion(String) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setVersion(String) - 类 中的方法io.jboot.support.swagger.JbootSwaggerConfig
 
setVersions(Map<String, String>) - 类 中的方法io.jboot.components.rpc.JbootrpcConfig
 
setViewOrText(String) - 类 中的方法io.jboot.components.cache.interceptor.ActionCachedContent
 
setVirtualHost(String) - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
setVirtualHost(String) - 类 中的方法io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 
setWebSocketEndpoint(String) - 类 中的方法io.jboot.web.JbootWebConfig
 
setWeight(int) - 类 中的方法io.jboot.aop.Interceptors.InterceptorWarpper
 
setWeight(int) - 类 中的方法io.jboot.components.rpc.JbootrpcServiceConfig
 
setWithoutLink(boolean) - 类 中的方法io.jboot.db.model.SqlPart
 
setWithoutSerialize(Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
存放 key value 对到 redis 如果 key 已经持有其他值, SET 就覆写旧值,无视类型。
setWithoutSerialize(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
存放 key value 对到 redis 如果 key 已经持有其他值, SET 就覆写旧值,无视类型。
setWithoutSerialize(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
存放 key value 对到 redis 如果 key 已经持有其他值, SET 就覆写旧值,无视类型。
setWithoutSerialize(Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
setWithoutSerialize(Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
setWriter(Writer) - 类 中的静态方法io.jboot.web.handler.JbootActionReporter
 
setXid(String) - 类 中的方法io.jboot.support.seata.tcc.TCCFenceHandler.FenceLogIdentity
 
shardingConfigYaml - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
SharedEnumObject - io.jboot.web.directive中的类
JFinalEnumObject 的主要目的是为了动态创建一个包装 Enum 枚举的类,方便模板引擎直接调用。
SharedEnumObject() - 类 的构造器io.jboot.web.directive.SharedEnumObject
 
ShiroAuthenticatedDirective - io.jboot.support.shiro.directives中的类
用户已经身份验证通过,Subject.login登录成功 #shiroAuthenticated() body #end
ShiroAuthenticatedDirective() - 类 的构造器io.jboot.support.shiro.directives.ShiroAuthenticatedDirective
 
ShiroAuthorizeProcesserInvoker - io.jboot.support.shiro中的类
Shiro 认证处理器 执行者,每个 actionKey 都有一个独立的 ShiroAuthorizeProcesserInvoker 它是对 IShiroAuthorizeProcesser 的几个集合处理
ShiroAuthorizeProcesserInvoker() - 类 的构造器io.jboot.support.shiro.ShiroAuthorizeProcesserInvoker
 
ShiroClear - io.jboot.support.shiro.processer中的注释类型
在controller上用来清除权限控制
ShiroGuestDirective - io.jboot.support.shiro.directives中的类
游客访问时。
ShiroGuestDirective() - 类 的构造器io.jboot.support.shiro.directives.ShiroGuestDirective
 
ShiroHasAllPermissionDirective - io.jboot.support.shiro.directives中的类
拥有全部权限 #shiroHasAllPermission(permissionName1,permissionName2) body #end
ShiroHasAllPermissionDirective() - 类 的构造器io.jboot.support.shiro.directives.ShiroHasAllPermissionDirective
 
ShiroHasAllRolesDirective - io.jboot.support.shiro.directives中的类
拥有全部角色 #shiroHasAllRoles(roleName1,roleName2) body #end
ShiroHasAllRolesDirective() - 类 的构造器io.jboot.support.shiro.directives.ShiroHasAllRolesDirective
 
ShiroHasAnyPermissionDirective - io.jboot.support.shiro.directives中的类
拥有任何一个权限 #shiroHasAnyPermission(permission1,permission2) body #end
ShiroHasAnyPermissionDirective() - 类 的构造器io.jboot.support.shiro.directives.ShiroHasAnyPermissionDirective
 
ShiroHasAnyRolesDirective - io.jboot.support.shiro.directives中的类
拥有任何一个角色 #shiroHasAnyRoles(roleName1,roleName2) body #end
ShiroHasAnyRolesDirective() - 类 的构造器io.jboot.support.shiro.directives.ShiroHasAnyRolesDirective
 
ShiroHasPermissionDirective - io.jboot.support.shiro.directives中的类
有相应权限 #shiroHasPermission(permissionName) body #end
ShiroHasPermissionDirective() - 类 的构造器io.jboot.support.shiro.directives.ShiroHasPermissionDirective
 
ShiroHasRoleDirective - io.jboot.support.shiro.directives中的类
有相应角色 #shiroHasRole(roleName) body #end
ShiroHasRoleDirective() - 类 的构造器io.jboot.support.shiro.directives.ShiroHasRoleDirective
 
ShiroInterceptorBuilder - io.jboot.support.shiro中的类
 
ShiroInterceptorBuilder() - 类 的构造器io.jboot.support.shiro.ShiroInterceptorBuilder
 
ShiroNoAuthenticatedDirective - io.jboot.support.shiro.directives中的类
未进行身份验证时,即没有调用Subject.login进行登录。
ShiroNoAuthenticatedDirective() - 类 的构造器io.jboot.support.shiro.directives.ShiroNoAuthenticatedDirective
 
ShiroNotHasPermissionDirective - io.jboot.support.shiro.directives中的类
没有该权限 #shiroNotHasPermission(permissionName) body #end
ShiroNotHasPermissionDirective() - 类 的构造器io.jboot.support.shiro.directives.ShiroNotHasPermissionDirective
 
ShiroNotHasRoleDirective - io.jboot.support.shiro.directives中的类
没有该角色 #shiroNotHasRole(roleName) body #end
ShiroNotHasRoleDirective() - 类 的构造器io.jboot.support.shiro.directives.ShiroNotHasRoleDirective
 
ShiroPrincipalDirective - io.jboot.support.shiro.directives中的类
获取Subject Principal 身份信息 #shiroPrincipal() #(principal) #end
ShiroPrincipalDirective() - 类 的构造器io.jboot.support.shiro.directives.ShiroPrincipalDirective
 
ShiroRequiresAuthenticationProcesser - io.jboot.support.shiro.processer中的类
 
ShiroRequiresAuthenticationProcesser() - 类 的构造器io.jboot.support.shiro.processer.ShiroRequiresAuthenticationProcesser
 
ShiroRequiresGuestProcesser - io.jboot.support.shiro.processer中的类
 
ShiroRequiresGuestProcesser() - 类 的构造器io.jboot.support.shiro.processer.ShiroRequiresGuestProcesser
 
ShiroRequiresPermissionsProcesser - io.jboot.support.shiro.processer中的类
 
ShiroRequiresPermissionsProcesser(RequiresPermissions) - 类 的构造器io.jboot.support.shiro.processer.ShiroRequiresPermissionsProcesser
 
ShiroRequiresRolesProcesser - io.jboot.support.shiro.processer中的类
 
ShiroRequiresRolesProcesser(RequiresRoles) - 类 的构造器io.jboot.support.shiro.processer.ShiroRequiresRolesProcesser
 
ShiroRequiresUserProcesser - io.jboot.support.shiro.processer中的类
 
ShiroRequiresUserProcesser() - 类 的构造器io.jboot.support.shiro.processer.ShiroRequiresUserProcesser
 
shouldUpdateCache(int, Model, Object) - 类 中的方法io.jboot.service.JbootServiceBase
用于给子类复写,用于刷新缓存
SIBLINGS_ITEM_COUNT - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
SIBLINGS_ITEM_COUNT_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
SimpleContext - io.jboot.components.valid.interceptor中的类
 
SimpleContext() - 类 的构造器io.jboot.components.valid.interceptor.SimpleContext
 
SimpleContext(Ret) - 类 的构造器io.jboot.components.valid.interceptor.SimpleContext
 
SimpleServer(JbootCoreConfig, long) - 类 的构造器io.jboot.app.JbootSimpleApplication.SimpleServer
 
singleton(Class<? extends Interceptor>) - 类 中的方法io.jboot.aop.Interceptors
 
singleton(Class<T>) - 类 中的静态方法io.jboot.utils.ClassUtil
获取单例
singleton(Class<T>, boolean) - 类 中的静态方法io.jboot.utils.ClassUtil
获取单利
singleton(Class<T>, boolean, boolean) - 类 中的静态方法io.jboot.utils.ClassUtil
 
singletons - 类 中的静态变量io.jboot.utils.ClassUtil
 
singleWildcards - 类 中的变量io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
sinter(Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回多个集合的交集,多个集合由 keys 指定
sinter(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回多个集合的交集,多个集合由 keys 指定
sinter(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回多个集合的交集,多个集合由 keys 指定
sinter(Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
sinter(Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
sismember(Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
判断 member 元素是否集合 key 的成员。
sismember(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
判断 member 元素是否集合 key 的成员。
sismember(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
判断 member 元素是否集合 key 的成员。
sismember(Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
sismember(Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
size() - 类 中的方法io.jboot.support.shiro.cache.JbootShiroCache
 
size - 类 中的变量io.jboot.utils.FileScanner.TimeSize
 
SizeInterceptor - io.jboot.components.valid.interceptor中的类
 
SizeInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.SizeInterceptor
 
skipBeanGetters - 类 中的变量io.jboot.web.json.JbootJsonConfig
 
skipExceptionRender - 类 中的变量io.jboot.components.gateway.GatewayInvocation
 
skipModelAttrs - 类 中的变量io.jboot.web.json.JbootJsonConfig
 
skipNullValueField - 类 中的变量io.jboot.web.json.JbootJsonConfig
 
skipSegment(String, int, String) - 类 中的方法io.jboot.utils.AntPathMatcher
 
skipSeparator(String, int, String) - 类 中的方法io.jboot.utils.AntPathMatcher
 
SLASH - 类 中的静态变量io.jboot.apidoc.ApiDocUtil
 
SLASH - 类 中的静态变量io.jboot.support.shiro.JbootShiroUtil
 
sleepQuietly(long) - 类 中的静态方法io.jboot.utils.QuietlyUtil
 
Slf4jLogger - io.jboot.core.log中的类
 
Slf4jLogger(LocationAwareLogger) - 类 的构造器io.jboot.core.log.Slf4jLogger
 
Slf4jSimpleLogger - io.jboot.core.log中的类
 
Slf4jSimpleLogger(Logger) - 类 的构造器io.jboot.core.log.Slf4jSimpleLogger
 
smembers(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回集合 key 中的所有成员。
smembers(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回集合 key 中的所有成员。
smembers(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回集合 key 中的所有成员。
smembers(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
smembers(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
snapshot() - 类 中的方法io.jboot.web.session.JbootHttpSession
 
sort(List<?>) - 类 中的静态方法io.jboot.core.weight.WeightUtil
 
SPACE - 类 中的静态变量io.jboot.utils.StrUtil
 
splitToSet(String, String) - 类 中的静态方法io.jboot.utils.StrUtil
把字符串拆分成一个set
splitToSetByComma(String) - 类 中的静态方法io.jboot.utils.StrUtil
根据逗号分隔为set
spop(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
移除并返回集合中的一个随机元素。
spop(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
移除并返回集合中的一个随机元素。
spop(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
移除并返回集合中的一个随机元素。
spop(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
spop(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
sql - 类 中的变量io.jboot.db.model.SqlPart
 
SQL_CACHE_SEPARATOR - 类 中的静态变量io.jboot.db.model.Columns
 
SQL_ORDER_BY_PATTERN - 类 中的静态变量io.jboot.db.model.SqlBuilder
仅支持字母、数字、下划线、空格、逗号、小数点(支持多个字段排序)
SqlBuilder - io.jboot.db.model中的类
 
SqlBuilder() - 类 的构造器io.jboot.db.model.SqlBuilder
 
SqlDebugger - io.jboot.db中的类
 
SqlDebugger() - 类 的构造器io.jboot.db.SqlDebugger
 
SqlDebugger.SqlDebugPrinter - io.jboot.db中的接口
 
SqlDebugger.SqlRunner<V> - io.jboot.db中的接口
 
sqlPart(String) - 类 中的方法io.jboot.db.model.Columns
customize string sql
sqlPart(String, Object...) - 类 中的方法io.jboot.db.model.Columns
customize string sql
SqlPart - io.jboot.db.model中的类
 
SqlPart(String) - 类 的构造器io.jboot.db.model.SqlPart
 
SqlPart(String, Object) - 类 的构造器io.jboot.db.model.SqlPart
 
SqlPart(String, boolean) - 类 的构造器io.jboot.db.model.SqlPart
 
SqlPart(String, Object, boolean) - 类 的构造器io.jboot.db.model.SqlPart
 
sqlPartIf(String, Boolean) - 类 中的方法io.jboot.db.model.Columns
customize string sql
sqlPartIf(String, Boolean, Object...) - 类 中的方法io.jboot.db.model.Columns
customize string sql
sqlPartWithoutLink(String) - 类 中的方法io.jboot.db.model.Columns
customize string sql
sqlPartWithoutLink(String, Object...) - 类 中的方法io.jboot.db.model.Columns
customize string sql
sqlPartWithoutLinkIf(String, Boolean) - 类 中的方法io.jboot.db.model.Columns
customize string sql
sqlPartWithoutLinkIf(String, Boolean, Object...) - 类 中的方法io.jboot.db.model.Columns
customize string sql
sqlTemplate - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
sqlTemplatePath - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
srandmember(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回集合中的一个随机元素。
srandmember(Object, int) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回集合中的 count 个随机元素。
srandmember(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回集合中的一个随机元素。
srandmember(Object, int) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回集合中的 count 个随机元素。
srandmember(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回集合中的一个随机元素。
srandmember(Object, int) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回集合中的 count 个随机元素。
srandmember(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
srandmember(Object, int) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
srandmember(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
srandmember(Object, int) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
srem(Object, Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
移除集合 key 中的一个或多个 member 元素,不存在的 member 元素会被忽略。
srem(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
移除集合 key 中的一个或多个 member 元素,不存在的 member 元素会被忽略。
srem(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
移除集合 key 中的一个或多个 member 元素,不存在的 member 元素会被忽略。
srem(Object, Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
srem(Object, Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
sslContext - 类 中的变量io.jboot.components.http.JbootHttpRequest
 
start - 类 中的变量io.jboot.app.config.ConfigPara
 
start(UndertowServer) - 类 中的静态方法io.jboot.app.JbootApplication
 
start() - 类 中的方法io.jboot.app.JbootResourceLoader
 
start() - 类 中的方法io.jboot.components.gateway.JbootGatewayHealthChecker
开始健康检查 多次执行,只会启动一次
start() - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin
 
start() - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin.TaskInfo
 
start(Class<?>) - 类 中的方法io.jboot.test.MockApp
 
start() - 类 中的方法io.jboot.utils.FileScanner
 
START_ITEM_COUNT - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
START_ITEM_COUNT_KEY - 类 中的静态变量io.jboot.web.directive.base.PaginateDirectiveBase
 
startApp(Class<?>) - 类 中的静态方法io.jboot.test.CPI
 
startAsync() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
startAsync(ServletRequest, ServletResponse) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
startAwait() - 类 中的方法io.jboot.app.JbootSimpleApplication.SimpleServer
 
startBroadCastConsumer() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
startBroadcastConsumer() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
started - 类 中的变量io.jboot.components.rpc.JbootrpcBase
 
startListening() - 接口 中的方法io.jboot.components.mq.Jbootmq
 
startListening() - 类 中的方法io.jboot.components.mq.JbootmqBase
 
startNewScanner(File, String) - 类 中的方法io.jboot.app.JbootResourceLoader
 
startOfArray - 类 中的静态变量io.jboot.web.json.JsonBodyParseInterceptor
 
startPlugins() - 类 中的方法io.jboot.app.JbootSimpleApplication.SimpleServer
 
startQueueConsumer() - 类 中的方法io.jboot.components.mq.aliyunmq.JbootAliyunmqImpl
 
startQueueConsumer() - 类 中的方法io.jboot.components.mq.rocketmq.JbootRocketmqImpl
 
startReceiveMsgThread() - 类 中的方法io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
startTimeMillis - 类 中的变量io.jboot.app.JbootSimpleApplication.SimpleServer
 
state - 类 中的变量io.jboot.apidoc.ApiRet
 
state(boolean) - 类 中的方法io.jboot.apidoc.ApiRet
 
STATE_FAIL - 类 中的静态变量io.jboot.apidoc.ApiRet
 
STATE_OK - 类 中的静态变量io.jboot.apidoc.ApiRet
 
StaticConstruct - io.jboot.aop.annotation中的注释类型
 
staticMethods - 类 中的变量io.jboot.web.directive.SharedEnumObject
 
status - 类 中的变量io.jboot.test.web.MockHttpServletResponse
 
status(int) - 类 中的方法io.jboot.web.ResponseEntity
 
status(HttpStatus) - 类 中的方法io.jboot.web.ResponseEntity
 
StatusExposingServletResponse(HttpServletResponse) - 类 的构造器io.jboot.support.metric.request.AbstractInstrumentedFilter.StatusExposingServletResponse
 
statusMessage - 类 中的变量io.jboot.test.web.MockHttpServletResponse
 
stop() - 类 中的方法io.jboot.app.JbootResourceLoader
 
STOP - 类 中的静态变量io.jboot.app.JbootSimpleApplication
 
stop() - 类 中的方法io.jboot.components.gateway.JbootGatewayHealthChecker
 
stop() - 类 中的方法io.jboot.components.mq.JbootmqManager
 
stop() - 类 中的方法io.jboot.components.rpc.JbootrpcManager
 
stop() - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin
 
stop() - 类 中的方法io.jboot.components.schedule.JbootCron4jPlugin.TaskInfo
 
stop() - 类 中的方法io.jboot.components.schedule.JbootScheduleManager
 
stop() - 类 中的方法io.jboot.support.seata.JbootSeataManager
 
stop() - 类 中的方法io.jboot.test.MockApp
 
stop() - 类 中的方法io.jboot.utils.FileScanner
 
stopApp() - 类 中的静态方法io.jboot.test.CPI
 
stopDubbo() - 类 中的静态方法io.jboot.components.rpc.dubbo.DubboUtil
 
stopListening() - 接口 中的方法io.jboot.components.mq.Jbootmq
 
stopListening() - 类 中的方法io.jboot.components.mq.JbootmqBase
 
storeCache - 类 中的静态变量io.jboot.test.web.MockHttpSession
 
str2Properties(String) - 类 中的方法io.jboot.app.config.support.nacos.NacosConfigManager
 
stream - 类 中的变量io.jboot.test.web.MockHttpServletResponse
 
string2Map(String) - 类 中的静态方法io.jboot.utils.CollectionUtil
 
stringBuilder - 类 中的静态变量io.jboot.apidoc.ApiMockBuilders
 
stringMatcherCache - 类 中的变量io.jboot.utils.AntPathMatcher
 
StringUtils - io.jboot.utils中的类
 
StringUtils() - 类 的构造器io.jboot.utils.StringUtils
 
StrUtil - io.jboot.utils中的类
 
StrUtil() - 类 的构造器io.jboot.utils.StrUtil
 
style - 类 中的变量io.jboot.web.directive.base.PaginateDirectiveBase.PaginateItem
 
subscribe(String, GatewayDiscoveryListener) - 接口 中的方法io.jboot.components.gateway.discovery.GatewayDiscovery
 
subscribe(String, GatewayDiscoveryListener) - 类 中的方法io.jboot.components.gateway.discovery.NacosGatewayDiscovery
 
subscribe(JedisPubSub, String...) - 接口 中的方法io.jboot.support.redis.JbootRedis
订阅
subscribe(BinaryJedisPubSub, byte[]...) - 接口 中的方法io.jboot.support.redis.JbootRedis
订阅
subscribe(JedisPubSub, String...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
订阅
subscribe(BinaryJedisPubSub, byte[]...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
订阅
subscribe(JedisPubSub, String...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
订阅
subscribe(BinaryJedisPubSub, byte[]...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
订阅
subscribe(JedisPubSub, String...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
subscribe(BinaryJedisPubSub, byte[]...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
subscribe(JedisPubSub, String...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
subscribe(BinaryJedisPubSub, byte[]...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
subscribeSubExpression - 类 中的变量io.jboot.components.mq.aliyunmq.JbootAliyunmqConfig
 
subscribeSubExpression - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
SUCCESSFUL_OPERATION - 类 中的静态变量io.jboot.support.swagger.ControllerReaderExtension
 
successUrl - 类 中的变量io.jboot.support.shiro.JbootShiroConfig
 
sunion(Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回多个集合的并集,多个集合由 keys 指定 不存在的 key 被视为空集。
sunion(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回多个集合的并集,多个集合由 keys 指定 不存在的 key 被视为空集。
sunion(Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回多个集合的并集,多个集合由 keys 指定 不存在的 key 被视为空集。
sunion(Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
sunion(Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
supportMethods - 类 中的变量io.jboot.web.controller.RequestMethodLimitInterceptor
 
swagger - 类 中的变量io.jboot.support.swagger.JbootSwaggerManager
 
swagger - 类 中的变量io.jboot.support.swagger.Reader
 
swagger - 类 中的变量io.jboot.support.swagger.ReaderContext
 
SwaggerPath - io.jboot.support.swagger中的类
 
SwaggerPath() - 类 的构造器io.jboot.support.swagger.SwaggerPath
 
syncDiscoveryUris(Collection<String>) - 类 中的方法io.jboot.components.gateway.JbootGatewayConfig
 
syncDiscoveryUris(List<GatewayInstance>, JbootGatewayConfig) - 类 中的方法io.jboot.components.gateway.JbootGatewayManager
 
syncModels(Columns, Collection<M>, ObjectFunc<M>...) - 类 中的方法io.jboot.service.JbootServiceBase
同步 model 数据到数据库
syncOriginSessionData(Map<String, Object>) - 类 中的方法io.jboot.web.session.JbootServletRequestWrapper
同步上层 session 到 sessionStore
syncReceiveMessageChannels - 类 中的变量io.jboot.components.mq.JbootmqBase
 
syncRecevieMessageChannel - 类 中的变量io.jboot.components.mq.JbootmqConfig
 
systemCpuUsage - 类 中的变量io.jboot.support.metric.JvmCpuGaugeSet
 
SystemOutWriter() - 类 的构造器io.jboot.web.handler.JbootActionReporter.SystemOutWriter
 

T

Table - io.jboot.db.annotation中的注释类型
 
table - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
table - 类 中的变量io.jboot.db.model.JbootModel
 
table - 类 中的变量io.jboot.db.model.Join
 
TableInfo - io.jboot.db中的类
 
TableInfo() - 类 的构造器io.jboot.db.TableInfo
 
TableInfo.DataSourceConfigWrapper - io.jboot.db中的类
 
TableInfoManager - io.jboot.db中的类
 
TableInfoManager() - 类 的构造器io.jboot.db.TableInfoManager
 
tableInfos - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
tableMetaFilter - 类 中的变量io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
tableName - 类 中的变量io.jboot.db.TableInfo
 
tablePrefix - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
tag - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Service tag name
tag - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Service tag name
target - 类 中的变量io.jboot.web.handler.JbootActionInvocation
 
targetClass - 类 中的变量io.jboot.test.MockClassInfo
 
targetClass - 类 中的变量io.jboot.test.MockMethodInfo
 
targetMethod - 类 中的变量io.jboot.test.MockMethodInfo
 
targetObject - 类 中的变量io.jboot.aop.cglib.JbootCglibLazyLoader
 
targetPrefix - 类 中的变量io.jboot.support.sentinel.SentinelHandler
 
targetPrefix - 类 中的变量io.jboot.web.attachment.LocalAttachmentContainer
 
targetPrefix - 类 中的变量io.jboot.web.attachment.LocalAttachmentContainerConfig
 
task - 类 中的变量io.jboot.components.schedule.JbootCron4jPlugin.TaskInfo
 
task - 类 中的变量io.jboot.utils.FileScanner
 
TaskInfo(String, Object, boolean, boolean) - 类 的构造器io.jboot.components.schedule.JbootCron4jPlugin.TaskInfo
 
taskInfoList - 类 中的变量io.jboot.components.schedule.JbootCron4jPlugin
 
TCC_FENCE_DAO - 类 中的静态变量io.jboot.support.seata.tcc.TCCFenceHandler
 
TccActionInterceptor - io.jboot.support.seata.tcc中的类
TCC Interceptor 参考: https://github.com/seata/seata/blob/develop/spring/src/main/java/io/seata/spring/tcc/TccActionInterceptor.java
TccActionInterceptor() - 类 的构造器io.jboot.support.seata.tcc.TccActionInterceptor
 
TCCFenceHandler - io.jboot.support.seata.tcc中的类
TCC Fence Handler(idempotent, non_rollback, suspend)
TCCFenceHandler() - 类 的构造器io.jboot.support.seata.tcc.TCCFenceHandler
 
TCCFenceHandler.FenceLogCleanRunnable - io.jboot.support.seata.tcc中的类
clean fence log that has the final status runnable.
TCCFenceHandler.FenceLogIdentity - io.jboot.support.seata.tcc中的类
 
TccInterceptorBuilder - io.jboot.support.seata.tcc中的类
 
TccInterceptorBuilder() - 类 的构造器io.jboot.support.seata.tcc.TccInterceptorBuilder
 
tccResourceCache - 类 中的变量io.jboot.support.seata.tcc.JbootTCCResourceManager
TCC resource cache
TELEPHONE - 类 中的静态变量io.jboot.web.validate.Regex
电话号码
template - 类 中的变量io.jboot.codegen.service.JbootServiceImplGenerator
 
TemplateErrorRender - io.jboot.web.render中的类
 
TemplateErrorRender(TemplateException) - 类 的构造器io.jboot.web.render.TemplateErrorRender
 
termsOfService - 类 中的变量io.jboot.support.swagger.JbootSwaggerConfig
 
TestConfig - io.jboot.test中的注释类型
 
testInstance - 类 中的变量io.jboot.test.MockApp
 
testOnBorrow - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
testOnBorrow - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
testOnCreate - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
testOnReturn - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
testOnReturn - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
testWhileIdle - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
testWhileIdle - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
text - 类 中的变量io.jboot.web.directive.base.PaginateDirectiveBase.PaginateItem
 
TEXT - 类 中的静态变量io.jboot.web.validate.ValidateRenderType
 
threadFactory - 类 中的变量io.jboot.db.transactional.TransactionalManager
 
threadPool - 类 中的变量io.jboot.components.event.JbootEventManager
 
threadPool - 类 中的变量io.jboot.components.mq.JbootmqBase
 
throwable(Throwable) - 接口 中的方法io.jboot.core.listener.JbootAppListenerManager.TriggerThrowable
 
throwable - 类 中的变量io.jboot.web.render.JbootErrorRender
 
throwables - 类 中的静态变量io.jboot.exception.JbootExceptionHolder
 
throwCannotMappingException() - 类 中的方法io.jboot.db.model.JbootModel
 
throwValidException(String, String, String) - 类 中的静态方法io.jboot.components.valid.ValidUtil
 
throwValidException(String, String, Ret, String) - 类 中的静态方法io.jboot.components.valid.ValidUtil
 
time - 类 中的变量io.jboot.utils.FileScanner.TimeSize
 
timeBetweenConnectErrorMillis - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
timeBetweenEvictionRunsMillis - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
timeBetweenEvictionRunsMillis - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
timeout - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Timeout value for service invocation, default value is 0
timeout - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
timeout - 类 中的变量io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
timeoutMsecs - 类 中的变量io.jboot.support.redis.JbootRedisLock
 
timeoutsMeter - 类 中的变量io.jboot.support.metric.request.AbstractInstrumentedFilter
 
timer - 类 中的变量io.jboot.utils.FileScanner
 
TimeSize(File) - 类 的构造器io.jboot.utils.FileScanner.TimeSize
 
timestamp - 类 中的变量io.jboot.components.event.JbootEvent
 
timestampPattern - 类 中的变量io.jboot.web.json.JbootJsonConfig
 
title - 类 中的变量io.jboot.support.swagger.JbootSwaggerConfig
 
title - 类 中的静态变量io.jboot.web.handler.JbootActionReporter
 
TL - 类 中的静态变量io.jboot.utils.DateUtil
 
toArray() - 类 中的方法io.jboot.aop.Interceptors
 
toBigDecimal(String, BigDecimal) - 类 中的方法io.jboot.web.controller.JbootController
 
toBigInteger(String, BigInteger) - 类 中的方法io.jboot.web.controller.JbootController
 
toDate(LocalDateTime) - 类 中的静态方法io.jboot.utils.DateUtil
java.time.LocalDateTime --> java.util.Date
toDate(LocalDate) - 类 中的静态方法io.jboot.utils.DateUtil
java.time.LocalDate --> java.util.Date
toDate(LocalTime) - 类 中的静态方法io.jboot.utils.DateUtil
java.time.LocalTime --> java.util.Date
toDate(LocalDate, LocalTime) - 类 中的静态方法io.jboot.utils.DateUtil
java.time.LocalTime --> java.util.Date
toDateMillisecondString(Date) - 类 中的静态方法io.jboot.utils.DateUtil
 
toDateMinuteString(Date) - 类 中的静态方法io.jboot.utils.DateUtil
 
toDateString(Date) - 类 中的静态方法io.jboot.utils.DateUtil
 
toDateTimeString(Date) - 类 中的静态方法io.jboot.utils.DateUtil
 
toHtml(InputStream, String) - 类 中的静态方法io.jboot.web.render.cdn.CdnUtil
 
toJavaObject(JSONObject, Class<?>, Type) - 类 中的静态方法io.jboot.web.json.JsonBodyParseInterceptor
 
token - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Service token, default value is false
token - 类 中的变量io.jboot.wechat.JbootWechatConfig
 
TOKEN_BUCKET - 类 中的静态变量io.jboot.components.limiter.LimitType
令牌桶,通过 guava 的 RateLimiter 来实现 时间有关,每秒钟允许有多少个请求
tokenizedPatternCache - 类 中的变量io.jboot.utils.AntPathMatcher
 
tokenizePath(String) - 类 中的方法io.jboot.utils.AntPathMatcher
Tokenize the given path into parts, based on this matcher's settings.
tokenizePattern(String) - 类 中的方法io.jboot.utils.AntPathMatcher
Tokenize the given path pattern into parts, based on this matcher's settings.
tokenizeToStringArray(String, String) - 类 中的静态方法io.jboot.utils.StringUtils
 
tokenizeToStringArray(String, String, boolean, boolean) - 类 中的静态方法io.jboot.utils.StringUtils
 
toList() - 类 中的方法io.jboot.aop.Interceptors
 
toList(Map<String, T>) - 类 中的静态方法io.jboot.components.rpc.dubbo.DubboUtil
 
toList(Map<String, T>) - 类 中的静态方法io.jboot.components.rpc.motan.MotanUtil
 
toLocalDate(Date) - 类 中的静态方法io.jboot.utils.DateUtil
java.util.Date --> java.time.LocalDate
toLocalDateTime(Date) - 类 中的静态方法io.jboot.utils.DateUtil
java.util.Date --> java.time.LocalDateTime
toLocalTime(Date) - 类 中的静态方法io.jboot.utils.DateUtil
java.util.Date --> java.time.LocalTime
toMysqlSql() - 类 中的方法io.jboot.db.model.Columns
这个只是用于调试
TOP_PATH - 类 中的静态变量io.jboot.utils.StringUtils
 
topicThread - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqImpl
 
toProperties() - 类 中的方法io.jboot.app.config.support.nacos.NacosServerConfig
 
toReferenceConfig(JbootrpcReferenceConfig) - 类 中的静态方法io.jboot.components.rpc.dubbo.DubboUtil
 
toRefererConfig(JbootrpcReferenceConfig) - 类 中的静态方法io.jboot.components.rpc.motan.MotanUtil
 
toServiceConfig(JbootrpcServiceConfig) - 类 中的静态方法io.jboot.components.rpc.dubbo.DubboUtil
 
toServiceConfig(JbootrpcServiceConfig) - 类 中的静态方法io.jboot.components.rpc.motan.MotanUtil
 
toSqlServerSql() - 类 中的方法io.jboot.db.model.Columns
这个只是用于调试
toString() - 类 中的方法io.jboot.aop.InterceptorCache.MethodKey
 
toString() - 类 中的方法io.jboot.apidoc.ApiDocument
 
toString() - 类 中的方法io.jboot.apidoc.ApiOperation
 
toString() - 类 中的方法io.jboot.apidoc.ApiParameter
 
toString() - 类 中的方法io.jboot.apidoc.ApiResponse
 
toString() - 类 中的方法io.jboot.app.JbootApplicationConfig
 
toString() - 类 中的方法io.jboot.components.event.JbootEvent
 
toString() - 类 中的方法io.jboot.components.http.JbootHttpResponse
 
toString() - 类 中的方法io.jboot.db.model.Columns
 
toString() - 类 中的方法io.jboot.test.MockMvcResult
 
toString(Object[], String) - 类 中的静态方法io.jboot.utils.ArrayUtil
 
toString() - 类 中的方法io.jboot.utils.ClassType
 
toString(Collection<?>, String) - 类 中的静态方法io.jboot.utils.CollectionUtil
 
toString(Date, String) - 类 中的静态方法io.jboot.utils.DateUtil
 
toString(LocalDateTime, String) - 类 中的静态方法io.jboot.utils.DateUtil
 
toString(LocalDate, String) - 类 中的静态方法io.jboot.utils.DateUtil
 
toString(LocalTime, String) - 类 中的静态方法io.jboot.utils.DateUtil
 
toString() - 类 中的方法io.jboot.utils.FileScanner.TimeSize
 
toString() - 枚举 中的方法io.jboot.web.handler.ConsoleColor
 
toString() - 类 中的方法io.jboot.web.render.JbootRender
 
toStringArray(Collection<String>) - 类 中的静态方法io.jboot.utils.StringUtils
Copy the given Collection into a String array.
toUpperCase(String) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
toUri() - 类 中的方法io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
toWherePartSql() - 类 中的方法io.jboot.db.model.Columns
输出 where 后面的 sql 部分,风格是 mysql 的风格 SQL
toWherePartSql(boolean) - 类 中的方法io.jboot.db.model.Columns
输出 where 后面的 sql 部分,风格是 mysql 的风格 SQL
toWherePartSql(char, boolean) - 类 中的方法io.jboot.db.model.Columns
输出 where 部分的 sql
trace(String) - 类 中的方法io.jboot.core.log.JdkLogger
 
trace(String, Throwable) - 类 中的方法io.jboot.core.log.JdkLogger
 
trace(String, Object...) - 类 中的方法io.jboot.core.log.JdkLogger
 
trace(String) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
trace(String, Throwable) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
trace(String, Object...) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
trace(String) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
trace(String, Throwable) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
trace(String, Object...) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
traceException(Throwable) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
traceException(Throwable, SentinelResource) - 类 中的方法io.jboot.support.sentinel.AbstractSentinelInterceptor
 
Transactional - io.jboot.aop.annotation中的注释类型
 
TransactionalInterceptor - io.jboot.db.transactional中的类
缓存操作的拦截器
TransactionalInterceptor() - 类 的构造器io.jboot.db.transactional.TransactionalInterceptor
 
TransactionalManager - io.jboot.db.transactional中的类
 
TransactionalManager() - 类 的构造器io.jboot.db.transactional.TransactionalManager
 
transactionalTemplate - 类 中的变量io.jboot.support.seata.JbootSeataManager
 
transactionLevel - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
transactionManager - 类 中的变量io.jboot.support.seata.JbootSeataManager
 
TransactionPropagationFilter - io.jboot.support.seata.filter中的类
The type Transaction propagation filter.
TransactionPropagationFilter() - 类 的构造器io.jboot.support.seata.filter.TransactionPropagationFilter
 
trigger(JbootAppListener) - 接口 中的方法io.jboot.core.listener.JbootAppListenerManager.TriggerThrowable
 
trimTokens - 类 中的变量io.jboot.utils.AntPathMatcher
 
trustAnyTrustManager - 类 中的静态变量io.jboot.components.gateway.GatewayHttpProxy
 
trustAnyTrustManager - 类 中的静态变量io.jboot.components.http.jboot.JbootHttpImpl
 
trustAnyTrustManager - 类 中的静态变量io.jboot.components.http.okhttp.OKHttpImpl
 
tryAcquire(String, int) - 类 中的静态方法io.jboot.components.limiter.redis.RedisRateLimitUtil
限制时长默认为1秒
tryAcquire(String, int, int) - 类 中的静态方法io.jboot.components.limiter.redis.RedisRateLimitUtil
尝试是否能正常执行
tryAddContenTypes(WebBuilder) - 类 中的静态方法io.jboot.app.JbootApplication
 
tryAddMetricsSupport(WebBuilder) - 类 中的静态方法io.jboot.app.JbootApplication
 
tryAddShiroSupport(WebBuilder) - 类 中的静态方法io.jboot.app.JbootApplication
 
tryAddWebSocketSupport(WebBuilder) - 类 中的静态方法io.jboot.app.JbootApplication
 
tryLock() - 类 中的方法io.jboot.objects.lock.impl.JbootLocalLock
 
tryLock(long, TimeUnit) - 类 中的方法io.jboot.objects.lock.impl.JbootLocalLock
 
tryLock() - 类 中的方法io.jboot.objects.lock.impl.JbootRedisLock
 
tryLock(long, TimeUnit) - 类 中的方法io.jboot.objects.lock.impl.JbootRedisLock
 
tryLock() - 接口 中的方法io.jboot.objects.lock.JbootLock
 
tryLock(long, TimeUnit) - 接口 中的方法io.jboot.objects.lock.JbootLock
 
tryToGetInAppListener(Class<?>) - 类 中的静态方法io.jboot.apidoc.ApiDocUtil
 
tryToTrim(String) - 类 中的方法io.jboot.web.controller.JbootController
 
ttl(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
以秒为单位,返回给定 key 的剩余生存时间(TTL, time to live)。
ttl(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
以秒为单位,返回给定 key 的剩余生存时间(TTL, time to live)。
ttl(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
以秒为单位,返回给定 key 的剩余生存时间(TTL, time to live)。
ttl(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
ttl(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
txInNewThread(Invocation, String, DbPro, int, IAtom) - 类 中的方法io.jboot.db.transactional.TransactionalInterceptor
 
txServiceGroup - 类 中的变量io.jboot.support.seata.SeataConfig
 
txServiceGroup - 类 中的变量io.jboot.support.seata.SeataGlobalTransactionManager
 
type - 类 中的变量io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
type - 类 中的变量io.jboot.components.cache.JbootCacheConfig
 
type - 类 中的变量io.jboot.components.gateway.discovery.GatewayDiscoveryConfig
 
type - 类 中的变量io.jboot.components.http.JbootHttpConfig
 
type - 类 中的变量io.jboot.components.limiter.LimiterManager.LimitConfigBean
 
type - 类 中的变量io.jboot.components.limiter.LimitInfo
 
type - 类 中的变量io.jboot.components.mq.JbootmqConfig
 
type - 类 中的变量io.jboot.components.rpc.JbootrpcConfig
 
type - 类 中的变量io.jboot.components.serializer.JbootSerializerConfig
 
type - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
type - 类 中的变量io.jboot.db.model.Join
 
type - 类 中的变量io.jboot.objects.counter.JbootCounterConfig
 
type - 类 中的变量io.jboot.objects.lock.JbootLockConfig
 
type(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回 key 所储存的值的类型。
type - 类 中的变量io.jboot.support.redis.JbootRedisConfig
 
type(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回 key 所储存的值的类型。
type(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回 key 所储存的值的类型。
type(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
type(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
type - 类 中的变量io.jboot.utils.TypeDef
 
TYPE_ACTIVEMQ - 类 中的静态变量io.jboot.components.mq.JbootmqConfig
 
TYPE_ALIYUNMQ - 类 中的静态变量io.jboot.components.mq.JbootmqConfig
 
TYPE_ANSISQL - 类 中的静态变量io.jboot.db.datasource.DataSourceConfig
 
TYPE_CAFFEINE - 类 中的静态变量io.jboot.components.cache.JbootCacheConfig
 
TYPE_CAREDIS - 类 中的静态变量io.jboot.components.cache.JbootCacheConfig
 
TYPE_CLICKHOUSE - 类 中的静态变量io.jboot.db.datasource.DataSourceConfig
 
TYPE_DEFAULT - 类 中的静态变量io.jboot.components.http.JbootHttpConfig
 
TYPE_DM - 类 中的静态变量io.jboot.db.datasource.DataSourceConfig
 
TYPE_DUBBO - 类 中的静态变量io.jboot.components.rpc.JbootrpcConfig
 
TYPE_EHCACHE - 类 中的静态变量io.jboot.components.cache.JbootCacheConfig
 
TYPE_EHREDIS - 类 中的静态变量io.jboot.components.cache.JbootCacheConfig
 
TYPE_FULL - 类 中的静态变量io.jboot.db.model.Join
 
TYPE_HTTPCLIENT - 类 中的静态变量io.jboot.components.http.JbootHttpConfig
 
TYPE_INFORMIX - 类 中的静态变量io.jboot.db.datasource.DataSourceConfig
 
TYPE_INNER - 类 中的静态变量io.jboot.db.model.Join
 
TYPE_J2CACHE - 类 中的静态变量io.jboot.components.cache.JbootCacheConfig
 
TYPE_JEDIS - 类 中的静态变量io.jboot.support.redis.JbootRedisConfig
 
TYPE_LEFT - 类 中的静态变量io.jboot.db.model.Join
 
TYPE_LETTUCE - 类 中的静态变量io.jboot.support.redis.JbootRedisConfig
 
TYPE_LOCAL - 类 中的静态变量io.jboot.components.mq.JbootmqConfig
 
TYPE_LOCAL - 类 中的静态变量io.jboot.components.rpc.JbootrpcConfig
 
TYPE_LOCAL - 类 中的静态变量io.jboot.objects.counter.JbootCounterConfig
 
TYPE_LOCAL - 类 中的静态变量io.jboot.objects.lock.JbootLockConfig
 
TYPE_MOTAN - 类 中的静态变量io.jboot.components.rpc.JbootrpcConfig
 
TYPE_MYSQL - 类 中的静态变量io.jboot.db.datasource.DataSourceConfig
 
TYPE_NACOS - 类 中的静态变量io.jboot.components.gateway.discovery.GatewayDiscoveryConfig
 
TYPE_NONE - 类 中的静态变量io.jboot.components.cache.JbootCacheConfig
 
TYPE_OKHTTP - 类 中的静态变量io.jboot.components.http.JbootHttpConfig
 
TYPE_ORACLE - 类 中的静态变量io.jboot.db.datasource.DataSourceConfig
 
TYPE_POSTGRESQL - 类 中的静态变量io.jboot.db.datasource.DataSourceConfig
 
TYPE_QPID - 类 中的静态变量io.jboot.components.mq.JbootmqConfig
 
TYPE_RABBITMQ - 类 中的静态变量io.jboot.components.mq.JbootmqConfig
 
TYPE_REDIS - 类 中的静态变量io.jboot.components.cache.JbootCacheConfig
 
TYPE_REDIS - 类 中的静态变量io.jboot.components.mq.JbootmqConfig
 
TYPE_REDIS - 类 中的静态变量io.jboot.objects.counter.JbootCounterConfig
 
TYPE_REDIS - 类 中的静态变量io.jboot.objects.lock.JbootLockConfig
 
TYPE_REDISSON - 类 中的静态变量io.jboot.support.redis.JbootRedisConfig
 
TYPE_RIGHT - 类 中的静态变量io.jboot.db.model.Join
 
TYPE_ROCKETMQ - 类 中的静态变量io.jboot.components.mq.JbootmqConfig
 
TYPE_SQLITE - 类 中的静态变量io.jboot.db.datasource.DataSourceConfig
 
TYPE_SQLSERVER - 类 中的静态变量io.jboot.db.datasource.DataSourceConfig
 
TypeConverterFunc - io.jboot.web.converter中的类
 
TypeConverterFunc() - 类 的构造器io.jboot.web.converter.TypeConverterFunc
 
TypeDef<T> - io.jboot.utils中的类
 
TypeDef() - 类 的构造器io.jboot.utils.TypeDef
 
TypeDef(Class<?>, Type) - 类 的构造器io.jboot.utils.TypeDef
 
typeName - 类 中的变量io.jboot.components.cache.JbootCacheConfig
 
typeName - 类 中的变量io.jboot.components.mq.JbootmqConfig
 
TYPES - 类 中的静态变量io.jboot.components.cache.JbootCacheConfig
 
types - 类 中的静态变量io.jboot.components.limiter.LimitType
 
TYPES - 类 中的静态变量io.jboot.components.mq.JbootmqConfig
 

U

unauthorizedUrl - 类 中的变量io.jboot.support.shiro.JbootShiroConfig
 
UNDERTOW_HOST - 类 中的静态变量io.jboot.app.undertow.JbootUndertowConfig
 
UNDERTOW_PORT - 类 中的静态变量io.jboot.app.undertow.JbootUndertowConfig
 
UNDERTOW_RESOURCEPATH - 类 中的静态变量io.jboot.app.undertow.JbootUndertowConfig
 
unEscapeHtml(String) - 类 中的静态方法io.jboot.utils.StrUtil
 
unHealthUris - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
unHotSwapClassPrefix - 类 中的变量io.jboot.app.undertow.JbootHotSwapResolver
 
UNIX_OPERATING_SYSTEM_BEAN_CLASS_NAMES - 类 中的静态变量io.jboot.support.metric.ProcessFilesGaugeSet
List of public, exported interface class names from supported JVM implementations.
unlock() - 类 中的方法io.jboot.objects.lock.impl.JbootLocalLock
 
unlock() - 类 中的方法io.jboot.objects.lock.impl.JbootRedisLock
 
unlock() - 接口 中的方法io.jboot.objects.lock.JbootLock
 
unRegisterListener(Class<? extends JbootEventListener>) - 类 中的方法io.jboot.components.event.JbootEventManager
 
unRegisterListener(JbootEventListener) - 类 中的方法io.jboot.components.event.JbootEventManager
 
unscanPackage - 类 中的变量io.jboot.db.model.JbootModelConfig
 
unsupported - 类 中的静态变量io.jboot.test.MockExceptions
 
unUseSafeMode() - 类 中的方法io.jboot.db.model.Columns
 
unwrap(Class<T>) - 类 中的方法io.jboot.components.valid.interceptor.SimpleContext
 
unzip(String) - 类 中的静态方法io.jboot.utils.FileUtil
 
unzip(String, String) - 类 中的静态方法io.jboot.utils.FileUtil
 
unzip(String, String, boolean, Charset) - 类 中的静态方法io.jboot.utils.FileUtil
 
update(Config, Connection, String, Object...) - 类 中的方法io.jboot.db.dbpro.JbootDbPro
 
update() - 类 中的方法io.jboot.db.model.JbootModel
 
update(M) - 类 中的方法io.jboot.service.JbootServiceBase
更新
updateBlockHandlerFor(Class<?>, String, Method) - 类 中的静态方法io.jboot.support.sentinel.ResourceMetadataRegistry
 
updateDefaultFallbackFor(Class<?>, String, Method) - 类 中的静态方法io.jboot.support.sentinel.ResourceMetadataRegistry
 
updateFallbackFor(Class<?>, String, Method) - 类 中的静态方法io.jboot.support.sentinel.ResourceMetadataRegistry
 
updateProperties() - 类 中的方法io.jboot.support.sentinel.datasource.FileDataSource
 
updateQueryString() - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
updateStatusAndInvokeTargetMethod(Connection, Method, Object, String, Long, int, Object[]) - 类 中的静态方法io.jboot.support.seata.tcc.TCCFenceHandler
Update TCC Fence status and invoke target method
upgrade(Class<T>) - 类 中的方法io.jboot.test.web.MockHttpServletRequest
 
upload(String, Map<String, Object>, Map<String, String>, Set<Cookie>) - 类 中的方法io.jboot.test.MockMvc
 
upload(String, File) - 类 中的静态方法io.jboot.utils.HttpUtil
上传文件
upload(String, Map<String, Object>, File) - 类 中的静态方法io.jboot.utils.HttpUtil
上传文件
upload(String, Map<String, Object>, Map<String, String>, File) - 类 中的静态方法io.jboot.utils.HttpUtil
上传文件
uploadByMultipart(JbootHttpRequest, HttpURLConnection) - 类 中的方法io.jboot.components.http.jboot.JbootHttpImpl
 
uri - 类 中的变量io.jboot.components.gateway.discovery.GatewayInstance
 
uri - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
uriHealthCheckEnable - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
uriHealthCheckPath - 类 中的变量io.jboot.components.gateway.JbootGatewayConfig
 
uriHost - 类 中的变量io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
uriPath - 类 中的变量io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
uriPort - 类 中的变量io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
uriScheme - 类 中的变量io.jboot.components.gateway.discovery.GatewayInstanceConfig
 
uriVars - 类 中的变量io.jboot.utils.AntPathMatcher.AntPatternComparator.PatternInfo
 
url - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Service target URL for direct invocation, if this is specified, then registry center takes no effect.
url - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
url - 类 中的变量io.jboot.web.directive.base.PaginateDirectiveBase.PaginateItem
 
URL - 类 中的静态变量io.jboot.web.validate.Regex
url 地址
URL_AMARK - 类 中的静态变量io.jboot.web.directive.JbootPaginateDirective
 
URL_PAGE_INFO - 类 中的静态变量io.jboot.web.directive.JbootPaginateDirective
 
URL_QMARK - 类 中的静态变量io.jboot.web.directive.JbootPaginateDirective
 
urlDecode(String) - 类 中的静态方法io.jboot.utils.StrUtil
 
urlEncode(String) - 类 中的静态方法io.jboot.utils.StrUtil
 
urlMapping - 类 中的变量io.jboot.support.shiro.JbootShiroConfig
 
urlRedirect(String) - 类 中的静态方法io.jboot.utils.StrUtil
 
urls - 类 中的变量io.jboot.components.rpc.JbootrpcConfig
 
use(String) - 类 中的静态方法io.jboot.db.JbootDb
 
use() - 类 中的静态方法io.jboot.db.JbootDb
 
use(String) - 类 中的方法io.jboot.db.model.JbootModel
修复 JFinal use 造成的线程安全问题
use(String, boolean) - 类 中的方法io.jboot.db.model.JbootModel
 
use(String) - 类 中的静态方法io.jboot.utils.CacheUtil
 
use(String) - 类 中的静态方法io.jboot.web.attachment.AttachmentManager
 
useCacheName - 类 中的变量io.jboot.components.cache.ActionCacheConfig
 
useCacheName - 类 中的变量io.jboot.components.cache.AopCacheConfig
 
useCacheName - 类 中的静态变量io.jboot.web.session.JbootServletRequestWrapper
 
useCacheName - 类 中的变量io.jboot.web.session.JbootSessionConfig
 
useCaches - 类 中的变量io.jboot.components.gateway.GatewayHttpProxy
 
useFirst(String...) - 类 中的方法io.jboot.db.model.JbootModel
优先使用哪个数据源进行查询
useFirstLevelOnly - 类 中的变量io.jboot.components.cache.JbootCacheConfig
 
useJbootDatasource - 类 中的变量io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
useJdkLogger - 类 中的变量io.jboot.core.log.JbootLogFactory
 
user - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
user - 类 中的变量io.jboot.support.metric.reporter.influxdb.JbootMetricInfluxdbReporterConfig
 
userName - 类 中的变量io.jboot.apidoc.ApiJsonGenerator.JsonGeneratorConfig
 
username - 类 中的变量io.jboot.app.config.support.nacos.NacosServerConfig
 
username - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqConfig
默认账号 admin
username - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
默认 username 为 guest
userPrincipal - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
userRoles - 类 中的变量io.jboot.test.web.MockHttpServletRequest
 
useSafeMode - 类 中的变量io.jboot.db.model.Columns
在很多场景下,只会根据字段来查询,如果字段值为 null 的情况,Columns 会直接忽略 null 值,此时会造成结果不准确的情况 比如 : ``` public ShopInfo findFirstByAccountId(BigInteger accountId) { return findFirstByColumns(Columns.create("account_id", accountId)); } ``` 根据账户 id 来查询该账户对应的 ShopInfo,此时 如果传入 null 值,则返回了 第一个 ShopInfo,这个 ShopInfo 可能并不是该账户的。
useSafeMode() - 类 中的方法io.jboot.db.model.Columns
 
useTLS - 类 中的变量io.jboot.components.mq.rocketmq.JbootRocketmqConfig
 
Util() - 类 的构造器io.jboot.aop.InterceptorBuilder.Util
 
Util - io.jboot.components.valid.interceptor中的类
 
Util() - 类 的构造器io.jboot.components.valid.interceptor.Util
 
Util - io.jboot.db.model中的类
 
Util() - 类 的构造器io.jboot.db.model.Util
 
Utils - io.jboot.components.cache.interceptor中的类
 
Utils() - 类 的构造器io.jboot.components.cache.interceptor.Utils
 
uuid() - 类 中的静态方法io.jboot.utils.StrUtil
生成一个新的UUID

V

validate(Object) - 类 中的静态方法io.jboot.components.valid.ValidUtil
 
validateCaptache(Invocation, CaptchaValidate) - 类 中的方法io.jboot.web.validate.interceptor.CaptchaValidateInterceptor
对验证码进行验证
validateEmpty(Invocation, EmptyValidate) - 类 中的方法io.jboot.web.validate.interceptor.EmptyValidateInterceptor
非空判断验证
ValidateInterceptorBuilder - io.jboot.web.validate.interceptor中的类
 
ValidateInterceptorBuilder() - 类 的构造器io.jboot.web.validate.interceptor.ValidateInterceptorBuilder
 
ValidateInterceptorUtil - io.jboot.web.validate.interceptor中的类
 
ValidateInterceptorUtil() - 类 的构造器io.jboot.web.validate.interceptor.ValidateInterceptorUtil
 
ValidateInterceptorUtil.ValidExceptionRetBuilder - io.jboot.web.validate.interceptor中的接口
 
validateRegex(Invocation, RegexValidate) - 类 中的方法io.jboot.web.validate.interceptor.RegexValidateInterceptor
正则验证
ValidateRenderType - io.jboot.web.validate中的类
 
ValidateRenderType() - 类 的构造器io.jboot.web.validate.ValidateRenderType
 
validateUserJson(String) - 类 中的方法io.jboot.wechat.interceptor.WechatUserInterceptor
验证微信用户的json信息是否正确
validationQuery - 类 中的变量io.jboot.db.datasource.DataSourceConfig
 
validator - 类 中的静态变量io.jboot.components.valid.ValidUtil
验证器:用于数据验证
validatorFactory - 类 中的静态变量io.jboot.components.valid.ValidUtil
ValidatorFactory
validDatasourceExist(M, boolean, String) - 类 中的方法io.jboot.db.model.JbootModel
 
ValidErrorRender - io.jboot.components.valid中的类
数据验证错误的渲染器,可以通过实现 JbootRenderFactory: JbootRenderFactory 来实现自定义渲染验证错误
ValidErrorRender(ValidException) - 类 的构造器io.jboot.components.valid.ValidErrorRender
 
validException - 类 中的变量io.jboot.components.valid.ValidErrorRender
 
ValidException - io.jboot.components.valid中的异常错误
 
ValidException() - 异常错误 的构造器io.jboot.components.valid.ValidException
 
ValidException(String, String, String) - 异常错误 的构造器io.jboot.components.valid.ValidException
 
validExceptionRetBuilder - 类 中的静态变量io.jboot.web.validate.interceptor.ValidateInterceptorUtil
通过自定义的 ValidExceptionRetBuilder,可以自定义验证错误输出的 json 内容
ValidInterceptor - io.jboot.components.valid.interceptor中的类
 
ValidInterceptor() - 类 的构造器io.jboot.components.valid.interceptor.ValidInterceptor
 
ValidInterceptorBuilder - io.jboot.components.valid.interceptor中的类
 
ValidInterceptorBuilder() - 类 的构造器io.jboot.components.valid.interceptor.ValidInterceptorBuilder
 
validityPeriod - 类 中的变量io.jboot.support.jwt.JwtConfig
有效期,单位毫秒, 不配置时,或者 小于等于 0 时,永久有效
ValidUtil - io.jboot.components.valid中的类
 
ValidUtil() - 类 的构造器io.jboot.components.valid.ValidUtil
 
value - 类 中的变量io.jboot.apidoc.ApiDocument
 
value - 类 中的变量io.jboot.apidoc.ApiOperation
 
value - 类 中的变量io.jboot.apidoc.ApiParameter
 
value - 枚举 中的变量io.jboot.apidoc.ContentType
 
value - 枚举 中的变量io.jboot.apidoc.HttpMethod
 
value - 类 中的变量io.jboot.components.cache.caffeine.CaffeineCacheObject
 
value - 类 中的变量io.jboot.db.model.Column
 
value - 枚举 中的变量io.jboot.web.HttpStatus
 
value() - 枚举 中的方法io.jboot.web.HttpStatus
Return the integer value of this status code.
value - 类 中的变量io.jboot.web.render.JbootReturnValueRender
 
ValueFilter - io.jboot.aop中的接口
 
ValueFilterInterceptor - io.jboot.aop中的类
 
ValueFilterInterceptor() - 类 的构造器io.jboot.aop.ValueFilterInterceptor
 
valueFromBytes(byte[]) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
valueFromBytes(byte[]) - 类 中的方法io.jboot.support.redis.JbootRedisBase
 
valueFromBytes(byte[]) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
valueFromBytes(byte[]) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
valueListFromBytesList(Collection<byte[]>) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
valueListFromBytesList(Collection<byte[]>) - 类 中的方法io.jboot.support.redis.JbootRedisBase
 
valueListFromBytesList(Collection<byte[]>) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
valueListFromBytesList(Collection<byte[]>) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
valueOf(String) - 枚举 中的静态方法io.jboot.apidoc.ContentType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.jboot.apidoc.HttpMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.jboot.components.limiter.LimitScope
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.jboot.support.metric.JvmGcMetrics.GcGenerationAge
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.jboot.support.swagger.ControllerReaderExtension.ContainerWrapper
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.jboot.support.swagger.ControllerReaderExtension.ParameterFactory
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.jboot.web.handler.ConsoleColor
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.jboot.web.HttpStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.jboot.wechat.WechatApis.JsApiType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法io.jboot.apidoc.ContentType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.jboot.apidoc.HttpMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.jboot.components.limiter.LimitScope
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.jboot.support.metric.JvmGcMetrics.GcGenerationAge
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法io.jboot.support.shiro.cache.JbootShiroCache
 
values() - 枚举 中的静态方法io.jboot.support.swagger.ControllerReaderExtension.ContainerWrapper
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.jboot.support.swagger.ControllerReaderExtension.ParameterFactory
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.jboot.web.handler.ConsoleColor
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.jboot.web.HttpStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.jboot.wechat.WechatApis.JsApiType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
valueSetFromBytesSet(Set<byte[]>, Set<Object>) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
valueSetFromBytesSet(Set<byte[]>, Set<Object>) - 类 中的方法io.jboot.support.redis.JbootRedisBase
 
valueSetFromBytesSet(Set<byte[]>, Set<Object>) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
valueSetFromBytesSet(Set<byte[]>, Set<Object>) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
valuesToBytesArray(Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
valuesToBytesArray(Object...) - 类 中的方法io.jboot.support.redis.JbootRedisBase
 
valuesToBytesArray(Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
valuesToBytesArray(Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
valueToBytes(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
valueToBytes(Object) - 类 中的方法io.jboot.support.redis.JbootRedisBase
 
valueToBytes(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
valueToBytes(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
VARIABLE_PATTERN - 类 中的静态变量io.jboot.utils.AntPathMatcher
 
variableNames - 类 中的变量io.jboot.utils.AntPathMatcher.AntPathStringMatcher
 
version - 类 中的变量io.jboot.app.JbootApplicationConfig
 
version - 类 中的变量io.jboot.components.rpc.JbootrpcReferenceConfig
Service version, default value is empty string
version - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Service version, default value is empty string
VERSION - 类 中的静态变量io.jboot.JbootConsts
 
version - 类 中的变量io.jboot.support.swagger.JbootSwaggerConfig
 
versions - 类 中的变量io.jboot.components.rpc.JbootrpcConfig
 
viewOrText - 类 中的变量io.jboot.components.cache.interceptor.ActionCachedContent
 
virtualHost - 类 中的变量io.jboot.components.mq.qpidmq.JbootQpidmqConfig
 
virtualHost - 类 中的变量io.jboot.components.mq.rabbitmq.JbootRabbitmqConfig
 

W

warn(String) - 类 中的方法io.jboot.core.log.JdkLogger
 
warn(String, Throwable) - 类 中的方法io.jboot.core.log.JdkLogger
 
warn(String, Object...) - 类 中的方法io.jboot.core.log.JdkLogger
 
warn(String) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
warn(String, Throwable) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
warn(String, Object...) - 类 中的方法io.jboot.core.log.Slf4jLogger
 
warn(String) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
warn(String, Throwable) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
warn(String, Object...) - 类 中的方法io.jboot.core.log.Slf4jSimpleLogger
 
warppers - 类 中的变量io.jboot.aop.Interceptors
 
webRootPath - 类 中的静态变量io.jboot.app.PathKitExt
 
webSocketEndpoint - 类 中的变量io.jboot.web.JbootWebConfig
 
WechatAccessTokenCache - io.jboot.components.cache.support中的类
 
WechatAccessTokenCache() - 类 的构造器io.jboot.components.cache.support.WechatAccessTokenCache
 
WechatApiConfigInterceptor - io.jboot.wechat.interceptor中的类
 
WechatApiConfigInterceptor() - 类 的构造器io.jboot.wechat.interceptor.WechatApiConfigInterceptor
 
WechatApis - io.jboot.wechat中的类
 
WechatApis() - 类 的构造器io.jboot.wechat.WechatApis
 
WechatApis.JsApiType - io.jboot.wechat中的枚举
 
wechatCallback() - 类 中的方法io.jboot.wechat.controller.JbootWechatController
 
WechatSupport - io.jboot.wechat中的类
 
WechatSupport() - 类 的构造器io.jboot.wechat.WechatSupport
 
WechatUserInterceptor - io.jboot.wechat.interceptor中的类
获取用户信息的连接器。
WechatUserInterceptor() - 类 的构造器io.jboot.wechat.interceptor.WechatUserInterceptor
 
WEEKS - 类 中的静态变量io.jboot.utils.DateUtil
 
weight - 类 中的变量io.jboot.aop.Interceptors.InterceptorWarpper
 
weight - 类 中的变量io.jboot.components.rpc.JbootrpcServiceConfig
Service weight value, default value is 0
Weight - io.jboot.core.weight中的注释类型
 
WeightUtil - io.jboot.core.weight中的类
 
WeightUtil() - 类 的构造器io.jboot.core.weight.WeightUtil
 
WILDCARD_CHARS - 类 中的静态变量io.jboot.utils.AntPathMatcher
 
WINDOWS_FOLDER_SEPARATOR - 类 中的静态变量io.jboot.utils.StringUtils
 
withoutLink - 类 中的变量io.jboot.db.model.SqlPart
 
working() - 类 中的方法io.jboot.utils.FileScanner
 
wrap(String) - 类 中的方法io.jboot.db.dialect.JbootDmDialect
 
wrap(Method) - 类 中的静态方法io.jboot.support.sentinel.MethodWrapper
 
wrap(String, Property) - 枚举 中的方法io.jboot.support.swagger.ControllerReaderExtension.ContainerWrapper
 
wrapContainer(String, Property, ControllerReaderExtension.ContainerWrapper...) - 枚举 中的静态方法io.jboot.support.swagger.ControllerReaderExtension.ContainerWrapper
 
wrapDataSource(DataSource) - 类 中的方法io.jboot.support.seata.JbootSeataManager
 
wrapper(Class<T>, Type...) - 类 中的静态方法io.jboot.utils.TypeDef
 
write(JSONSerializer, Object, Object, Type, int) - 类 中的方法io.jboot.support.swagger.RefPropertySerializer
 
write(String) - 类 中的方法io.jboot.web.handler.JbootActionReporter.SystemOutWriter
 
write(char[], int, int) - 类 中的方法io.jboot.web.handler.JbootActionReporter.SystemOutWriter
 
writeDefaultBlockedJson(HttpServletResponse, Map) - 类 中的静态方法io.jboot.support.sentinel.SentinelUtil
 
writeDefaultBlockedPage(HttpServletResponse) - 类 中的静态方法io.jboot.support.sentinel.SentinelUtil
 
writeFile(DataOutputStream, File) - 类 中的方法io.jboot.components.http.jboot.JbootHttpImpl
 
writeFile(ByteArrayOutputStream, File) - 类 中的方法io.jboot.test.MockMvc
 
writer - 类 中的变量io.jboot.test.web.MockHttpServletResponse
 
writer - 类 中的静态变量io.jboot.web.handler.JbootActionReporter
 
writeString(DataOutputStream, JbootHttpRequest, String) - 类 中的方法io.jboot.components.http.jboot.JbootHttpImpl
 
writeString(OutputStream, String) - 类 中的方法io.jboot.test.MockMvc
 
writeString(File, String) - 类 中的静态方法io.jboot.utils.FileUtil
 
writeString(File, String, String) - 类 中的静态方法io.jboot.utils.FileUtil
 
writeString(File, String, String, boolean) - 类 中的静态方法io.jboot.utils.FileUtil
 
writeToFile(List<TableMeta>) - 类 中的方法io.jboot.codegen.service.JbootServiceImplGenerator
 
writeToFile(TableMeta) - 类 中的方法io.jboot.codegen.service.JbootServiceImplGenerator
base model 覆盖写入
writeToFile(TableMeta) - 类 中的方法io.jboot.codegen.service.JbootServiceInterfaceGenerator
base model 覆盖写入

X

xid - 类 中的变量io.jboot.support.seata.tcc.TCCFenceHandler.FenceLogIdentity
the global transaction id
XSSHandler - io.jboot.web.xss中的类
 
XSSHandler() - 类 的构造器io.jboot.web.xss.XSSHandler
 
XSSHttpServletRequestWrapper - io.jboot.web.xss中的类
 
XSSHttpServletRequestWrapper(HttpServletRequest) - 类 的构造器io.jboot.web.xss.XSSHttpServletRequestWrapper
 

Y

youngGenPoolName - 类 中的变量io.jboot.support.metric.JvmGcMetrics
 

Z

zadd(Object, double, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
将一个或多个 member 元素及其 score 值加入到有序集 key 当中。
zadd(Object, Map<Object, Double>) - 接口 中的方法io.jboot.support.redis.JbootRedis
 
zadd(Object, double, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
将一个或多个 member 元素及其 score 值加入到有序集 key 当中。
zadd(Object, Map<Object, Double>) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
 
zadd(Object, double, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
将一个或多个 member 元素及其 score 值加入到有序集 key 当中。
zadd(Object, Map<Object, Double>) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
 
zadd(Object, double, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
zadd(Object, Map<Object, Double>) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
zadd(Object, double, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
zadd(Object, Map<Object, Double>) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
zcard(Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回有序集 key 的基数。
zcard(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回有序集 key 的基数。
zcard(Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回有序集 key 的基数。
zcard(Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
zcard(Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
zcount(Object, double, double) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回有序集 key 中, score 值在 min 和 max 之间(默认包括 score 值等于 min 或 max )的成员的数量。
zcount(Object, double, double) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回有序集 key 中, score 值在 min 和 max 之间(默认包括 score 值等于 min 或 max )的成员的数量。
zcount(Object, double, double) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回有序集 key 中, score 值在 min 和 max 之间(默认包括 score 值等于 min 或 max )的成员的数量。
zcount(Object, double, double) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
zcount(Object, double, double) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
zincrby(Object, double, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
为有序集 key 的成员 member 的 score 值加上增量 increment 。
zincrby(Object, double, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
为有序集 key 的成员 member 的 score 值加上增量 increment 。
zincrby(Object, double, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
为有序集 key 的成员 member 的 score 值加上增量 increment 。
zincrby(Object, double, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
zincrby(Object, double, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
ZookeeperDatasourceConfig - io.jboot.support.sentinel.datasource中的类
 
ZookeeperDatasourceConfig() - 类 的构造器io.jboot.support.sentinel.datasource.ZookeeperDatasourceConfig
 
ZookeeperDatasourceFactory - io.jboot.support.sentinel.datasource中的类
 
ZookeeperDatasourceFactory() - 类 的构造器io.jboot.support.sentinel.datasource.ZookeeperDatasourceFactory
 
zrange(Object, long, long) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回有序集 key 中,指定区间内的成员。
zrange(Object, long, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回有序集 key 中,指定区间内的成员。
zrange(Object, long, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回有序集 key 中,指定区间内的成员。
zrange(Object, long, long) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
zrange(Object, long, long) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
zrangeByScore(Object, double, double) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员。
zrangeByScore(Object, double, double) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员。
zrangeByScore(Object, double, double) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回有序集 key 中,所有 score 值介于 min 和 max 之间(包括等于 min 或 max )的成员。
zrangeByScore(Object, double, double) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
zrangeByScore(Object, double, double) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
zrank(Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回有序集 key 中成员 member 的排名。
zrank(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回有序集 key 中成员 member 的排名。
zrank(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回有序集 key 中成员 member 的排名。
zrank(Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
zrank(Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
zrem(Object, Object...) - 接口 中的方法io.jboot.support.redis.JbootRedis
移除有序集 key 中的一个或多个成员,不存在的成员将被忽略。
zrem(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
移除有序集 key 中的一个或多个成员,不存在的成员将被忽略。
zrem(Object, Object...) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
移除有序集 key 中的一个或多个成员,不存在的成员将被忽略。
zrem(Object, Object...) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
zrem(Object, Object...) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
zrevrange(Object, long, long) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回有序集 key 中,指定区间内的成员。
zrevrange(Object, long, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回有序集 key 中,指定区间内的成员。
zrevrange(Object, long, long) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回有序集 key 中,指定区间内的成员。
zrevrange(Object, long, long) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
zrevrange(Object, long, long) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
zrevrank(Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回有序集 key 中成员 member 的排名。
zrevrank(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回有序集 key 中成员 member 的排名。
zrevrank(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回有序集 key 中成员 member 的排名。
zrevrank(Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
zrevrank(Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 
zscore(Object, Object) - 接口 中的方法io.jboot.support.redis.JbootRedis
返回有序集 key 中,成员 member 的 score 值。
zscore(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisClusterImpl
返回有序集 key 中,成员 member 的 score 值。
zscore(Object, Object) - 类 中的方法io.jboot.support.redis.jedis.JbootJedisImpl
返回有序集 key 中,成员 member 的 score 值。
zscore(Object, Object) - 类 中的方法io.jboot.support.redis.lettuce.JbootLettuceImpl
 
zscore(Object, Object) - 类 中的方法io.jboot.support.redis.redisson.JbootRedissonImpl
 

_

_clear_() - 类 中的方法io.jboot.web.controller.JbootController
 
_getConfig() - 类 中的方法io.jboot.db.model.JbootModel
 
_getDialect() - 类 中的方法io.jboot.db.model.JbootModel
 
_getIdValue() - 类 中的方法io.jboot.db.model.JbootModel
 
_getIdValues() - 类 中的方法io.jboot.db.model.JbootModel
 
_getPrimaryKey() - 类 中的方法io.jboot.db.model.JbootModel
 
_getPrimaryKeys() - 类 中的方法io.jboot.db.model.JbootModel
 
_getPrimaryType() - 类 中的方法io.jboot.db.model.JbootModel
 
_getTable() - 类 中的方法io.jboot.db.model.JbootModel
 
_getTable(boolean) - 类 中的方法io.jboot.db.model.JbootModel
 
_getTableName() - 类 中的方法io.jboot.db.model.JbootModel
 
_getUsefulClass() - 类 中的方法io.jboot.db.model.JbootModel
 
_hasColumn(String) - 类 中的方法io.jboot.db.model.JbootModel
 
_setConfigName(String) - 类 中的方法io.jboot.db.model.JbootModel
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
跳过导航链接

Copyright © 2024. All rights reserved.