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

A

addApiPathPrefix(ModuleProperties, PathMatchConfigurer, String...) - 类 中的静态方法run.iget.framework.propertity.ApiPathPrefixUtils
为指定的Controller请求路径,添加上统一的前缀
addApiPathPrefix(ModuleProperties, PathMatchConfigurer, Set<String>) - 类 中的静态方法run.iget.framework.propertity.ApiPathPrefixUtils
为指定的Controller请求路径,添加上统一的前缀
addApiPathPrefix(ModuleProperties, PathMatchConfigurer, String) - 类 中的静态方法run.iget.framework.propertity.ApiPathPrefixUtils
为指定的Controller请求路径,添加上统一的前缀
addInterceptors(InterceptorRegistry) - 类 中的方法run.iget.framework.common.config.WebConfig
 
afterCompletion(WebRequest, Exception) - 类 中的方法run.iget.framework.desensitization.interceptor.DesensitizationWebRequestInterceptor
 
apiPathPrefix - 类 中的变量run.iget.framework.propertity.ModuleProperties
controller请求前缀
ApiPathPrefixUtils - run.iget.framework.propertity中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 为指定的Controller请求路径,添加上统一的前缀 ---------------类描述-----------------
ApiPathPrefixUtils() - 类 的构造器run.iget.framework.propertity.ApiPathPrefixUtils
 
AppEvent - run.iget.framework.event中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 默认事件对象 ---------------类描述-----------------
AppEvent(Object) - 类 的构造器run.iget.framework.event.AppEvent
 
APPLICATION_CONTEXT - 类 中的静态变量run.iget.framework.common.context.SpringContextHolder
spring的上下文对象
APPLICATION_EVENT_PUBLISHER - 类 中的静态变量run.iget.framework.event.EventPublishUtils
 
apply(String) - 类 中的方法run.iget.framework.desensitization.enums.EmptyHandler
 
ATTACHMENT - 类 中的静态变量run.iget.framework.common.util.WebUtils
 

B

BaseEnum<T> - run.iget.framework.common.enums中的接口
代码千万行,注释第一行;注释不规范,迭代两行泪 ---------------------------------------- 集成的枚举类 ---------------------------------------- author: 大周 date: 2022/2/7 17:26
BaseResultEnum - run.iget.framework.common.enums中的接口
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 公共模块枚举对象 ---------------类描述-----------------
BaseStatusEnum - run.iget.framework.common.enums中的枚举
代码千万行,注释第一行;注释不规范,迭代两行泪 ---------------------------------------- 数据库逻辑删除枚举对象 ---------------------------------------- author: 大周 date: 2022/2/8 10:59
BaseStatusEnum(int, String) - 枚举 的构造器run.iget.framework.common.enums.BaseStatusEnum
 
beforeBodyWrite(Object, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - 类 中的方法run.iget.framework.common.handler.RestControllerAdviceHandler
 
bindException(BindException) - 类 中的方法run.iget.framework.common.handler.GlobalExceptionHandler
SpringMVC参数绑定,Validator校验不正确
BusinessException - run.iget.framework.common.exception中的异常错误
代码千万行,注释第一行;注释不规范,迭代两行泪 ---------------------------------------- 业务异常 ---------------------------------------- author: 大周 date: 2022/2/7 17:21
BusinessException(String) - 异常错误 的构造器run.iget.framework.common.exception.BusinessException
带参构造方法
BusinessException(String, String) - 异常错误 的构造器run.iget.framework.common.exception.BusinessException
带参构造方法
BusinessException(BaseResultEnum) - 异常错误 的构造器run.iget.framework.common.exception.BusinessException
带参构造方法
BusinessException(BaseResultEnum, Throwable) - 异常错误 的构造器run.iget.framework.common.exception.BusinessException
带参构造方法

C

captcha() - 类 中的方法run.iget.framework.captcha.controller.CaptchaController
 
captcha - 类 中的变量run.iget.framework.captcha.req.CaptchaReq
前端输入的验证码值
CAPTCHA_TIMED_CACHE - 类 中的静态变量run.iget.framework.captcha.service.impl.CaptchaServiceImpl
 
CaptchaController - run.iget.framework.captcha.controller中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 验证码控制器 ---------------类描述-----------------
CaptchaController() - 类 的构造器run.iget.framework.captcha.controller.CaptchaController
 
CaptchaDTO - run.iget.framework.captcha中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 验证码基类 ---------------类描述-----------------
CaptchaDTO() - 类 的构造器run.iget.framework.captcha.CaptchaDTO
 
CaptchaReq - run.iget.framework.captcha.req中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 前端输入的验证码对象 ---------------类描述-----------------
CaptchaReq() - 类 的构造器run.iget.framework.captcha.req.CaptchaReq
 
CaptchaResp - run.iget.framework.captcha.resp中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 输出给前端的验证码对象 ---------------类描述-----------------
CaptchaResp() - 类 的构造器run.iget.framework.captcha.resp.CaptchaResp
 
captchaService - 类 中的变量run.iget.framework.captcha.controller.CaptchaController
 
CaptchaService - run.iget.framework.captcha.service中的接口
 
CaptchaServiceImpl - run.iget.framework.captcha.service.impl中的类
 
CaptchaServiceImpl() - 类 的构造器run.iget.framework.captcha.service.impl.CaptchaServiceImpl
 
CheckUtils - run.iget.framework.common.util中的类
 
CheckUtils() - 类 的构造器run.iget.framework.common.util.CheckUtils
 
children - 类 中的变量run.iget.framework.common.entity.TreeIdEntity
子节点
clear() - 类 中的静态方法run.iget.framework.desensitization.context.DesensitizationThreadLocalContext
 
code - 枚举 中的变量run.iget.framework.common.enums.BaseStatusEnum
关键值
code - 枚举 中的变量run.iget.framework.common.enums.YesOrNoEnum
返回码
code - 类 中的变量run.iget.framework.common.resp.ResultResp
 
CONDITIONAL_ON_PROPERTY_VALUE_NAME - 类 中的静态变量run.iget.framework.propertity.ModuleProperties
 
configureMessageConverters(List<HttpMessageConverter<?>>) - 类 中的方法run.iget.framework.common.config.WebConfig
 
consoleError - 类 中的变量run.iget.framework.common.handler.GlobalExceptionHandler
是否输出异常信息
consoleErrorMsg(Exception) - 类 中的方法run.iget.framework.common.handler.GlobalExceptionHandler
输出异常信息
CORE_POOL_SIZE - 类 中的静态变量run.iget.framework.common.util.ThreadTaskUtils
 
corsFilter() - 类 中的方法run.iget.framework.common.config.WebConfig
配置跨域支持
createContextual(SerializerProvider, BeanProperty) - 类 中的方法run.iget.framework.desensitization.serializer.DesensitizeSerializer
 
createTime - 类 中的变量run.iget.framework.common.entity.CreateTimeEntity
创建时间
createTime - 类 中的变量run.iget.framework.common.entity.CreateTimeRemarkEntity
创建时间
CreateTimeEntity - run.iget.framework.common.entity中的类
 
CreateTimeEntity() - 类 的构造器run.iget.framework.common.entity.CreateTimeEntity
 
CreateTimeRemarkEntity - run.iget.framework.common.entity中的类
 
CreateTimeRemarkEntity() - 类 的构造器run.iget.framework.common.entity.CreateTimeRemarkEntity
 
creator - 类 中的变量run.iget.framework.common.entity.CreatorEntity
创建者
creator - 类 中的变量run.iget.framework.common.entity.UpdaterEntity
修改者
CreatorEntity - run.iget.framework.common.entity中的类
Entity基类
CreatorEntity() - 类 的构造器run.iget.framework.common.entity.CreatorEntity
 

D

data - 类 中的变量run.iget.framework.common.resp.ResultResp
 
deleted - 类 中的变量run.iget.framework.common.entity.LockCreateEntity
删除标记 Y 是,N 否
desc - 枚举 中的变量run.iget.framework.common.enums.BaseStatusEnum
描述
desc - 枚举 中的变量run.iget.framework.common.enums.YesOrNoEnum
返回消息
Desensitization - run.iget.framework.desensitization.annotation中的注释类型
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 数据字段脱敏注解,标记的字段,在json序列化时会进行脱敏处理 ---------------类描述-----------------
desensitizationHandler - 类 中的变量run.iget.framework.desensitization.serializer.DesensitizeSerializer
 
DesensitizationThreadLocalContext - run.iget.framework.desensitization.context中的类
 
DesensitizationThreadLocalContext() - 类 的构造器run.iget.framework.desensitization.context.DesensitizationThreadLocalContext
 
DesensitizationTypeEnum - run.iget.framework.desensitization.enums中的枚举
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 脱敏类型 ---------------类描述-----------------
DesensitizationTypeEnum() - 枚举 的构造器run.iget.framework.desensitization.enums.DesensitizationTypeEnum
 
DesensitizationWebRequestInterceptor - run.iget.framework.desensitization.interceptor中的类
 
DesensitizationWebRequestInterceptor() - 类 的构造器run.iget.framework.desensitization.interceptor.DesensitizationWebRequestInterceptor
 
DesensitizeSerializer - run.iget.framework.desensitization.serializer中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- jackson序列化输出字段脱敏 ---------------类描述-----------------
DesensitizeSerializer() - 类 的构造器run.iget.framework.desensitization.serializer.DesensitizeSerializer
 
DesensitizeSerializer(Function) - 类 的构造器run.iget.framework.desensitization.serializer.DesensitizeSerializer
 

E

EmptyHandler - run.iget.framework.desensitization.enums中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 【 ---------------类描述-----------------
EmptyHandler() - 类 的构造器run.iget.framework.desensitization.enums.EmptyHandler
 
enable - 类 中的变量run.iget.framework.propertity.ModuleProperties
是否开启存储
encodedFrom() - 类 中的方法run.iget.framework.mail.service.impl.MailServiceImpl
对发件人进行编码,支持中文的别名
error() - 类 中的静态方法run.iget.framework.common.resp.ResultResp
 
error(String) - 类 中的静态方法run.iget.framework.common.resp.ResultResp
 
error(BaseResultEnum) - 类 中的静态方法run.iget.framework.common.resp.ResultResp
 
error(String, String) - 类 中的静态方法run.iget.framework.common.resp.ResultResp
 
ERROR_404 - 接口 中的静态变量run.iget.framework.common.enums.BaseResultEnum
 
ERROR_500 - 接口 中的静态变量run.iget.framework.common.enums.BaseResultEnum
 
ERROR_AUTH - 接口 中的静态变量run.iget.framework.common.enums.BaseResultEnum
 
ERROR_CAPTCHA - 接口 中的静态变量run.iget.framework.common.enums.BaseResultEnum
 
ERROR_LOGIN - 接口 中的静态变量run.iget.framework.common.enums.BaseResultEnum
 
ERROR_PARAM - 接口 中的静态变量run.iget.framework.common.enums.BaseResultEnum
 
ERROR_PATH - 类 中的静态变量run.iget.framework.common.handler.ResponseErrorController
默认出错的请求路径
EventPublishUtils - run.iget.framework.event中的类
 
EventPublishUtils() - 类 的构造器run.iget.framework.event.EventPublishUtils
 
ExceptionThrowUtils - run.iget.framework.common.util中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 业务异常工具,快速判断参数进而抛出异常 ---------------类描述-----------------
ExceptionThrowUtils() - 类 的构造器run.iget.framework.common.util.ExceptionThrowUtils
 
EXECUTE_POOL - 类 中的静态变量run.iget.framework.common.util.ThreadTaskUtils
线程池

F

from - 类 中的变量run.iget.framework.mail.service.impl.MailServiceImpl
 
function - 枚举 中的变量run.iget.framework.desensitization.enums.DesensitizationTypeEnum
 

G

generate() - 接口 中的方法run.iget.framework.captcha.service.CaptchaService
生成验证码信息
generate() - 类 中的方法run.iget.framework.captcha.service.impl.CaptchaServiceImpl
 
getBean(Class<T>) - 类 中的静态方法run.iget.framework.common.context.SpringContextHolder
功能描述: 通过类类型获取bean
getBean(Class<T>, Object...) - 类 中的静态方法run.iget.framework.common.context.SpringContextHolder
功能描述: 通过类类型获取bean
getBean(String) - 类 中的静态方法run.iget.framework.common.context.SpringContextHolder
功能描述: 通过类名称
getBean(String, Object...) - 类 中的静态方法run.iget.framework.common.context.SpringContextHolder
功能描述: 通过类名称
getCode() - 接口 中的方法run.iget.framework.common.enums.BaseEnum
key
getDesc() - 接口 中的方法run.iget.framework.common.enums.BaseEnum
描述
getDesensitization(BeanProperty) - 类 中的方法run.iget.framework.desensitization.serializer.DesensitizeSerializer
 
getDomain() - 类 中的静态方法run.iget.framework.common.util.WebUtils
 
getExceptionMessage(Exception) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
获取异常信息
getHttpServletRequest() - 类 中的静态方法run.iget.framework.common.util.WebUtils
 
getModule() - 接口 中的方法run.iget.framework.common.enums.BaseResultEnum
系统模块
getOrigin() - 类 中的静态方法run.iget.framework.common.util.WebUtils
 
getParameter(String) - 类 中的静态方法run.iget.framework.common.util.WebUtils
从header、url中查询参数值
getParameterMap(HttpServletRequest) - 类 中的静态方法run.iget.framework.common.util.WebUtils
 
GlobalExceptionHandler - run.iget.framework.common.handler中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 全局异常处理,统一进行保证返回给前端 ---------------类描述-----------------
GlobalExceptionHandler() - 类 的构造器run.iget.framework.common.handler.GlobalExceptionHandler
 

H

handleError(HttpServletRequest) - 类 中的方法run.iget.framework.common.handler.ResponseErrorController
请求错误时访问的地址
handleException(BusinessException) - 类 中的方法run.iget.framework.common.handler.GlobalExceptionHandler
处理自定义异常
handleException(Exception) - 类 中的方法run.iget.framework.common.handler.GlobalExceptionHandler
 

I

id - 类 中的变量run.iget.framework.common.entity.IdEntity
id
IdEntity - run.iget.framework.common.entity中的类
Entity基类
IdEntity() - 类 的构造器run.iget.framework.common.entity.IdEntity
 
image - 类 中的变量run.iget.framework.captcha.resp.CaptchaResp
验证码图片的base64字符串
IN_LINE - 类 中的静态变量run.iget.framework.common.util.WebUtils
 
isAllEmpty(Map...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAllEmpty(Collection...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAllNotEmpty(Map...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAllNotEmpty(Collection...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAllNotNull(Object...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAllNull(Object...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAllTrue(Boolean...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAnyEmpty(Map...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAnyEmpty(Collection...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAnyNotEmpty(Map...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAnyNotEmpty(Collection...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAnyNotNull(Object...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAnyNotTrue(Boolean...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAnyNull(Object...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isAnyTrue(Boolean...) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isBlank(String) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isDisable(Integer) - 枚举 中的静态方法run.iget.framework.common.enums.BaseStatusEnum
 
isEmpty(Map) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isEmpty(Collection) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isEnabled() - 类 中的方法run.iget.framework.propertity.ModuleProperties
判断是否启用
isFalse(Boolean) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isNeedDesensitization() - 类 中的静态方法run.iget.framework.desensitization.context.DesensitizationThreadLocalContext
判断是否需要脱敏
isNotBlank(String) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isNotEmpty(Map) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isNotEmpty(Collection) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isNotFalse(Object) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isNotNull(Object) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isNotTrue(Object) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isNull(Object) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 
isTrue(Boolean) - 类 中的静态方法run.iget.framework.common.util.CheckUtils
 

J

jackson2JsonRedisSerializer() - 类 中的方法run.iget.framework.common.config.RedisConfig
 

K

key - 类 中的变量run.iget.framework.captcha.CaptchaDTO
验证码对应的key

L

LockCreateEntity - run.iget.framework.common.entity中的类
 
LockCreateEntity() - 类 的构造器run.iget.framework.common.entity.LockCreateEntity
 

M

mailSender - 类 中的变量run.iget.framework.mail.service.impl.MailServiceImpl
 
MailService - run.iget.framework.mail.service中的接口
代码千万行,注释第一行;注释不规范,迭代两行泪 ---------------------------------------- 邮件发送接口,默认异步实现 ---------------------------------------- author: 大周 date: 2022/2/8 14:37
MailServiceImpl - run.iget.framework.mail.service.impl中的类
代码千万行,注释第一行;注释不规范,迭代两行泪 ---------------------------------------- 邮件发送实现类 ---------------------------------------- author: 大周 date: 2022/2/8 13:03
MailServiceImpl() - 类 的构造器run.iget.framework.mail.service.impl.MailServiceImpl
 
main(String[]) - 接口 中的静态方法run.iget.framework.common.enums.BaseResultEnum
 
matches(String, String, String) - 类 中的静态方法run.iget.framework.common.util.PasswordUtils
 
matches(String, String) - 类 中的静态方法run.iget.framework.common.util.PasswordUtils
 
MAX_POOL_SIZE - 类 中的静态变量run.iget.framework.common.util.ThreadTaskUtils
 
MAX_QUEUE_CAPACITY_TEN_THOUSAND - 类 中的静态变量run.iget.framework.common.util.ThreadTaskUtils
 
md5(String) - 类 中的静态方法run.iget.framework.common.util.PasswordUtils
 
md5(String, String) - 类 中的静态方法run.iget.framework.common.util.PasswordUtils
 
md5(String, String, int) - 类 中的静态方法run.iget.framework.common.util.PasswordUtils
 
module - 类 中的变量run.iget.framework.common.resp.ResultResp
 
ModuleProperties - run.iget.framework.propertity中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 各个模块公共的配置对象 ---------------类描述-----------------
ModuleProperties() - 类 的构造器run.iget.framework.propertity.ModuleProperties
 
msg - 类 中的变量run.iget.framework.common.resp.ResultResp
 

N

name - 枚举 中的变量run.iget.framework.desensitization.enums.DesensitizationTypeEnum
 
negate(BaseStatusEnum) - 枚举 中的静态方法run.iget.framework.common.enums.BaseStatusEnum
取反
negate(Integer) - 枚举 中的静态方法run.iget.framework.common.enums.BaseStatusEnum
取反
negate(YesOrNoEnum) - 枚举 中的静态方法run.iget.framework.common.enums.YesOrNoEnum
取反
negate(String) - 枚举 中的静态方法run.iget.framework.common.enums.YesOrNoEnum
取反
nickname - 类 中的变量run.iget.framework.mail.service.impl.MailServiceImpl
 
NOT_NEED_DESENSITIZATION_PARAM_NAME - 类 中的静态变量run.iget.framework.desensitization.interceptor.DesensitizationWebRequestInterceptor
 
notEnabled() - 类 中的方法run.iget.framework.propertity.ModuleProperties
判断是否没启用

O

of(String, String) - 接口 中的静态方法run.iget.framework.common.enums.BaseResultEnum
 
of(BaseResultEnum, T) - 类 中的静态方法run.iget.framework.common.resp.ResultResp
 
of(String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
抛出异常BusinessException(resultEnum)
of(String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
of(String, String, Throwable) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
of(String, Throwable) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
of(BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
of(BaseResultEnum, Throwable) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
of(Object) - 类 中的静态方法run.iget.framework.event.AppEvent
 
ofAllBlank(String...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAllBlank(String, String...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAllBlank(String, String, String...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAllBlank(BaseResultEnum, String...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAllNotBlank(String...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAllNotBlank(String, String...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAllNotBlank(String, String, String...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAllNotBlank(BaseResultEnum, String...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAllTrue(Boolean...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAllTrue(String, Boolean...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAllTrue(String, String, Boolean...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAllTrue(BaseResultEnum, Boolean...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAnyBlank(String...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAnyBlank(String, String...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAnyBlank(String, String, String...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAnyTrue(Boolean...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAnyTrue(String, Boolean...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAnyTrue(String, String, Boolean...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofAnyTrue(BaseResultEnum, Boolean...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofBlank(String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofBlank(String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofBlank(String, String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofBlank(String, BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofBlank(BaseResultEnum, String...) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofEmpty(Map) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofEmpty(Map, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofEmpty(Map, String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofEmpty(Map, BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofEmpty(Collection) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofEmpty(Collection, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofEmpty(Collection, String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofEmpty(Collection, BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofFalse(Boolean) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofFalse(Boolean, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofFalse(Boolean, String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofFalse(Boolean, BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotBlank(String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotBlank(String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotBlank(String, String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotBlank(String, BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotEmpty(Map) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotEmpty(Map, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotEmpty(Map, String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotEmpty(Map, BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotEmpty(Collection) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotEmpty(Collection, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotEmpty(Collection, String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotEmpty(Collection, BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotFalse(Boolean) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotFalse(Boolean, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotFalse(Boolean, String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotFalse(Boolean, BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotNull(Object) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
不是null的时候,抛出 参数错误异常BusinessException
ofNotNull(Object, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotNull(Object, String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotNull(Object, BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
不是null的时候,抛出异常BusinessException(resultEnum)
ofNotTrue(Boolean) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotTrue(Boolean, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotTrue(Boolean, String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNotTrue(Boolean, BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNull(Object) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
是null的时候,抛出 参数错误异常BusinessException
ofNull(Object, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNull(Object, String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofNull(Object, BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
是null的时候,抛出异常BusinessException(resultEnum)
ofTrue(Boolean) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofTrue(Boolean, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofTrue(Boolean, String, String) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ofTrue(Boolean, BaseResultEnum) - 类 中的静态方法run.iget.framework.common.util.ExceptionThrowUtils
 
ok() - 类 中的静态方法run.iget.framework.common.resp.ResultResp
 
ok(T) - 类 中的静态方法run.iget.framework.common.resp.ResultResp
 

P

PasswordUtils - run.iget.framework.common.util中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 密码工具栏 ---------------类描述-----------------
PasswordUtils() - 类 的构造器run.iget.framework.common.util.PasswordUtils
 
pid - 类 中的变量run.iget.framework.common.entity.TreeIdEntity
父节点
postHandle(WebRequest, ModelMap) - 类 中的方法run.iget.framework.desensitization.interceptor.DesensitizationWebRequestInterceptor
 
preHandle(WebRequest) - 类 中的方法run.iget.framework.desensitization.interceptor.DesensitizationWebRequestInterceptor
 
publish(AppEvent) - 类 中的静态方法run.iget.framework.event.EventPublishUtils
发送事件
publish(Object) - 类 中的静态方法run.iget.framework.event.EventPublishUtils
发送事件
put(String) - 类 中的静态方法run.iget.framework.desensitization.context.DesensitizationThreadLocalContext
 

R

RedisConfig - run.iget.framework.common.config中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- redis序列化配置 ---------------类描述-----------------
RedisConfig() - 类 的构造器run.iget.framework.common.config.RedisConfig
 
redisTemplate(RedisConnectionFactory) - 类 中的方法run.iget.framework.common.config.RedisConfig
 
remark - 类 中的变量run.iget.framework.common.entity.CreateTimeRemarkEntity
备注信息
ResponseErrorController - run.iget.framework.common.handler中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 错误路径返回json对象 ---------------类描述-----------------
ResponseErrorController() - 类 的构造器run.iget.framework.common.handler.ResponseErrorController
 
responseFile(HttpServletResponse, byte[], String) - 类 中的静态方法run.iget.framework.common.util.WebUtils
下载文件
responseFile(HttpServletResponse, String, byte[], String) - 类 中的静态方法run.iget.framework.common.util.WebUtils
显示下载文件
responseFile(HttpServletResponse, String, String, byte[], String, boolean) - 类 中的静态方法run.iget.framework.common.util.WebUtils
输出文件
responseOut(HttpServletResponse, String) - 类 中的静态方法run.iget.framework.common.util.WebUtils
直接输出Json
responseOut(HttpServletResponse, String, String) - 类 中的静态方法run.iget.framework.common.util.WebUtils
输出内容
responseOut(HttpServletResponse, String, String, String) - 类 中的静态方法run.iget.framework.common.util.WebUtils
输出内容
responseOutWithHtml(HttpServletResponse, String) - 类 中的静态方法run.iget.framework.common.util.WebUtils
直接输出Html
responseOutWithJson(HttpServletResponse, Object) - 类 中的静态方法run.iget.framework.common.util.WebUtils
直接输出Json
RestControllerAdviceHandler - run.iget.framework.common.handler中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 将RestController方法的返回值都包装成统一的格式 ---------------类描述-----------------
RestControllerAdviceHandler() - 类 的构造器run.iget.framework.common.handler.RestControllerAdviceHandler
 
resultEnum - 异常错误 中的变量run.iget.framework.common.exception.BusinessException
异常返回枚举对象
ResultResp<T> - run.iget.framework.common.resp中的类
响应数据
ResultResp() - 类 的构造器run.iget.framework.common.resp.ResultResp
 
run(Class, String[]) - 类 中的静态方法run.iget.framework.common.util.SpringBootLauncher
启动
run.iget.framework.captcha - 程序包 run.iget.framework.captcha
 
run.iget.framework.captcha.controller - 程序包 run.iget.framework.captcha.controller
 
run.iget.framework.captcha.req - 程序包 run.iget.framework.captcha.req
 
run.iget.framework.captcha.resp - 程序包 run.iget.framework.captcha.resp
 
run.iget.framework.captcha.service - 程序包 run.iget.framework.captcha.service
 
run.iget.framework.captcha.service.impl - 程序包 run.iget.framework.captcha.service.impl
 
run.iget.framework.common.config - 程序包 run.iget.framework.common.config
 
run.iget.framework.common.context - 程序包 run.iget.framework.common.context
 
run.iget.framework.common.entity - 程序包 run.iget.framework.common.entity
 
run.iget.framework.common.enums - 程序包 run.iget.framework.common.enums
 
run.iget.framework.common.exception - 程序包 run.iget.framework.common.exception
 
run.iget.framework.common.handler - 程序包 run.iget.framework.common.handler
 
run.iget.framework.common.resp - 程序包 run.iget.framework.common.resp
 
run.iget.framework.common.util - 程序包 run.iget.framework.common.util
 
run.iget.framework.desensitization.annotation - 程序包 run.iget.framework.desensitization.annotation
 
run.iget.framework.desensitization.context - 程序包 run.iget.framework.desensitization.context
 
run.iget.framework.desensitization.enums - 程序包 run.iget.framework.desensitization.enums
 
run.iget.framework.desensitization.interceptor - 程序包 run.iget.framework.desensitization.interceptor
 
run.iget.framework.desensitization.serializer - 程序包 run.iget.framework.desensitization.serializer
 
run.iget.framework.event - 程序包 run.iget.framework.event
 
run.iget.framework.mail.service - 程序包 run.iget.framework.mail.service
 
run.iget.framework.mail.service.impl - 程序包 run.iget.framework.mail.service.impl
 
run.iget.framework.propertity - 程序包 run.iget.framework.propertity
 

S

sendHtmlMail(String, String, String) - 类 中的方法run.iget.framework.mail.service.impl.MailServiceImpl
 
sendHtmlMail(String, String, String, Map<String, File>, Map<String, File>) - 类 中的方法run.iget.framework.mail.service.impl.MailServiceImpl
 
sendHtmlMail(String, String, String) - 接口 中的方法run.iget.framework.mail.service.MailService
发送HTML邮件
sendHtmlMail(String, String, String, Map<String, File>, Map<String, File>) - 接口 中的方法run.iget.framework.mail.service.MailService
发送带图片的邮件
sendHtmlMailOfAttachments(String, String, String, Map<String, File>) - 类 中的方法run.iget.framework.mail.service.impl.MailServiceImpl
 
sendHtmlMailOfAttachments(String, String, String, Map<String, File>) - 接口 中的方法run.iget.framework.mail.service.MailService
发送带附件的邮件
sendHtmlMailOfImages(String, String, String, Map<String, File>) - 类 中的方法run.iget.framework.mail.service.impl.MailServiceImpl
 
sendHtmlMailOfImages(String, String, String, Map<String, File>) - 接口 中的方法run.iget.framework.mail.service.MailService
发送带图片的邮件
sendInitPasswordEmail(String, String) - 类 中的方法run.iget.framework.mail.service.impl.MailServiceImpl
 
sendInitPasswordEmail(String, String) - 接口 中的方法run.iget.framework.mail.service.MailService
发生重置密码邮件
sendRedirect(HttpServletResponse, String) - 类 中的静态方法run.iget.framework.common.util.WebUtils
303-重定向
sendSimpleMail(String, String, String) - 类 中的方法run.iget.framework.mail.service.impl.MailServiceImpl
 
sendSimpleMail(String, String, String) - 接口 中的方法run.iget.framework.mail.service.MailService
发送普通文本邮件
serialize(String, JsonGenerator, SerializerProvider) - 类 中的方法run.iget.framework.desensitization.serializer.DesensitizeSerializer
 
serialVersionUID - 类 中的静态变量run.iget.framework.common.entity.IdEntity
 
setApplicationContext(ApplicationContext) - 类 中的方法run.iget.framework.common.context.SpringContextHolder
 
setApplicationEventPublisher(ApplicationEventPublisher) - 类 中的方法run.iget.framework.event.EventPublishUtils
 
SIGN_KEY - 接口 中的静态变量run.iget.framework.captcha.service.CaptchaService
 
SpringBootLauncher - run.iget.framework.common.util中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- 统一的应用启动器 ---------------类描述-----------------
SpringBootLauncher() - 类 的构造器run.iget.framework.common.util.SpringBootLauncher
 
SpringContextHolder - run.iget.framework.common.context中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- Spring上下文对象获取工具类 ---------------类描述-----------------
SpringContextHolder() - 类 的构造器run.iget.framework.common.context.SpringContextHolder
 
submitTask(Runnable) - 类 中的静态方法run.iget.framework.common.util.ThreadTaskUtils
提交任务到线程池中
submitTask(Callable<T>) - 类 中的静态方法run.iget.framework.common.util.ThreadTaskUtils
提交任务到线程池中
SUCCESS - 接口 中的静态变量run.iget.framework.common.enums.BaseResultEnum
 
supports(MethodParameter, Class<? extends HttpMessageConverter<?>>) - 类 中的方法run.iget.framework.common.handler.RestControllerAdviceHandler
 

T

THREAD_LOCAL_SET - 类 中的静态变量run.iget.framework.desensitization.context.DesensitizationThreadLocalContext
 
ThreadTaskUtils - run.iget.framework.common.util中的类
 
ThreadTaskUtils() - 类 的构造器run.iget.framework.common.util.ThreadTaskUtils
 
TIME_OUT - 接口 中的静态变量run.iget.framework.captcha.service.CaptchaService
 
TreeIdEntity - run.iget.framework.common.entity中的类
Entity基类
TreeIdEntity() - 类 的构造器run.iget.framework.common.entity.TreeIdEntity
 

U

UpdaterEntity - run.iget.framework.common.entity中的类
 
UpdaterEntity() - 类 的构造器run.iget.framework.common.entity.UpdaterEntity
 
updateTime - 类 中的变量run.iget.framework.common.entity.UpdateTimeEntity
更新时间
UpdateTimeEntity - run.iget.framework.common.entity中的类
 
UpdateTimeEntity() - 类 的构造器run.iget.framework.common.entity.UpdateTimeEntity
 

V

valueOf(String) - 枚举 中的静态方法run.iget.framework.common.enums.BaseStatusEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法run.iget.framework.common.enums.YesOrNoEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法run.iget.framework.desensitization.enums.DesensitizationTypeEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法run.iget.framework.common.enums.BaseStatusEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法run.iget.framework.common.enums.YesOrNoEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法run.iget.framework.desensitization.enums.DesensitizationTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verify(CaptchaReq) - 接口 中的方法run.iget.framework.captcha.service.CaptchaService
对验证码进行校验,校验不通过则抛出异常
verify(CaptchaReq) - 类 中的方法run.iget.framework.captcha.service.impl.CaptchaServiceImpl
 
version - 类 中的变量run.iget.framework.common.entity.LockCreateEntity
版本号

W

WebConfig - run.iget.framework.common.config中的类
代码千万行,注释第一行,注释不规范,迭代两行泪 ---------------类描述----------------- Web MVC配置 ---------------类描述-----------------
WebConfig() - 类 的构造器run.iget.framework.common.config.WebConfig
 
WebUtils - run.iget.framework.common.util中的类
 
WebUtils() - 类 的构造器run.iget.framework.common.util.WebUtils
 

Y

YesOrNoEnum - run.iget.framework.common.enums中的枚举
代码千万行,注释第一行;注释不规范,迭代两行泪 ---------------------------------------- yes or no ---------------------------------------- author: 大周 date: 2022/2/8 10:54
YesOrNoEnum() - 枚举 的构造器run.iget.framework.common.enums.YesOrNoEnum
 
A B C D E F G H I J K L M N O P R S T U V W Y 
跳过导航链接

Copyright © 2023. All rights reserved.