索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- AbstractPropertySourceUtils - tech.mhuang.pacebox.springboot.core.spring.properties中的类
-
Convenience class for manipulating PropertySources.
- AbstractPropertySourceUtils() - 类的构造器 tech.mhuang.pacebox.springboot.core.spring.properties.AbstractPropertySourceUtils
- AbstractRestTemplate - tech.mhuang.pacebox.springboot.core.rest中的类
-
RestTemplate抽象实现
- AbstractRestTemplate() - 类的构造器 tech.mhuang.pacebox.springboot.core.rest.AbstractRestTemplate
- AbstractRestTemplate(ClientHttpRequestFactory) - 类的构造器 tech.mhuang.pacebox.springboot.core.rest.AbstractRestTemplate
- addHeader(Map<String, String>) - 类中的方法 tech.mhuang.pacebox.springboot.core.entity.RequestModelBuilder
- addThreadPoolTaskScheduler(ThreadPoolTaskScheduler) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
添加线程池任务调度类
- addThreadPoolTaskScheduler(ThreadPoolTaskScheduler) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- advice - 类中的变量 tech.mhuang.pacebox.springboot.core.aop.config.AopConfig
- ADVICE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.aop.config.AopConfigParser
-
配置文件中advice标识
- AfterAdvice - tech.mhuang.pacebox.springboot.core.aop.advice中的接口
-
后置通知接口
- AOP - 类中的静态变量 tech.mhuang.pacebox.springboot.core.aop.config.AopConfigParser
-
配置文件中aop标识
- AopConfig - tech.mhuang.pacebox.springboot.core.aop.config中的类
- AopConfig() - 类的构造器 tech.mhuang.pacebox.springboot.core.aop.config.AopConfig
- AopConfigParser - tech.mhuang.pacebox.springboot.core.aop.config中的类
- AopConfigParser(String) - 类的构造器 tech.mhuang.pacebox.springboot.core.aop.config.AopConfigParser
- AopProxyFactoryBean - tech.mhuang.pacebox.springboot.core.aop中的类
-
代理对象工厂类
- AopProxyFactoryBean() - 类的构造器 tech.mhuang.pacebox.springboot.core.aop.AopProxyFactoryBean
- ApplicationClosedEventListener - tech.mhuang.pacebox.springboot.core.event中的类
-
spring停止运行
- ApplicationClosedEventListener() - 类的构造器 tech.mhuang.pacebox.springboot.core.event.ApplicationClosedEventListener
- AroundAdvice - tech.mhuang.pacebox.springboot.core.aop.advice中的接口
-
环绕通知接口
- assembleTree(String, List<T>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.protocol.tree.TreeNodeUtil
-
根据id将树列表封装成树状图数据
- assembleTree(List<T>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.protocol.tree.TreeNodeUtil
-
将当前列表数据转成封装成树状图数据
- assembleTreeChildren(T, List<T>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.protocol.tree.TreeNodeUtil
-
根据某个节点将树列表封装成树状图数据
- ATOM_XML_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
Atom XML聚合格式
- AUTH_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
- authenticate(HttpServletResponse) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- authenticate(HttpServletResponse) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
B
- BaseApplication - tech.mhuang.pacebox.springboot.core.application中的类
-
基础扩展应用
- BaseApplication() - 类的构造器 tech.mhuang.pacebox.springboot.core.application.BaseApplication
- BaseBeanRegisitryPostProcessor - tech.mhuang.pacebox.springboot.core.spring.bean中的类
-
抽离通用注入bean配置
- BaseBeanRegisitryPostProcessor() - 类的构造器 tech.mhuang.pacebox.springboot.core.spring.bean.BaseBeanRegisitryPostProcessor
- BaseController - tech.mhuang.pacebox.springboot.core.controller中的类
-
通用控制层
- BaseController() - 类的构造器 tech.mhuang.pacebox.springboot.core.controller.BaseController
- BaseEntity - tech.mhuang.pacebox.springboot.core.entity中的类
-
通用Entity
- BaseEntity() - 类的构造器 tech.mhuang.pacebox.springboot.core.entity.BaseEntity
- BaseMapper<T extends Serializable,
Id> - tech.mhuang.pacebox.springboot.core.mapper中的接口 -
公共Mapper层
- BaseService<T extends Serializable,
Id> - tech.mhuang.pacebox.springboot.core.service中的接口 -
通用service层
- BaseServiceImpl<T extends Serializable,
Id> - tech.mhuang.pacebox.springboot.core.service.impl中的类 -
通用service
- BaseServiceImpl() - 类的构造器 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
- beanName() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.permission.annotation.Permission
-
权限处理器的bean,没有配置以manager为准,manager未配置则以通用配置为准,配置了以beanname配置,
- BeforeAdvice - tech.mhuang.pacebox.springboot.core.aop.advice中的接口
-
前置通知接口
- builder() - 类中的方法 tech.mhuang.pacebox.springboot.core.entity.RequestModelBuilder
- buildPage() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.protocol.page.PageUtil
-
获取分页条件
C
- changeSessionId() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- changeSessionId() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- checkClientTrusted(X509Certificate[], String) - 类中的方法 tech.mhuang.pacebox.springboot.core.okhttp.TrustAnyTrustManager
- checkPage(Integer, PageDTO) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.protocol.page.PageUtil
-
检查分页满不满足条件
- checkServerTrusted(X509Certificate[], String) - 类中的方法 tech.mhuang.pacebox.springboot.core.okhttp.TrustAnyTrustManager
- code() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.permission.annotation.Permission
-
权限code
- CommonExceptionHandler - tech.mhuang.pacebox.springboot.core.exception中的类
-
通用异常拦截
- CommonExceptionHandler() - 类的构造器 tech.mhuang.pacebox.springboot.core.exception.CommonExceptionHandler
- COMPANY_ID - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
- containsBean(String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
name是否包含bean
- containsProperty(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
- convertFileToByteArrayResource(File) - 类中的方法 tech.mhuang.pacebox.springboot.core.rest.AbstractRestTemplate
-
将file转换成byteArrayResource
- convertIdcarBy15bit(String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.util.IdCardUtil
-
将15位的身份证转成18位身份证
- copyTo(Object, Class<E>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.DataUtil
-
对象Copy
- copyTo(Object, Class<E>, String...) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.DataUtil
-
对象copy忽略对应参数
- copyTo(Object, Object) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.DataUtil
-
将原对象的类copy到目标对象类中
- copyTo(Object, Object, Class<?>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.DataUtil
- copyTo(Object, Object, String...) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.DataUtil
- copyTo(List<?>, Class<E>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.DataUtil
-
将源列表的数据复制到新列表的类上
- copyTo(List<?>, Class<E>, String...) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.DataUtil
-
将源列表的数据复制到新列表的类上、并且忽略对应的属性
- copyToKeyValue(List<?>, Class<E>, String, String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.DataUtil
-
copy對象中的某個屬性儅作爲key和值在組成對應的實體
- count(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
查询条数
- count(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.service.BaseService
-
查询条数
- count(T) - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
-
查询实例的总数
- createPropertySource(String, EncodedResource) - 类中的方法 tech.mhuang.pacebox.springboot.core.yaml.YamlPropertySourceFactory
D
- DataUtil - tech.mhuang.pacebox.springboot.core.spring.util中的类
-
数据处理工具类.
- DataUtil() - 类的构造器 tech.mhuang.pacebox.springboot.core.spring.util.DataUtil
- defaultErrorHandler(HttpServletRequest, Exception) - 类中的方法 tech.mhuang.pacebox.springboot.core.exception.CommonExceptionHandler
- delete(Id) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
删除
- delete(Id) - 接口中的方法 tech.mhuang.pacebox.springboot.core.service.BaseService
-
删除
- delete(Id) - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
- delete(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
删除
- doBuild() - 类中的方法 tech.mhuang.pacebox.springboot.core.entity.RequestModelBuilder
-
构建处理代码
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.RequestFilter
- download(byte[], String) - 类中的方法 tech.mhuang.pacebox.springboot.core.controller.BaseController
-
下载文件
- download(ByteArrayOutputStream, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.controller.BaseController
-
下载文件
- download(File) - 类中的方法 tech.mhuang.pacebox.springboot.core.controller.BaseController
-
下载文件
- download(File, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.controller.BaseController
-
下载文件
E
- ENC_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
form表单数据被编码为key/value格式发送到服务器
- EXPIRE_FIFTEEN_MINUTES - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
-
15分钟过期
- EXPIRE_FIVE_MINUTES - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
-
5分钟过期
- EXPIRE_ONE_DAY - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
-
1天过期
- EXPIRE_ONE_HOURS - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
-
1小时过期
- EXPIRE_ONE_MINUTES - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
-
1分钟
- EXPIRE_ONE_WEEKS - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
-
1周过期
- EXPIRE_TEN_MINUTES - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
-
10分钟过期
- EXPIRE_THIRTY_DAYS - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
-
30天过期
- EXPIRE_THIRTY_MINUTES - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
-
30分钟过期
- EXPIRE_TWO_HOURS - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
-
2小时过期
- expression - 类中的变量 tech.mhuang.pacebox.springboot.core.aop.config.AopConfig
- EXPRESSION - 类中的静态变量 tech.mhuang.pacebox.springboot.core.aop.config.AopConfigParser
-
配置文件中expression标识
- extra() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.permission.annotation.Permission
-
扩展参数
- ExtractMappingJackson2HttpMessageConverter - tech.mhuang.pacebox.springboot.core.rest中的类
-
扩展mapper。
- ExtractMappingJackson2HttpMessageConverter() - 类的构造器 tech.mhuang.pacebox.springboot.core.rest.ExtractMappingJackson2HttpMessageConverter
F
- faild(int, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.controller.BaseController
-
错误消息应答
- faild(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.controller.BaseController
-
错误状态应答
- forCamelCase(String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedNames
-
Return a
RelaxedNamesfor the given source camelCase source name. - FORM_DATA_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
另外一种常见的媒体格式是上传文件之时使用的 需要在表单中进行文件上传时,就需要使用该格式
G
- genOkHttpClient() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
生成OkhttpClient
- genOkHttpClient(String, int) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据代理生成okHttpClient
- genOkHttpClient(String, int, String, String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据代理证书生成okHttpClient,默认为Http代理
- genOkHttpClient(String, int, String, String, X509TrustManager) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据代理证书生成okHttpClient,默认为Http代理
- genOkHttpClient(String, int, String, String, X509TrustManager, Interceptor) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据代理证书生成okHttpClient,默认为Http代理
- genOkHttpClient(String, int, String, String, Interceptor) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据代理证书拦截器生成okHttpClient,默认为Http代理
- genOkHttpClient(String, int, Interceptor) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据代理拦截器生成okHttpClient
- genOkHttpClient(String, String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据证书生成okHttpClient
- genOkHttpClient(String, String, X509TrustManager) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据证书生成okHttpClient
- genOkHttpClient(String, String, X509TrustManager, Interceptor) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据证书拦截器生成okHttpClient
- genOkHttpClient(String, String, Interceptor) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据证书拦截器生成okHttpClient
- genOkHttpClient(Proxy.Type, String, int, String, String, X509TrustManager, Interceptor) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据代理证书生成okHttpClient
- genOkHttpClient(Proxy.Type, String, int, String, String, Interceptor) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据代理证书生成okHttpClient
- genOkHttpClient(Interceptor) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
根据拦截器生成OkhttpClient
- get() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.local.GlobalHeaderThreadLocal
- get(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
获取单个实例
- get(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.service.BaseService
-
获取单个实例
- get(T) - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
-
获取单个
- getAcceptedIssuers() - 类中的方法 tech.mhuang.pacebox.springboot.core.okhttp.TrustAnyTrustManager
- getApplicationContext() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
获取上下文
- getApplicationName() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
获取应用名称
- getAuthType() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getAuthType() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getBean(Class<T>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
根据class获取上下文的bean
- getBean(Class<T>, HttpServletRequest) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringServletContentHolder
-
根据request获取bean
- getBean(String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
通过名字获取上下文中的bean
- getBean(String, Class<T>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
通过名字获取上下文中的bean
- getBeanFactory() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
获取bean工厂接口
- getBeanFactory(HttpServletRequest) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringServletContentHolder
-
获取bean工厂类
- getBeansOfType(Class<T>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
根据type获取bean相关配置
- getById(Id) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
根据Id获取单个实例
- getById(Id) - 接口中的方法 tech.mhuang.pacebox.springboot.core.service.BaseService
-
根据Id获取单个实例
- getById(Id) - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
- getContextPath() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getContextPath() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getCookies() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getCookies() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getDateHeader(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getDateHeader(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getHeader(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
-
重构根据key获取header中的值
- getHeader(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
-
重构根据key获取header中的值
- getHeaderNames() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getHeaderNames() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getHeaders(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
-
重构根据key获取header的值
- getHeaders(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
-
重构根据key获取header的值
- getInputStream() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getInstance() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.util.SpelExpressionUtil
-
获取解析实例
- getIntHeader(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getIntHeader(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getIp(HttpServletRequest) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.IpUtil
-
根据servletRequest 获取
- getMethod() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getMethod() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getMethodToValue(Class<?>, String, Object...) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.reflect.SpringReflectInvoke
- getMethodToValue(String, String, Object...) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.reflect.SpringReflectInvoke
- getNullPropertyNames(Object) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.DataUtil
-
获取空值 用于过滤调用DataUtil。
- getOrException() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.local.GlobalHeaderThreadLocal
- getParameter(String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.SpringServletUtil
-
获取请求参数值
- getParameter(String, String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.SpringServletUtil
-
获取请求参数值,不存在则默认
- getParameterAsType(String, Class<T>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.SpringServletUtil
-
获取请求参数值带转换数据类型
- getPart(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getPart(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getParts() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getParts() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getPathInfo() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getPathInfo() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getPathTranslated() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getPathTranslated() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getProperty(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
- getProperty(String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
获取属性
- getProperty(String, Class<T>) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
- getProperty(String, Class<T>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
获取属性
- getProperty(String, Class<T>, T) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
- getProperty(String, Class<T>, T) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
获取属性
- getProperty(String, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
- getProperty(String, String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
获取属性
- getProxy() - 类中的方法 tech.mhuang.pacebox.springboot.core.aop.AopProxyFactoryBean
- getProxy(T, Advice, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.aop.AopProxyFactoryBean
- getQueryString() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getQueryString() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getReader() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getRemoteUser() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getRemoteUser() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getRequest() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.SpringServletUtil
-
获取HttpServletRequest
- getRequestAttributes() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.SpringServletUtil
-
获取RequestAttributes
- getRequestedSessionId() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getRequestedSessionId() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getRequestURI() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getRequestURI() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getRequestURL() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getRequestURL() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getRequiredProperty(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
- getRequiredProperty(String, Class<T>) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
- getResponse() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.SpringServletUtil
-
获取HttpServletResponse
- getServletPath() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getServletPath() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getSession() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getSession() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getSession() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.SpringServletUtil
-
获取session
- getSession(boolean) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getSession(boolean) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getSslContext(String, String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
-
获取SSLContext
- getSslContext(String, String, TrustManager) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
- getSubProperties(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
-
Return a Map of all values from all underlying properties that start with the specified key.
- getSubProperties(PropertySources, String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.properties.AbstractPropertySourceUtils
-
Return a Map of all values from the specified
PropertySourcesthat start with a particular key. - getSubProperties(PropertySources, String, String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.properties.AbstractPropertySourceUtils
-
Return a Map of all values from the specified
PropertySourcesthat start with a particular key. - getUserPrincipal() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- getUserPrincipal() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- getValue(String, BasicDict, Class<T>) - 类中的方法 tech.mhuang.pacebox.springboot.core.util.SpelExpressionUtil
-
获取值
- getValueByModelKey(Object, String, Class<E>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.DataUtil
-
根据模块名和参数获取value,适合不知道值的情况
- GIF_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
gif图片格式
- Global - tech.mhuang.pacebox.springboot.core.constans中的类
-
全局常量
- Global() - 类的构造器 tech.mhuang.pacebox.springboot.core.constans.Global
- GLOBAL_HEADER - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
- GlobalHeaderThreadLocal - tech.mhuang.pacebox.springboot.core.local中的类
-
全局当前线程的常量
- GlobalHeaderThreadLocal() - 类的构造器 tech.mhuang.pacebox.springboot.core.local.GlobalHeaderThreadLocal
- groups() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.validate.IdCardCase
- groups() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.validate.LengthCase
- groups() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.validate.YnCase
H
- headerParamMap(Map<String, String>) - 类中的方法 tech.mhuang.pacebox.springboot.core.entity.RequestModelBuilder
- HTML_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
HTML格式
I
- IdCardCase - tech.mhuang.pacebox.springboot.core.validate中的Annotation Interface
-
检查身份证
- IdCardCaseValidator - tech.mhuang.pacebox.springboot.core.validate中的类
-
身份证检查
- IdCardCaseValidator() - 类的构造器 tech.mhuang.pacebox.springboot.core.validate.IdCardCaseValidator
- IdCardUtil - tech.mhuang.pacebox.springboot.core.util中的类
-
身份证工具类
- IdCardUtil() - 类的构造器 tech.mhuang.pacebox.springboot.core.util.IdCardUtil
- IGNORE_HEADER - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
- ignoringUnresolvableNestedPlaceholders(Environment, String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
-
Return a property resolver for the environment, preferring one that ignores unresolvable nested placeholders.
- initialize(LengthCase) - 类中的方法 tech.mhuang.pacebox.springboot.core.validate.LengthCaseValidator
- initialize(YnCase) - 类中的方法 tech.mhuang.pacebox.springboot.core.validate.YnCaseValidator
- insert(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
插入
- insert(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.service.BaseService
-
插入
- insert(T) - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
- insertInto(InsertInto<Id>) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
历史表记录
- insertInto(InsertInto<Id>) - 接口中的方法 tech.mhuang.pacebox.springboot.core.service.BaseService
-
保存扩展
- insertInto(InsertInto<Id>) - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
- invoke(MethodInvocation) - 类中的方法 tech.mhuang.pacebox.springboot.core.permission.PermissionInteceptor
- IPermissionManager - tech.mhuang.pacebox.springboot.core.permission.extra中的接口
-
权限
- IpUtil - tech.mhuang.pacebox.springboot.core.spring.util中的类
-
ip工具类
- isFinished() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebServletInputStream
- ISingleDymanicTask - tech.mhuang.pacebox.springboot.core.task中的接口
-
单机任务接口类、可自行配合redis或者其他工具使用
- isReady() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebServletInputStream
- isRequestedSessionIdFromCookie() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- isRequestedSessionIdFromCookie() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- isRequestedSessionIdFromURL() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- isRequestedSessionIdFromURL() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- isRequestedSessionIdValid() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- isRequestedSessionIdValid() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- isUserInRole(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- isUserInRole(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- isValid(String, ConstraintValidatorContext) - 类中的方法 tech.mhuang.pacebox.springboot.core.validate.IdCardCaseValidator
- isValid(String, ConstraintValidatorContext) - 类中的方法 tech.mhuang.pacebox.springboot.core.validate.LengthCaseValidator
- isValid(String, ConstraintValidatorContext) - 类中的方法 tech.mhuang.pacebox.springboot.core.validate.YnCaseValidator
- isValidatedAllIdcard(String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.util.IdCardUtil
-
验证所有的身份证的合法性
- iterator() - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedNames
J
- JPG_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
jpg图片格式
- JSON_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
JSON数据格式
L
- LANGUAGE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
- length() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.validate.LengthCase
-
长度
- LengthCase - tech.mhuang.pacebox.springboot.core.validate中的Annotation Interface
-
长度条件默认1
- LengthCaseValidator - tech.mhuang.pacebox.springboot.core.validate中的类
-
长度检查方法
- LengthCaseValidator() - 类的构造器 tech.mhuang.pacebox.springboot.core.validate.LengthCaseValidator
- login(String, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- login(String, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- logout() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- logout() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
M
- manager() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.permission.annotation.Permission
-
权限处理器的类,如果配置了采用了beanname,以beanname为准,此配置大于通用配置小于beanname配置
- mediaType(MediaType) - 类中的方法 tech.mhuang.pacebox.springboot.core.entity.RequestModelBuilder
- message() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.validate.IdCardCase
- message() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.validate.LengthCase
- message() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.validate.YnCase
- method(HttpMethod) - 类中的方法 tech.mhuang.pacebox.springboot.core.entity.RequestModelBuilder
- MicroRestTemplate - tech.mhuang.pacebox.springboot.core.rest中的类
-
微服务RestTemplate
- MicroRestTemplate() - 类的构造器 tech.mhuang.pacebox.springboot.core.rest.MicroRestTemplate
- MicroRestTemplate(SimpleClientHttpRequestFactory) - 类的构造器 tech.mhuang.pacebox.springboot.core.rest.MicroRestTemplate
N
- name - 类中的变量 tech.mhuang.pacebox.springboot.core.aop.config.AopConfig
- NoLoopPermissionManager - tech.mhuang.pacebox.springboot.core.permission.extra中的类
- NoLoopPermissionManager() - 类的构造器 tech.mhuang.pacebox.springboot.core.permission.extra.NoLoopPermissionManager
O
- OkhttpClientUtil - tech.mhuang.pacebox.springboot.core.okhttp中的类
-
okhttp 工具类
- OkhttpClientUtil() - 类的构造器 tech.mhuang.pacebox.springboot.core.okhttp.OkhttpClientUtil
- OkHttpDataType - tech.mhuang.pacebox.springboot.core.okhttp中的类
-
okhttpclient数据类型
- OkHttpDataType() - 类的构造器 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
- onApplicationEvent(ContextClosedEvent) - 类中的方法 tech.mhuang.pacebox.springboot.core.event.ApplicationClosedEventListener
P
- page(Page<T>) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
分页查询
- page(Page<T>) - 接口中的方法 tech.mhuang.pacebox.springboot.core.service.BaseService
-
分页查询
- page(Page<T>) - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
- pageCount(Page<T>) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
分页查询个数
- pageCount(Page<T>) - 接口中的方法 tech.mhuang.pacebox.springboot.core.service.BaseService
-
总数查询
- pageCount(Page<T>) - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
- PageUtil - tech.mhuang.pacebox.springboot.core.protocol.page中的类
-
分页工具类
- PageUtil() - 类的构造器 tech.mhuang.pacebox.springboot.core.protocol.page.PageUtil
- param() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.permission.annotation.Permission
-
参数
- param(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.entity.RequestModelBuilder
- parseConfig() - 类中的方法 tech.mhuang.pacebox.springboot.core.aop.config.AopConfigParser
-
将aop配置文件解析成对象列表
- parseConfig(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.aop.config.AopConfigParser
-
将aop配置文件解析成对象列表
- parseConfigToMap(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.aop.config.AopConfigParser
-
将aop配置文件解析成map
- payload() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.validate.IdCardCase
- payload() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.validate.LengthCase
- payload() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.validate.YnCase
- PDF_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
pdf格式
- permission(Permission) - 接口中的方法 tech.mhuang.pacebox.springboot.core.permission.extra.IPermissionManager
-
执行应答结果
- permission(Permission) - 类中的方法 tech.mhuang.pacebox.springboot.core.permission.extra.NoLoopPermissionManager
- Permission - tech.mhuang.pacebox.springboot.core.permission.annotation中的Annotation Interface
-
权限用户
- PermissionInteceptor - tech.mhuang.pacebox.springboot.core.permission中的类
-
权限拦截
- PermissionInteceptor(IPermissionManager) - 类的构造器 tech.mhuang.pacebox.springboot.core.permission.PermissionInteceptor
- PLAIN_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
纯文本格式
- PNG_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
png图片格式
- publishEvent(Object) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
发布事件
- publishEvent(ApplicationEvent) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
发布事件
- putHeader(String, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
-
扩展、放入Header
- putHeader(String, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
-
扩展、放入Header
- putHeader(String, String) - 接口中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebServletRequest
-
设置请求头
Q
- query(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
根据实例进行查询
- query(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.service.BaseService
-
条件查询
- query(T) - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
- queryAll() - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
查询所有实例
- queryAll() - 接口中的方法 tech.mhuang.pacebox.springboot.core.service.BaseService
-
查询全部
- queryAll() - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
R
- read() - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebServletInputStream
- redirect(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.controller.BaseController
-
页面跳转
- registerBean(String, Class<T>) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
bean注册
- registerBean(String, Class<T>, Map<String, Object>, Object...) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
bean注册
- registerBean(BeanDefinitionRegistry, String, Class<?>) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.bean.BaseBeanRegisitryPostProcessor
-
注册bean
- RelaxedNames - tech.mhuang.pacebox.springboot.core.spring.properties中的类
-
Generates relaxed name variations from a given source.
- RelaxedNames(String) - 类的构造器 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedNames
-
Create a new
RelaxedNamesinstance. - RelaxedPropertyResolver - tech.mhuang.pacebox.springboot.core.spring.properties中的类
-
PropertyResolverthat attempts to resolve values usingRelaxedNames. - RelaxedPropertyResolver(PropertyResolver) - 类的构造器 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
- RelaxedPropertyResolver(PropertyResolver, String) - 类的构造器 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
- remove() - 类中的静态方法 tech.mhuang.pacebox.springboot.core.local.GlobalHeaderThreadLocal
- remove(Id) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
删除单个实例
- remove(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
删除单个实例
- removeBean(String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
通过名字删除上下文的bean
- request(RequestModel<T>) - 类中的方法 tech.mhuang.pacebox.springboot.core.rest.AbstractRestTemplate
-
服务调用
- RequestFilter - tech.mhuang.pacebox.springboot.core.servlet中的类
-
请求过滤器
- RequestFilter() - 类的构造器 tech.mhuang.pacebox.springboot.core.servlet.RequestFilter
- RequestModel<T> - tech.mhuang.pacebox.springboot.core.entity中的类
-
请求封装类.
- RequestModel() - 类的构造器 tech.mhuang.pacebox.springboot.core.entity.RequestModel
- RequestModelBuilder<T> - tech.mhuang.pacebox.springboot.core.entity中的类
-
RequestModel构造
- RequestModelBuilder() - 类的构造器 tech.mhuang.pacebox.springboot.core.entity.RequestModelBuilder
- resolvePlaceholders(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
- resolveRequiredPlaceholders(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.properties.RelaxedPropertyResolver
- resultStr(HttpServletResponse, String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.SpringServletUtil
-
应答数据
- resultStr(String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.SpringServletUtil
-
应答数据
S
- save(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
增单个实例
- set(GlobalHeader) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.local.GlobalHeaderThreadLocal
- setApplicationContext(ApplicationContext) - 类中的方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
上下文初始化
- setBaseMapper(BaseMapper<T, Id>) - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
- setReadListener(ReadListener) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebServletInputStream
- setValueByModel(Object, String, Object) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.util.DataUtil
-
设置value值到model中
- SingleDymanicTask - tech.mhuang.pacebox.springboot.core.task中的类
-
单机动态任务
- SingleDymanicTask() - 类的构造器 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- SingleInterjob - tech.mhuang.pacebox.springboot.core.task中的类
-
单机版本的任务实体
- SingleInterjob() - 类的构造器 tech.mhuang.pacebox.springboot.core.task.SingleInterjob
- SingleJobTaskConst - tech.mhuang.pacebox.springboot.core.task中的类
-
单机任务常量
- SingleJobTaskConst() - 类的构造器 tech.mhuang.pacebox.springboot.core.task.SingleJobTaskConst
- SingleRestTemplate - tech.mhuang.pacebox.springboot.core.rest中的类
-
单机版RestTemplate
- SingleRestTemplate() - 类的构造器 tech.mhuang.pacebox.springboot.core.rest.SingleRestTemplate
- SingleRestTemplate(SimpleClientHttpRequestFactory) - 类的构造器 tech.mhuang.pacebox.springboot.core.rest.SingleRestTemplate
- SOURCE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
- SpelExpressionUtil - tech.mhuang.pacebox.springboot.core.util中的类
-
spring表达式解析
- SpelExpressionUtil() - 类的构造器 tech.mhuang.pacebox.springboot.core.util.SpelExpressionUtil
- SpringContextHolder - tech.mhuang.pacebox.springboot.core.spring.start中的类
-
spring启动装载类
- SpringContextHolder() - 类的构造器 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
- SpringReflectInvoke - tech.mhuang.pacebox.springboot.core.spring.reflect中的类
-
反射调用(依赖spring)
- SpringReflectInvoke() - 类的构造器 tech.mhuang.pacebox.springboot.core.spring.reflect.SpringReflectInvoke
- SpringServletContentHolder - tech.mhuang.pacebox.springboot.core.spring.start中的类
-
Spring servlet 使用工具
- SpringServletContentHolder() - 类的构造器 tech.mhuang.pacebox.springboot.core.spring.start.SpringServletContentHolder
- SpringServletUtil - tech.mhuang.pacebox.springboot.core.spring.util中的类
-
spring工具类
- SpringServletUtil() - 类的构造器 tech.mhuang.pacebox.springboot.core.spring.util.SpringServletUtil
- SpringThreadPool - tech.mhuang.pacebox.springboot.core.spring.pool中的类
-
spring 线程池
- SpringThreadPool() - 类的构造器 tech.mhuang.pacebox.springboot.core.spring.pool.SpringThreadPool
- startJob(String, Runnable, Long) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
启动任务
- startJob(String, Runnable, Long) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- startJob(String, Runnable, Long, Boolean) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
启动任务(启动后会等待到下一次的时间进行执行)
- startJob(String, Runnable, Long, Boolean) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- startJob(String, Runnable, String) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
启动任务
- startJob(String, Runnable, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- startJob(String, Runnable, String, Boolean) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
启动任务(启动后会等待到下一次的时间进行执行)
- startJob(String, Runnable, String, Boolean) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- startJobOnly(String, Runnable, Long) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
启动任务(只执行一次、执行后记得将任务删除)
- startJobOnly(String, Runnable, Long) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- startJobOnly(String, Runnable, String) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
启动任务(只执行一次、执行后记得将任务删除)
- startJobOnly(String, Runnable, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- startJobOnly(String, Runnable, Date) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
启动任务(只执行一次、执行后记得将任务删除)
- startJobOnly(String, Runnable, Date) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- status(int, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.controller.BaseController
-
状态应答
- stopJob(String) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
停止删除任务
- stopJob(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- STREAM_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
二进制流数据(如常见的文件下载)
- success(T) - 类中的方法 tech.mhuang.pacebox.springboot.core.controller.BaseController
-
成功应答
- sufUrl(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.entity.RequestModelBuilder
T
- TASK_POOL_BEAN_NAME - 类中的静态变量 tech.mhuang.pacebox.springboot.core.task.SingleJobTaskConst
- TASK_SINGLE_JOB_NAME - 类中的静态变量 tech.mhuang.pacebox.springboot.core.task.SingleJobTaskConst
- tech.mhuang.pacebox.springboot.core.aop - 程序包 tech.mhuang.pacebox.springboot.core.aop
- tech.mhuang.pacebox.springboot.core.aop.advice - 程序包 tech.mhuang.pacebox.springboot.core.aop.advice
- tech.mhuang.pacebox.springboot.core.aop.config - 程序包 tech.mhuang.pacebox.springboot.core.aop.config
- tech.mhuang.pacebox.springboot.core.application - 程序包 tech.mhuang.pacebox.springboot.core.application
- tech.mhuang.pacebox.springboot.core.constans - 程序包 tech.mhuang.pacebox.springboot.core.constans
- tech.mhuang.pacebox.springboot.core.controller - 程序包 tech.mhuang.pacebox.springboot.core.controller
- tech.mhuang.pacebox.springboot.core.entity - 程序包 tech.mhuang.pacebox.springboot.core.entity
- tech.mhuang.pacebox.springboot.core.event - 程序包 tech.mhuang.pacebox.springboot.core.event
- tech.mhuang.pacebox.springboot.core.exception - 程序包 tech.mhuang.pacebox.springboot.core.exception
- tech.mhuang.pacebox.springboot.core.local - 程序包 tech.mhuang.pacebox.springboot.core.local
- tech.mhuang.pacebox.springboot.core.mapper - 程序包 tech.mhuang.pacebox.springboot.core.mapper
- tech.mhuang.pacebox.springboot.core.okhttp - 程序包 tech.mhuang.pacebox.springboot.core.okhttp
- tech.mhuang.pacebox.springboot.core.permission - 程序包 tech.mhuang.pacebox.springboot.core.permission
- tech.mhuang.pacebox.springboot.core.permission.annotation - 程序包 tech.mhuang.pacebox.springboot.core.permission.annotation
- tech.mhuang.pacebox.springboot.core.permission.extra - 程序包 tech.mhuang.pacebox.springboot.core.permission.extra
- tech.mhuang.pacebox.springboot.core.protocol.page - 程序包 tech.mhuang.pacebox.springboot.core.protocol.page
- tech.mhuang.pacebox.springboot.core.protocol.tree - 程序包 tech.mhuang.pacebox.springboot.core.protocol.tree
- tech.mhuang.pacebox.springboot.core.rest - 程序包 tech.mhuang.pacebox.springboot.core.rest
- tech.mhuang.pacebox.springboot.core.service - 程序包 tech.mhuang.pacebox.springboot.core.service
- tech.mhuang.pacebox.springboot.core.service.impl - 程序包 tech.mhuang.pacebox.springboot.core.service.impl
- tech.mhuang.pacebox.springboot.core.servlet - 程序包 tech.mhuang.pacebox.springboot.core.servlet
- tech.mhuang.pacebox.springboot.core.spring.bean - 程序包 tech.mhuang.pacebox.springboot.core.spring.bean
- tech.mhuang.pacebox.springboot.core.spring.pool - 程序包 tech.mhuang.pacebox.springboot.core.spring.pool
- tech.mhuang.pacebox.springboot.core.spring.properties - 程序包 tech.mhuang.pacebox.springboot.core.spring.properties
- tech.mhuang.pacebox.springboot.core.spring.reflect - 程序包 tech.mhuang.pacebox.springboot.core.spring.reflect
- tech.mhuang.pacebox.springboot.core.spring.start - 程序包 tech.mhuang.pacebox.springboot.core.spring.start
- tech.mhuang.pacebox.springboot.core.spring.util - 程序包 tech.mhuang.pacebox.springboot.core.spring.util
- tech.mhuang.pacebox.springboot.core.task - 程序包 tech.mhuang.pacebox.springboot.core.task
- tech.mhuang.pacebox.springboot.core.util - 程序包 tech.mhuang.pacebox.springboot.core.util
- tech.mhuang.pacebox.springboot.core.validate - 程序包 tech.mhuang.pacebox.springboot.core.validate
- tech.mhuang.pacebox.springboot.core.yaml - 程序包 tech.mhuang.pacebox.springboot.core.yaml
- TENANT_ID - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
- TreeNodeUtil - tech.mhuang.pacebox.springboot.core.protocol.tree中的类
-
树节点工具类
- TreeNodeUtil() - 类的构造器 tech.mhuang.pacebox.springboot.core.protocol.tree.TreeNodeUtil
- TrustAnyTrustManager - tech.mhuang.pacebox.springboot.core.okhttp中的类
-
证书工具类
- TrustAnyTrustManager() - 类的构造器 tech.mhuang.pacebox.springboot.core.okhttp.TrustAnyTrustManager
- type(Type) - 类中的方法 tech.mhuang.pacebox.springboot.core.entity.RequestModelBuilder
- TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
- typeReference(ParameterizedTypeReference<T>) - 类中的方法 tech.mhuang.pacebox.springboot.core.entity.RequestModelBuilder
U
- unregisterBean(String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.spring.start.SpringContextHolder
-
移除bean
- update(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
修改单个实例
- update(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.service.BaseService
-
修改单个实例
- update(T) - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
- updateAll(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.mapper.BaseMapper
-
修改单个实例所有字段
- updateAll(T) - 接口中的方法 tech.mhuang.pacebox.springboot.core.service.BaseService
-
修改单个实例所有的字段
- updateAll(T) - 类中的方法 tech.mhuang.pacebox.springboot.core.service.impl.BaseServiceImpl
- updateCronLazy(String, String) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
修改Cron任务,不会影响当前执行的任务。
- updateCronLazy(String, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- updateJob(String, Long) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
执行逻辑线删除在创建任务。
- updateJob(String, Long) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- updateJob(String, Runnable) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
执行逻辑线删除在创建任务。
- updateJob(String, Runnable) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- updateJob(String, Runnable, Long) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
会先停止任务在创建任务,
- updateJob(String, Runnable, Long) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
-
修改任务
- updateJob(String, Runnable, String) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
会先停止任务在创建任务,
- updateJob(String, Runnable, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
-
修改任务
- updateJob(String, String) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
执行逻辑线删除在创建任务
- updateJob(String, String) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- updateSecordsLazy(String, Long) - 接口中的方法 tech.mhuang.pacebox.springboot.core.task.ISingleDymanicTask
-
修改时间间隔任务,不会影响当前执行的任务。
- updateSecordsLazy(String, Long) - 类中的方法 tech.mhuang.pacebox.springboot.core.task.SingleDymanicTask
- upgrade(Class<T>) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- upgrade(Class<T>) - 类中的方法 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- url(String) - 类中的方法 tech.mhuang.pacebox.springboot.core.entity.RequestModelBuilder
- USER_ID - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
V
- validate15IdCard(String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.util.IdCardUtil
-
校验15位身份证
- validate18Idcard(String) - 类中的静态方法 tech.mhuang.pacebox.springboot.core.util.IdCardUtil
-
判断18位身份证的合法性
- value() - annotation interface 中的元素 tech.mhuang.pacebox.springboot.core.validate.YnCase
- VERSION - 类中的静态变量 tech.mhuang.pacebox.springboot.core.constans.Global
W
- WebRequestHeader - tech.mhuang.pacebox.springboot.core.servlet中的类
-
重写HttpServletRequest、达到可添加Header
- WebRequestHeader(HttpServletRequest) - 类的构造器 tech.mhuang.pacebox.springboot.core.servlet.WebRequestHeader
- WebRequestStreamHeader - tech.mhuang.pacebox.springboot.core.servlet中的类
-
重写HttpServletRequest、达到可添加Header、spring可重复读取数据封装
- WebRequestStreamHeader(HttpServletRequest) - 类的构造器 tech.mhuang.pacebox.springboot.core.servlet.WebRequestStreamHeader
- WebResponseHeader - tech.mhuang.pacebox.springboot.core.servlet中的类
-
输出结果检测
- WebResponseHeader(HttpServletResponse) - 类的构造器 tech.mhuang.pacebox.springboot.core.servlet.WebResponseHeader
-
Constructs a response adaptor wrapping the given response.
- WebResponseStreamHeader - tech.mhuang.pacebox.springboot.core.servlet中的类
-
输出结果检测
- WebResponseStreamHeader(HttpServletResponse) - 类的构造器 tech.mhuang.pacebox.springboot.core.servlet.WebResponseStreamHeader
-
Constructs a response adaptor wrapping the given response.
- WebServletInputStream - tech.mhuang.pacebox.springboot.core.servlet中的类
-
input扩展支持重复读
- WebServletInputStream(byte[]) - 类的构造器 tech.mhuang.pacebox.springboot.core.servlet.WebServletInputStream
- WebServletRequest - tech.mhuang.pacebox.springboot.core.servlet中的接口
-
扩展添加header接口
- WORD_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
Word文档格式
X
- XHTML_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
XHTML格式
- XML_DATA_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
XML数据格式
- XML_TYPE - 类中的静态变量 tech.mhuang.pacebox.springboot.core.okhttp.OkHttpDataType
-
XML格式
Y
- YamlPropertySourceFactory - tech.mhuang.pacebox.springboot.core.yaml中的类
-
yaml 读取工厂
- YamlPropertySourceFactory() - 类的构造器 tech.mhuang.pacebox.springboot.core.yaml.YamlPropertySourceFactory
- YnCase - tech.mhuang.pacebox.springboot.core.validate中的Annotation Interface
-
有效情况检查(默认是1和0)
- YnCaseValidator - tech.mhuang.pacebox.springboot.core.validate中的类
-
有效检查方法
- YnCaseValidator() - 类的构造器 tech.mhuang.pacebox.springboot.core.validate.YnCaseValidator
All Classes and Interfaces|常量字段值|所有程序包|序列化表格