您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
E
F
G
H
I
K
L
M
N
P
Q
R
S
U
V
X
A
addInterceptors(InterceptorRegistry)
- 类 中的方法net.dreamlu.boot.config.
LocaleConfiguration
addResourceHandlers(ResourceHandlerRegistry)
- 类 中的方法net.dreamlu.boot.config.
UploadResourceConfigurtion
afterStart(EmbeddedServletContainerInitializedEvent)
- 类 中的方法net.dreamlu.boot.runer.
StartEventListener
Async()
- 类 的构造器net.dreamlu.boot.properties.
DreamProperties.Async
B
BaseController
-
net.dreamlu.boot.support
中的类
基础 controller
BaseController()
- 类 的构造器net.dreamlu.boot.support.
BaseController
basicErrorController(ErrorAttributes)
- 类 中的方法net.dreamlu.boot.error.
DreamErrorMvcAutoConfiguration
C
Captcha()
- 类 的构造器net.dreamlu.boot.properties.
DreamProperties.Captcha
CaptchaConfiguration
-
net.dreamlu.boot.config
中的类
验证码配置
CaptchaConfiguration(DreamProperties)
- 类 的构造器net.dreamlu.boot.config.
CaptchaConfiguration
chacheName
- 接口 中的静态变量net.dreamlu.boot.properties.
DreamDefaults.Captcha
containsKey(String)
- 类 中的方法net.dreamlu.boot.properties.
DreamProperties
判断是否存在key
cookieName
- 接口 中的静态变量net.dreamlu.boot.properties.
DreamDefaults.Captcha
cookieName
- 接口 中的静态变量net.dreamlu.boot.properties.
DreamDefaults.Locale
corePoolSize
- 接口 中的静态变量net.dreamlu.boot.properties.
DreamDefaults.Async
D
defaultLocale
- 接口 中的静态变量net.dreamlu.boot.properties.
DreamDefaults.Locale
doFillInStackTrace()
- 异常错误 中的方法net.dreamlu.boot.exception.
LocalizedException
download(File)
- 类 中的方法net.dreamlu.boot.support.
BaseController
下载文件
download(File, String)
- 类 中的方法net.dreamlu.boot.support.
BaseController
下载
download(Resource, String)
- 类 中的方法net.dreamlu.boot.support.
BaseController
下载
DreamApplication
-
net.dreamlu.boot.runer
中的类
项目启动器,搞定环境变量问题
DreamApplication()
- 类 的构造器net.dreamlu.boot.runer.
DreamApplication
DreamAutoBootConfiguration
-
net.dreamlu.boot.config
中的类
DreamAutoBootConfiguration()
- 类 的构造器net.dreamlu.boot.config.
DreamAutoBootConfiguration
dreamCaptcha(CacheManager)
- 类 中的方法net.dreamlu.boot.config.
CaptchaConfiguration
DreamDefaults
-
net.dreamlu.boot.properties
中的接口
DreamDefaults.Async
-
net.dreamlu.boot.properties
中的接口
DreamDefaults.Captcha
-
net.dreamlu.boot.properties
中的接口
DreamDefaults.Locale
-
net.dreamlu.boot.properties
中的接口
DreamDefaults.Upload
-
net.dreamlu.boot.properties
中的接口
DreamErrorAttributes
-
net.dreamlu.boot.error
中的类
全局异常处理
DreamErrorAttributes(ExceptionTranslator)
- 类 的构造器net.dreamlu.boot.error.
DreamErrorAttributes
DreamErrorController
-
net.dreamlu.boot.error
中的类
更改html请求异常为ajax
DreamErrorController(ErrorAttributes, ErrorProperties, ObjectMapper)
- 类 的构造器net.dreamlu.boot.error.
DreamErrorController
DreamErrorMvcAutoConfiguration
-
net.dreamlu.boot.error
中的类
统一异常处理
DreamErrorMvcAutoConfiguration(ServerProperties, ObjectMapper, MessageSourceAutoConfiguration)
- 类 的构造器net.dreamlu.boot.error.
DreamErrorMvcAutoConfiguration
DreamProperties
-
net.dreamlu.boot.properties
中的类
配置文件
DreamProperties()
- 类 的构造器net.dreamlu.boot.properties.
DreamProperties
DreamProperties.Async
-
net.dreamlu.boot.properties
中的类
异步线程设置
DreamProperties.Captcha
-
net.dreamlu.boot.properties
中的类
验证码设置
DreamProperties.Locale
-
net.dreamlu.boot.properties
中的类
国际化配置
DreamProperties.Upload
-
net.dreamlu.boot.properties
中的类
上传配置,考虑为jar包运行 所以需要指定上传目录
E
EnableCaptcha
-
net.dreamlu.boot.annotation
中的注释类型
EnableDreamBoot
-
net.dreamlu.boot.annotation
中的注释类型
errorAttributes(ExceptionTranslator)
- 类 中的方法net.dreamlu.boot.error.
DreamErrorMvcAutoConfiguration
errorHtml(HttpServletRequest, HttpServletResponse)
- 类 中的方法net.dreamlu.boot.error.
DreamErrorController
exceptionTranslator()
- 类 中的方法net.dreamlu.boot.error.
DreamErrorMvcAutoConfiguration
ExceptionTranslator
-
net.dreamlu.boot.error
中的类
处理异常国际化
ExceptionTranslator(MessageSource)
- 类 的构造器net.dreamlu.boot.error.
ExceptionTranslator
ExecutorConfiguration
-
net.dreamlu.boot.config
中的类
异步处理
ExecutorConfiguration(DreamProperties)
- 类 的构造器net.dreamlu.boot.config.
ExecutorConfiguration
F
failure(String)
- 类 中的静态方法net.dreamlu.boot.result.
Results
返回失败信息
failure()
- 类 中的静态方法net.dreamlu.boot.result.
Results
返回失败信息
fillInStackTrace()
- 异常错误 中的方法net.dreamlu.boot.exception.
LocalizedException
G
get(String)
- 类 中的方法net.dreamlu.boot.properties.
DreamProperties
获取配置
get(String, String)
- 类 中的方法net.dreamlu.boot.properties.
DreamProperties
获取配置
getAsyncExecutor()
- 类 中的方法net.dreamlu.boot.config.
ExecutorConfiguration
getAsyncUncaughtExceptionHandler()
- 类 中的方法net.dreamlu.boot.config.
ExecutorConfiguration
getBoolean(String)
- 类 中的方法net.dreamlu.boot.properties.
DreamProperties
获取配置
getBoolean(String, Boolean)
- 类 中的方法net.dreamlu.boot.properties.
DreamProperties
获取配置
getErrorAttributes(RequestAttributes, boolean)
- 类 中的方法net.dreamlu.boot.error.
DreamErrorAttributes
getInt(String)
- 类 中的方法net.dreamlu.boot.properties.
DreamProperties
获取配置
getInt(String, Integer)
- 类 中的方法net.dreamlu.boot.properties.
DreamProperties
获取配置
getLong(String)
- 类 中的方法net.dreamlu.boot.properties.
DreamProperties
获取配置
getLong(String, Long)
- 类 中的方法net.dreamlu.boot.properties.
DreamProperties
获取配置
getMessage(Throwable, Locale, Object[])
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
getMessage(String, Locale, Object[])
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
getMessageSource(MessageSourceAutoConfiguration)
- 类 中的方法net.dreamlu.boot.error.
DreamErrorMvcAutoConfiguration
getValidator()
- 类 中的方法net.dreamlu.boot.config.
ValidatorConfiguration
配置 HibernateValidator 国际化
H
handle(Throwable)
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
异常处理 1.
handleError(MissingServletRequestParameterException, Locale)
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
handleError(MethodArgumentNotValidException)
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
handleError(BindException)
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
handleError(ConstraintViolationException)
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
handleError(NoHandlerFoundException, Locale)
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
handleError(HttpRequestMethodNotSupportedException, Locale)
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
handleError(HttpMediaTypeNotSupportedException, Locale)
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
handleError(LocalizedException, Locale)
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
handleError(Throwable, Locale)
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
handleException(Throwable, Locale)
- 类 中的方法net.dreamlu.boot.error.
ExceptionTranslator
I
initBinder(ServletRequestDataBinder)
- 接口 中的方法net.dreamlu.boot.support.
XssController
K
keepAliveSeconds
- 接口 中的静态变量net.dreamlu.boot.properties.
DreamDefaults.Async
L
Locale()
- 类 的构造器net.dreamlu.boot.properties.
DreamProperties.Locale
LocaleConfiguration
-
net.dreamlu.boot.config
中的类
国际化配置
LocaleConfiguration(DreamProperties)
- 类 的构造器net.dreamlu.boot.config.
LocaleConfiguration
localeResolver()
- 类 中的方法net.dreamlu.boot.config.
LocaleConfiguration
LocalizedException
-
net.dreamlu.boot.exception
中的异常错误
本地化的异常信息
LocalizedException(String, String)
- 异常错误 的构造器net.dreamlu.boot.exception.
LocalizedException
M
maxPoolSize
- 接口 中的静态变量net.dreamlu.boot.properties.
DreamDefaults.Async
N
net.dreamlu.boot.annotation
- 程序包 net.dreamlu.boot.annotation
net.dreamlu.boot.config
- 程序包 net.dreamlu.boot.config
net.dreamlu.boot.error
- 程序包 net.dreamlu.boot.error
统一异常处理 复写:
ErrorMvcAutoConfiguration
中的一些类容
net.dreamlu.boot.exception
- 程序包 net.dreamlu.boot.exception
net.dreamlu.boot.properties
- 程序包 net.dreamlu.boot.properties
net.dreamlu.boot.result
- 程序包 net.dreamlu.boot.result
net.dreamlu.boot.runer
- 程序包 net.dreamlu.boot.runer
net.dreamlu.boot.support
- 程序包 net.dreamlu.boot.support
P
paramName
- 接口 中的静态变量net.dreamlu.boot.properties.
DreamDefaults.Locale
Q
queueCapacity
- 接口 中的静态变量net.dreamlu.boot.properties.
DreamDefaults.Async
R
redirect(String)
- 类 中的方法net.dreamlu.boot.support.
BaseController
redirect跳转
Result
<
T
> -
net.dreamlu.boot.result
中的类
结果集封装
Result()
- 类 的构造器net.dreamlu.boot.result.
Result
Results
-
net.dreamlu.boot.result
中的类
结果集返回工具
Results()
- 类 的构造器net.dreamlu.boot.result.
Results
run(String, Object, String...)
- 类 中的静态方法net.dreamlu.boot.runer.
DreamApplication
Create an application context
S
savePath
- 接口 中的静态变量net.dreamlu.boot.properties.
DreamDefaults.Upload
ServiceException
-
net.dreamlu.boot.exception
中的异常错误
业务异常
ServiceException(Integer, String, Throwable)
- 异常错误 的构造器net.dreamlu.boot.exception.
ServiceException
ServiceException(Integer, String)
- 异常错误 的构造器net.dreamlu.boot.exception.
ServiceException
ServiceException(Integer, Throwable)
- 异常错误 的构造器net.dreamlu.boot.exception.
ServiceException
springUtils()
- 类 中的方法net.dreamlu.boot.config.
DreamAutoBootConfiguration
startEventListener()
- 类 中的方法net.dreamlu.boot.config.
DreamAutoBootConfiguration
StartEventListener
-
net.dreamlu.boot.runer
中的类
项目启动事件通知
StartEventListener()
- 类 的构造器net.dreamlu.boot.runer.
StartEventListener
success(T)
- 类 中的静态方法net.dreamlu.boot.result.
Results
成功-携带数据
success()
- 类 中的静态方法net.dreamlu.boot.result.
Results
返回成功
SysLog
-
net.dreamlu.boot.annotation
中的注释类型
操作日志注解
U
Upload()
- 类 的构造器net.dreamlu.boot.properties.
DreamProperties.Upload
UploadResourceConfigurtion
-
net.dreamlu.boot.config
中的类
UploadResourceConfigurtion(DreamProperties)
- 类 的构造器net.dreamlu.boot.config.
UploadResourceConfigurtion
V
ValidatorConfiguration
-
net.dreamlu.boot.config
中的类
ValidatorConfiguration(MessageSourceAutoConfiguration)
- 类 的构造器net.dreamlu.boot.config.
ValidatorConfiguration
X
XssController
-
net.dreamlu.boot.support
中的接口
xss 处理,为了能多继承
A
B
C
D
E
F
G
H
I
K
L
M
N
P
Q
R
S
U
V
X
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类