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

A

AbstractPager<T> - com.github.mengweijin.quickboot.framework.domain中的类
 
AbstractPager() - 类 的构造器com.github.mengweijin.quickboot.framework.domain.AbstractPager
 
addCorsMappings(CorsRegistry) - 类 中的方法com.github.mengweijin.quickboot.framework.mvc.CorsWebMvcConfigurer
跨域
addInterceptors(InterceptorRegistry) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.QuickBootRedisAutoConfiguration
 
addMessage(String) - 类 中的方法com.github.mengweijin.quickboot.framework.domain.R
add a message
AESUtils - com.github.mengweijin.quickboot.framework.util中的类
 
AESUtils() - 类 的构造器com.github.mengweijin.quickboot.framework.util.AESUtils
 
afterReturning(JoinPoint, Object) - 类 中的方法com.github.mengweijin.quickboot.framework.aspectj.LogAspect
 
afterThrowing(JoinPoint, Exception) - 类 中的方法com.github.mengweijin.quickboot.framework.aspectj.LogAspect
拦截异常操作
AMPERSAND - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
AppInfoProperties - com.github.mengweijin.quickboot.framework中的类
加@Validated可对配置属性进行数据格式校验
AppInfoProperties() - 类 的构造器com.github.mengweijin.quickboot.framework.AppInfoProperties
 
applicationAllApi() - 类 中的方法com.github.mengweijin.quickboot.framework.SpringDocAutoConfiguration
可以多添加几个这样的 bean, 按照 .pathsToMatch(Constants.ALL_PATTERN) 或者 .packagesToScan("com.github.mengweijin") 来分组展示。
AppLog - com.github.mengweijin.quickboot.framework.domain中的类
 
AppLog() - 类 的构造器com.github.mengweijin.quickboot.framework.domain.AppLog
 
ASTERISK - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
AT - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 

B

BACK_SLASH - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
BACKTICK - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
BaseController - com.github.mengweijin.quickboot.framework.mvc中的类
 
BaseController() - 类 的构造器com.github.mengweijin.quickboot.framework.mvc.BaseController
 
BaseResponseEntityExceptionHandler - com.github.mengweijin.quickboot.framework.exception中的类
 
BaseResponseEntityExceptionHandler() - 类 的构造器com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
before(JoinPoint) - 类 中的方法com.github.mengweijin.quickboot.framework.aspectj.LogAspect
 

C

CamelColumnMapRowMapper - com.github.mengweijin.quickboot.framework.jdbc中的类
When use the JdbcTemplate to query data, you can set a ColumnMapRowMapper, this class can convert underline to camel case when you use JdbcTemplate to return a Map data list.
CamelColumnMapRowMapper() - 类 的构造器com.github.mengweijin.quickboot.framework.jdbc.CamelColumnMapRowMapper
 
CARET - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
CHARSET_DEFAULT - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
系统字符集编码
CharsetLength - com.github.mengweijin.quickboot.framework.validator.annotation中的注释类型
 
CharsetLengthValidator - com.github.mengweijin.quickboot.framework.validator中的类
 
CharsetLengthValidator() - 类 的构造器com.github.mengweijin.quickboot.framework.validator.CharsetLengthValidator
 
chunkDownload(Serializable, HttpServletRequest, HttpServletResponse, Function<Serializable, File>) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.DownLoadUtils
文件下载,断点续传
chunkDownload(File, HttpServletRequest, HttpServletResponse) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.DownLoadUtils
文件支持分块下载和断点续传
COLON - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
com.github.mengweijin.quickboot.framework - 程序包 com.github.mengweijin.quickboot.framework
 
com.github.mengweijin.quickboot.framework.aspectj - 程序包 com.github.mengweijin.quickboot.framework.aspectj
 
com.github.mengweijin.quickboot.framework.domain - 程序包 com.github.mengweijin.quickboot.framework.domain
 
com.github.mengweijin.quickboot.framework.environment - 程序包 com.github.mengweijin.quickboot.framework.environment
 
com.github.mengweijin.quickboot.framework.exception - 程序包 com.github.mengweijin.quickboot.framework.exception
 
com.github.mengweijin.quickboot.framework.filter.repeatable - 程序包 com.github.mengweijin.quickboot.framework.filter.repeatable
 
com.github.mengweijin.quickboot.framework.filter.xss - 程序包 com.github.mengweijin.quickboot.framework.filter.xss
 
com.github.mengweijin.quickboot.framework.inteceptor - 程序包 com.github.mengweijin.quickboot.framework.inteceptor
 
com.github.mengweijin.quickboot.framework.jdbc - 程序包 com.github.mengweijin.quickboot.framework.jdbc
 
com.github.mengweijin.quickboot.framework.mvc - 程序包 com.github.mengweijin.quickboot.framework.mvc
 
com.github.mengweijin.quickboot.framework.redis - 程序包 com.github.mengweijin.quickboot.framework.redis
 
com.github.mengweijin.quickboot.framework.util - 程序包 com.github.mengweijin.quickboot.framework.util
 
com.github.mengweijin.quickboot.framework.util.lambda - 程序包 com.github.mengweijin.quickboot.framework.util.lambda
 
com.github.mengweijin.quickboot.framework.validator - 程序包 com.github.mengweijin.quickboot.framework.validator
 
com.github.mengweijin.quickboot.framework.validator.annotation - 程序包 com.github.mengweijin.quickboot.framework.validator.annotation
 
COMMA - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
compress(List<String>, String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.P7zipUtils
 
compress(List<String>, String, String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.P7zipUtils
压缩
Const - com.github.mengweijin.quickboot.framework.util中的接口
通用常量信息
containBeanType(Class<T>) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.SpringUtils
 
containsHtml(String) - 类 中的方法com.github.mengweijin.quickboot.framework.validator.XssValidator
 
containsParameter(HttpServletRequest, String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
是否包含某个参数名
copyJarDirectoryToDirectory(String, String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.JarFileUtils
if (new OsInfo().isWindows()) { // 从应用程序jar里面的classpath下的files目录,拷贝 7z等文件到应用程序jar包同级目录 FileUtils.copyJarDirectoryToDirectory("files", Const.PROJECT_PATH); log.debug("Copy classpath:files to " + Const.PROJECT_PATH + "files finished!")
CorsWebMvcConfigurer - com.github.mengweijin.quickboot.framework.mvc中的类
 
CorsWebMvcConfigurer() - 类 的构造器com.github.mengweijin.quickboot.framework.mvc.CorsWebMvcConfigurer
 
corsWebMvcConfigurer() - 类 中的方法com.github.mengweijin.quickboot.framework.QuickBootFrameworkAutoConfiguration
 
createGroupName(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.SpringDocUtils
以最后一个包名作为 Group 名称,首字母大写然后拼接 + “ APIs"。
CRLF - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
CRON - 类 中的静态变量com.github.mengweijin.quickboot.framework.util.CronDateUtils
 
CronDateUtils - com.github.mengweijin.quickboot.framework.util中的类
 
CronDateUtils() - 类 的构造器com.github.mengweijin.quickboot.framework.util.CronDateUtils
 

D

DASH - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
decompress(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.P7zipUtils
 
decompress(String, String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.P7zipUtils
解压
decrypt(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.AESUtils
 
decrypt(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.RSAUtils
 
decryptByKey(String, String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.AESUtils
 
DefaultExceptionHandler - com.github.mengweijin.quickboot.framework.exception中的类
 
DefaultExceptionHandler() - 类 的构造器com.github.mengweijin.quickboot.framework.exception.DefaultExceptionHandler
 
defaultExceptionHandler() - 类 中的方法com.github.mengweijin.quickboot.framework.QuickBootFrameworkAutoConfiguration
 
delCacheMapValue(String, String) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
删除Hash中的数据
deleteObject(String) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
删除单个对象
deleteObject(Collection) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
删除集合对象
destroy() - 类 中的方法com.github.mengweijin.quickboot.framework.filter.repeatable.RepeatableFilter
 
destroy() - 类 中的方法com.github.mengweijin.quickboot.framework.filter.xss.XssFilter
 
doBefore(JoinPoint, RateLimiter) - 类 中的方法com.github.mengweijin.quickboot.framework.aspectj.RateLimiterAspect
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.github.mengweijin.quickboot.framework.filter.repeatable.RepeatableFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.github.mengweijin.quickboot.framework.filter.xss.XssFilter
 
DOLLAR - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
DOLLAR_LEFT_BRACE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
DOT - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
DOT_XML - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
DOTDOT - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
download(Serializable, HttpServletRequest, HttpServletResponse, Function<Serializable, File>) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.DownLoadUtils
文件下载。
download(File, HttpServletRequest, HttpServletResponse) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.DownLoadUtils
 
DownLoadUtils - com.github.mengweijin.quickboot.framework.util中的类
 
DownLoadUtils() - 类 的构造器com.github.mengweijin.quickboot.framework.util.DownLoadUtils
 

E

EMPTY - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
ENABLED - 类 中的静态变量com.github.mengweijin.quickboot.framework.filter.xss.XssFilter
 
enabled - 类 中的变量com.github.mengweijin.quickboot.framework.filter.xss.XssFilter
xss过滤开关
encrypt(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.AESUtils
 
encrypt(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.RSAUtils
 
encryptByKey(String, String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.AESUtils
 
EQUALS - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
errorBindingResultResponseEntity(Exception, BindingResult, HttpStatus) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
response binding result response entity
errorResponseEntity(Exception, HttpStatus) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
create error info
EXCLAMATION_MARK - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
EXCLUDES - 类 中的静态变量com.github.mengweijin.quickboot.framework.filter.xss.XssFilter
 
excludes - 类 中的变量com.github.mengweijin.quickboot.framework.filter.xss.XssFilter
排除链接
expire(String, long) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
设置有效时间
expire(String, long, TimeUnit) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
设置有效时间

F

fail() - 类 中的静态方法com.github.mengweijin.quickboot.framework.domain.R
 
fail(T) - 类 中的静态方法com.github.mengweijin.quickboot.framework.domain.R
 
fail(T, String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.domain.R
 
fail(int, String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.domain.R
 
FAILURE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
失败
FAILURE_CODE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
FALSE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
FileInfo - com.github.mengweijin.quickboot.framework.domain中的类
 
FileInfo(String, String, String) - 类 的构造器com.github.mengweijin.quickboot.framework.domain.FileInfo
 
firstToLowerCase(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.lambda.LambdaWrapper
已过时。
首字母转换小写
formatCron(Date) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.CronDateUtils
日期转cron表达式

G

generateRandomKey() - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.AESUtils
 
generateSecretKeyByKeyGenerator(String, int) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.AESUtils
已过时。
get(T) - 接口 中的方法com.github.mengweijin.quickboot.framework.util.lambda.IGetterFunction
已过时。
get
getCacheList(String) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
获得缓存的list对象
getCacheMap(String) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
获得缓存的Map
getCacheMapValue(String, String) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
获取Hash中的数据
getCacheObject(String) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
获得缓存的基本对象。
getCacheSet(String) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
获得缓存的set
getColumnKey(String) - 类 中的方法com.github.mengweijin.quickboot.framework.jdbc.CamelColumnMapRowMapper
column name under line to camel
getCombineKey(RateLimiter, JoinPoint) - 类 中的方法com.github.mengweijin.quickboot.framework.aspectj.RateLimiterAspect
 
getFieldName(IGetterFunction<T>) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.lambda.LambdaWrapper
已过时。
根据getter方法名获取属性名
getFieldName(ISetterFunction<T, U>) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.lambda.LambdaWrapper
已过时。
根据setter方法名获取属性名
getInputStream() - 类 中的方法com.github.mengweijin.quickboot.framework.filter.repeatable.RepeatedlyRequestWrapper
 
getMessage(String, Object...) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.SpringUtils
根据消息键和参数 获取消息 委托给spring messageSource 页面可使用标签获取国际化资源 需导入:<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> 如果后台没有设置默认语言,页面访问时(thymeleaf)url参数可以添加 lang=zh_CN或lang=en_US这样的参数来实现国际化,也可以不添加。
getMethodAnnotation(JoinPoint, Class<T>) - 类 中的静态方法com.github.mengweijin.quickboot.framework.aspectj.LogAspect
获取方法上指定的注解
getMultiCacheMapValue(String, Collection<Object>) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
获取多个Hash中的数据
getPackagePath(Class<E>) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.SpringDocUtils
com.github.mengweijin.quickboot.framework.doc
getParameter(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
获取String参数
getParameter(String, String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
获取String参数
getParameterToInt(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
获取Integer参数
getParameterToInt(String, int) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
 
getParameterValues(String) - 类 中的方法com.github.mengweijin.quickboot.framework.filter.xss.XssHttpServletRequestWrapper
 
getParentPackagePath(Class<E>) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.SpringDocUtils
 
getReader() - 类 中的方法com.github.mengweijin.quickboot.framework.filter.repeatable.RepeatedlyRequestWrapper
 
getRequest() - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
获取request
getRequestAttributes() - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
 
getResponse() - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
获取response
getServletContext() - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
获取servletContext
getSession() - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
获取session
getUserAgent(HttpServletRequest) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
获取UserAgent
getUserAgent() - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
获取UserAgent

H

handleAsyncRequestTimeoutException(AsyncRequestTimeoutException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleBindException(BindException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleConversionNotSupported(ConversionNotSupportedException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleHttpMediaTypeNotAcceptable(HttpMediaTypeNotAcceptableException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleHttpMediaTypeNotSupported(HttpMediaTypeNotSupportedException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleHttpMessageNotReadable(HttpMessageNotReadableException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleHttpMessageNotWritable(HttpMessageNotWritableException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleHttpRequestMethodNotSupported(HttpRequestMethodNotSupportedException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleMethodArgumentNotValid(MethodArgumentNotValidException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleMissingPathVariable(MissingPathVariableException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleMissingServletRequestParameter(MissingServletRequestParameterException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleMissingServletRequestPart(MissingServletRequestPartException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleNoHandlerFoundException(NoHandlerFoundException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleServletRequestBindingException(ServletRequestBindingException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
handleTypeMismatch(TypeMismatchException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法com.github.mengweijin.quickboot.framework.exception.BaseResponseEntityExceptionHandler
 
HASH - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
HASH_LEFT_BRACE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
HTML_AMP - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
HTML_GT - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
HTML_LT - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
HTML_NBSP - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
HTML_QUOTE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 

I

IGetterFunction<T> - com.github.mengweijin.quickboot.framework.util.lambda中的接口
已过时。
init(FilterConfig) - 类 中的方法com.github.mengweijin.quickboot.framework.filter.repeatable.RepeatableFilter
 
init(FilterConfig) - 类 中的方法com.github.mengweijin.quickboot.framework.filter.xss.XssFilter
 
initialize(CharsetLength) - 类 中的方法com.github.mengweijin.quickboot.framework.validator.CharsetLengthValidator
 
ISetterFunction<T,U> - com.github.mengweijin.quickboot.framework.util.lambda中的接口
已过时。
isRepeatSubmit(HttpServletRequest, RepeatSubmit) - 类 中的方法com.github.mengweijin.quickboot.framework.inteceptor.RepeatSubmitInterceptor
验证是否重复提交由子类实现具体地防重复提交的规则
isRepeatSubmit(HttpServletRequest, RepeatSubmit) - 类 中的方法com.github.mengweijin.quickboot.framework.inteceptor.SameUrlDataInterceptor
 
isValid(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.CronDateUtils
返回一个布尔值代表一个给定的Cron表达式的有效性
isValid(CharSequence, ConstraintValidatorContext) - 类 中的方法com.github.mengweijin.quickboot.framework.validator.CharsetLengthValidator
 
isValid(String, ConstraintValidatorContext) - 类 中的方法com.github.mengweijin.quickboot.framework.validator.XssValidator
 

J

JarFileUtils - com.github.mengweijin.quickboot.framework.util中的类
 
JarFileUtils() - 类 的构造器com.github.mengweijin.quickboot.framework.util.JarFileUtils
 
JAVA_TMP_PATH - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
操作系统的临时目录 Temp\ 已经携带 File.separatorChar 字符

K

keys(String) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
获得缓存的基本对象列表

L

LambdaWrapper - com.github.mengweijin.quickboot.framework.util.lambda中的类
已过时。
LambdaWrapper() - 类 的构造器com.github.mengweijin.quickboot.framework.util.lambda.LambdaWrapper
已过时。
 
LEFT_BRACE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
LEFT_BRACKET - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
LEFT_CHEV - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
LEFT_SQ_BRACKET - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
limitScript() - 类 中的方法com.github.mengweijin.quickboot.framework.redis.QuickBootRedisAutoConfiguration
 
loadPomFromFileSystem(URL, MavenXpp3Reader) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.MavenUtils
在IDE里运行使用普通方式文件系统读取文件夹即可
loadPomFromJar(String, String, MavenXpp3Reader) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.MavenUtils
resourcePath: "/META-INF/maven/com.github.mengweijin/quickboot-devtool/pom.xml"
LogAspect - com.github.mengweijin.quickboot.framework.aspectj中的类
 
LogAspect(Consumer<AppLog>) - 类 的构造器com.github.mengweijin.quickboot.framework.aspectj.LogAspect
 
logAspect() - 类 中的方法com.github.mengweijin.quickboot.framework.QuickBootFrameworkAutoConfiguration
 
logPointCut() - 类 中的方法com.github.mengweijin.quickboot.framework.aspectj.LogAspect
 

M

MavenUtils - com.github.mengweijin.quickboot.framework.util中的类
 
MavenUtils() - 类 的构造器com.github.mengweijin.quickboot.framework.util.MavenUtils
 
msg(int, T, String...) - 类 中的静态方法com.github.mengweijin.quickboot.framework.domain.R
 

N

N - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
NEWLINE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
NEWLINE_HTML - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
NO - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
NULL - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 

O

OFF - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
ok() - 类 中的静态方法com.github.mengweijin.quickboot.framework.domain.R
 
ok(T) - 类 中的静态方法com.github.mengweijin.quickboot.framework.domain.R
 
ok(T, String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.domain.R
 
ON - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
ONE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 

P

P7zipUtils - com.github.mengweijin.quickboot.framework.util中的类
压缩/解压缩工具类,使用7z linux需要安装p7zip windows需存在7z.exe
P7zipUtils() - 类 的构造器com.github.mengweijin.quickboot.framework.util.P7zipUtils
 
parseCron(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.CronDateUtils
cron表达式转Date
PERCENT - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
PIPE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
PLUS - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
POM_XML - 类 中的静态变量com.github.mengweijin.quickboot.framework.util.MavenUtils
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - 类 中的方法com.github.mengweijin.quickboot.framework.environment.SafetyEncryptEnvironmentPostProcessor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法com.github.mengweijin.quickboot.framework.inteceptor.RepeatSubmitInterceptor
 
PROJECT_PATH - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
java项目根路径

Q

QUESTION_MARK - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
QuickBootClientException - com.github.mengweijin.quickboot.framework.exception中的异常错误
在 SpringMVC 中,如果全局异常没有匹配到异常处理,那么当抛出这个自定义的异常时,SpringMVC 会读取 @ResponseStatus 注解的信息,并返回。
QuickBootClientException(String) - 异常错误 的构造器com.github.mengweijin.quickboot.framework.exception.QuickBootClientException
 
QuickBootClientException(Throwable) - 异常错误 的构造器com.github.mengweijin.quickboot.framework.exception.QuickBootClientException
 
QuickBootClientException(String, Throwable) - 异常错误 的构造器com.github.mengweijin.quickboot.framework.exception.QuickBootClientException
 
QuickBootException - com.github.mengweijin.quickboot.framework.exception中的异常错误
 
QuickBootException(String) - 异常错误 的构造器com.github.mengweijin.quickboot.framework.exception.QuickBootException
 
QuickBootException(Throwable) - 异常错误 的构造器com.github.mengweijin.quickboot.framework.exception.QuickBootException
 
QuickBootException(String, Throwable) - 异常错误 的构造器com.github.mengweijin.quickboot.framework.exception.QuickBootException
 
QuickBootFrameworkAutoConfiguration - com.github.mengweijin.quickboot.framework中的类
当任务新增进来时: 1.
QuickBootFrameworkAutoConfiguration() - 类 的构造器com.github.mengweijin.quickboot.framework.QuickBootFrameworkAutoConfiguration
 
QuickBootProperties - com.github.mengweijin.quickboot.framework中的类
加@Validated可对配置属性进行数据格式校验 havingValue: 可与name组合使用,比较获取到的属性值与havingValue给定的值是否相同,相同才加载配置 matchIfMissing: 缺少该property时是否可以加载。
QuickBootProperties() - 类 的构造器com.github.mengweijin.quickboot.framework.QuickBootProperties
 
QuickBootRedisAutoConfiguration - com.github.mengweijin.quickboot.framework.redis中的类
 
QuickBootRedisAutoConfiguration() - 类 的构造器com.github.mengweijin.quickboot.framework.redis.QuickBootRedisAutoConfiguration
 
QUOTE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 

R

R<T> - com.github.mengweijin.quickboot.framework.domain中的类
 
RATE_LIMIT_KEY - 注释类型 中的静态变量com.github.mengweijin.quickboot.framework.aspectj.RateLimiter
限流 redis key
RateLimiter - com.github.mengweijin.quickboot.framework.aspectj中的注释类型
限流注解
RateLimiter.LimitType - com.github.mengweijin.quickboot.framework.aspectj中的枚举
 
RateLimiterAspect - com.github.mengweijin.quickboot.framework.aspectj中的类
限流处理
RateLimiterAspect() - 类 的构造器com.github.mengweijin.quickboot.framework.aspectj.RateLimiterAspect
 
rateLimiterAspect() - 类 中的方法com.github.mengweijin.quickboot.framework.redis.QuickBootRedisAutoConfiguration
 
readPom(String, String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.MavenUtils
 
redirect(String) - 类 中的方法com.github.mengweijin.quickboot.framework.mvc.BaseController
页面重定向: UrlBasedViewResolver.REDIRECT_URL_PREFIX 页面转发: UrlBasedViewResolver.FORWARD_URL_PREFIX 建议使用Restful风格,前后端分离
redisCache(RedisTemplate) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.QuickBootRedisAutoConfiguration
 
RedisCache - com.github.mengweijin.quickboot.framework.redis中的类
spring redis 工具类
RedisCache(RedisTemplate) - 类 的构造器com.github.mengweijin.quickboot.framework.redis.RedisCache
 
redisTemplate(RedisConnectionFactory) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.QuickBootRedisAutoConfiguration
 
redisTemplate - 类 中的变量com.github.mengweijin.quickboot.framework.redis.RedisCache
 
render(HttpServletResponse, Object) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.ServletUtils
将字符串渲染到客户端
REPEAT_PARAMS - 类 中的变量com.github.mengweijin.quickboot.framework.inteceptor.SameUrlDataInterceptor
 
REPEAT_SUBMIT_KEY - 类 中的静态变量com.github.mengweijin.quickboot.framework.inteceptor.RepeatSubmitInterceptor
防重提交 redis key
REPEAT_TIME - 类 中的变量com.github.mengweijin.quickboot.framework.inteceptor.SameUrlDataInterceptor
 
RepeatableFilter - com.github.mengweijin.quickboot.framework.filter.repeatable中的类
Repeatable 过滤器 使用: if (request instanceof RepeatedlyRequestWrapper) { RepeatedlyRequestWrapper repeatedlyRequest = (RepeatedlyRequestWrapper) request; String read = IoUtil.read(requestWrapper.getInputStream(), StandardCharsets.UTF_8); } 借鉴 ruoyi-Vue
RepeatableFilter() - 类 的构造器com.github.mengweijin.quickboot.framework.filter.repeatable.RepeatableFilter
 
repeatableFilter() - 类 中的方法com.github.mengweijin.quickboot.framework.QuickBootFrameworkAutoConfiguration
 
RepeatedlyRequestWrapper - com.github.mengweijin.quickboot.framework.filter.repeatable中的类
构建可重复读取 inputStream 的 request 默认情况下,从 HttpServletRequest 中读取数据只能读取一次,第二次就取不到值了 借鉴 ruoyi-Vue
RepeatedlyRequestWrapper(HttpServletRequest, ServletResponse) - 类 的构造器com.github.mengweijin.quickboot.framework.filter.repeatable.RepeatedlyRequestWrapper
 
RepeatSubmit - com.github.mengweijin.quickboot.framework.inteceptor中的注释类型
自定义注解防止表单重复提交
RepeatSubmitInterceptor - com.github.mengweijin.quickboot.framework.inteceptor中的类
防止重复提交拦截器
RepeatSubmitInterceptor() - 类 的构造器com.github.mengweijin.quickboot.framework.inteceptor.RepeatSubmitInterceptor
 
resolveGetterFieldName(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.lambda.LambdaWrapper
已过时。
处理getter方法名
resolveSetterFieldName(String) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.lambda.LambdaWrapper
已过时。
处理setter方法名
restTemplate(RestTemplateBuilder) - 类 中的方法com.github.mengweijin.quickboot.framework.QuickBootFrameworkAutoConfiguration
 
RETURN - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
RIGHT_BRACE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
RIGHT_BRACKET - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
RIGHT_CHEV - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
RIGHT_SQ_BRACKET - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
RSAUtils - com.github.mengweijin.quickboot.framework.util中的类
RSA
RSAUtils() - 类 的构造器com.github.mengweijin.quickboot.framework.util.RSAUtils
 

S

SafetyEncryptEnvironmentPostProcessor - com.github.mengweijin.quickboot.framework.environment中的类
安全加密处理器 参考自:com.baomidou.mybatisplus.autoconfigure.SafetyEncryptProcessor 必须配置在 spring.factories 中的 org.springframework.boot.env.EnvironmentPostProcessor 下面 就可以自动注入到 Spring 容器。
SafetyEncryptEnvironmentPostProcessor() - 类 的构造器com.github.mengweijin.quickboot.framework.environment.SafetyEncryptEnvironmentPostProcessor
 
SameUrlDataInterceptor - com.github.mengweijin.quickboot.framework.inteceptor中的类
判断请求url和数据是否和上一次相同, 如果和上次相同,则是重复提交表单。
SameUrlDataInterceptor() - 类 的构造器com.github.mengweijin.quickboot.framework.inteceptor.SameUrlDataInterceptor
 
sameUrlDataInterceptor() - 类 中的方法com.github.mengweijin.quickboot.framework.redis.QuickBootRedisAutoConfiguration
 
SEMICOLON - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
ServletUtils - com.github.mengweijin.quickboot.framework.util中的类
 
ServletUtils() - 类 的构造器com.github.mengweijin.quickboot.framework.util.ServletUtils
 
SESSION_USER - 类 中的静态变量com.github.mengweijin.quickboot.framework.util.ServletUtils
session中存储的当前登录用户变量名
set(T, U) - 接口 中的方法com.github.mengweijin.quickboot.framework.util.lambda.ISetterFunction
已过时。
set
setAttribute(String, Object) - 类 中的方法com.github.mengweijin.quickboot.framework.mvc.BaseController
设置请求参数 建议使用Restful风格提供接口获取数据,前后端分离,而不是在后台通过在request中获取数据
setCacheList(String, List<T>) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
缓存List数据
setCacheMap(String, Map<String, T>) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
缓存Map
setCacheMapValue(String, String, T) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
往Hash中存入数据
setCacheObject(String, T) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
缓存基本的对象,Integer、String、实体类等
setCacheObject(String, T, Integer, TimeUnit) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
缓存基本的对象,Integer、String、实体类等
setCacheSet(String, Set<T>) - 类 中的方法com.github.mengweijin.quickboot.framework.redis.RedisCache
缓存Set
setLimitScript(RedisScript<Long>) - 类 中的方法com.github.mengweijin.quickboot.framework.aspectj.RateLimiterAspect
 
setRedisTemplate(RedisTemplate<Object, Object>) - 类 中的方法com.github.mengweijin.quickboot.framework.aspectj.RateLimiterAspect
 
SINGLE_QUOTE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
SLASH - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
SPACE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
SpringDocAutoConfiguration - com.github.mengweijin.quickboot.framework中的类
 
SpringDocAutoConfiguration() - 类 的构造器com.github.mengweijin.quickboot.framework.SpringDocAutoConfiguration
 
SpringDocUtils - com.github.mengweijin.quickboot.framework.util中的类
 
SpringDocUtils() - 类 的构造器com.github.mengweijin.quickboot.framework.util.SpringDocUtils
 
springUtils() - 类 中的静态方法com.github.mengweijin.quickboot.framework.QuickBootFrameworkAutoConfiguration
为什么这里要加 static?
SpringUtils - com.github.mengweijin.quickboot.framework.util中的类
 
SpringUtils() - 类 的构造器com.github.mengweijin.quickboot.framework.util.SpringUtils
 
STAR - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
SUCCESS - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
成功
SUCCESS_CODE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 

T

TAB - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
TILDA - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
timestampId() - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.TimestampIdUtils
时间戳ID
TimestampIdUtils - com.github.mengweijin.quickboot.framework.util中的类
仅适用于单机应用部署 随机生成20位时间戳ID,集群部署下可能重复 synchronized 有如下几种锁: 1、加在非静态方法获取的是对象锁,多个对象多个锁,因此只有才单例模式下才能实现同步; 2、加在静态方法获取的是类锁,一定能实现同步; 3、加载需要同步的代码块中,用synchronized(this)获取的是类对象锁(此处为:TimestampIdUtils)。
TimestampIdUtils() - 类 的构造器com.github.mengweijin.quickboot.framework.util.TimestampIdUtils
 
TRUE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 

U

UNDERSCORE - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
UNKNOWN_FILE_TYPE_DIR - 类 中的静态变量com.github.mengweijin.quickboot.framework.util.UploadUtils
未知文件类型的文件存放目录。
upload(HttpServletRequest, Function<String, FileInfo>, Consumer<List<FileInfo>>) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.UploadUtils
文件上传。
upload(HttpServletRequest, Function<String, FileInfo>) - 类 中的静态方法com.github.mengweijin.quickboot.framework.util.UploadUtils
上传文件。
UPLOAD_ROOT_PATH - 类 中的静态变量com.github.mengweijin.quickboot.framework.util.UploadUtils
上传文件存放根路径
UploadUtils - com.github.mengweijin.quickboot.framework.util中的类
文件上传。
UploadUtils() - 类 的构造器com.github.mengweijin.quickboot.framework.util.UploadUtils
 

V

validateErrorResult(BindingResult) - 类 中的方法com.github.mengweijin.quickboot.framework.mvc.BaseController
已过时。
valueOf(String) - 枚举 中的静态方法com.github.mengweijin.quickboot.framework.aspectj.RateLimiter.LimitType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.mengweijin.quickboot.framework.aspectj.RateLimiter.LimitType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

X

Xss - com.github.mengweijin.quickboot.framework.validator.annotation中的注释类型
自定义xss校验注解
XssAutoConfiguration - com.github.mengweijin.quickboot.framework中的类
 
XssAutoConfiguration() - 类 的构造器com.github.mengweijin.quickboot.framework.XssAutoConfiguration
 
XssFilter - com.github.mengweijin.quickboot.framework.filter.xss中的类
XSS 攻击过滤器 , 如集成 Spring Security 后就不需要,security 自带 xss 和 csrf 验证
XssFilter() - 类 的构造器com.github.mengweijin.quickboot.framework.filter.xss.XssFilter
 
xssFilter() - 类 中的方法com.github.mengweijin.quickboot.framework.XssAutoConfiguration
 
XssHttpServletRequestWrapper - com.github.mengweijin.quickboot.framework.filter.xss中的类
XSS过滤处理
XssHttpServletRequestWrapper(HttpServletRequest) - 类 的构造器com.github.mengweijin.quickboot.framework.filter.xss.XssHttpServletRequestWrapper
 
XssProperties - com.github.mengweijin.quickboot.framework.filter.xss中的类
application.yaml quickboot: xss: # 是否启用xss过滤,default false.
XssProperties() - 类 的构造器com.github.mengweijin.quickboot.framework.filter.xss.XssProperties
 
XssValidator - com.github.mengweijin.quickboot.framework.validator中的类
自定义xss校验注解实现
XssValidator() - 类 的构造器com.github.mengweijin.quickboot.framework.validator.XssValidator
 

Y

Y - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
YES - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 

Z

ZERO - 接口 中的静态变量com.github.mengweijin.quickboot.framework.util.Const
 
A B C D E F G H I J K L M N O P Q R S T U V X Y Z 
跳过导航链接

Copyright © 2022. All rights reserved.