索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
$
- $and - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.filter.FilterGroup
- $eq - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.filter.FilterOperational
- $ge - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.filter.FilterOperational
- $gt - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.filter.FilterOperational
- $in - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.filter.FilterOperational
- $isNull - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.filter.FilterOperational
- $le - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.filter.FilterOperational
- $like - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.filter.FilterOperational
- $lt - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.filter.FilterOperational
- $ne - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.filter.FilterOperational
- $or - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.filter.FilterGroup
A
- add(M) - 类中的方法 cn.miniants.framework.controller.BaseController
- addChildFilter(Filter) - 类中的方法 cn.miniants.framework.pagesqlhandle.filter.Filter
- addFilterBean(String, FilterOperational, Object) - 类中的方法 cn.miniants.framework.pagesqlhandle.filter.Filter
- addInterceptors(InterceptorRegistry) - 类中的方法 cn.miniants.framework.autoconfigure.AuthConfiguration
- addInterceptors(InterceptorRegistry) - 类中的方法 cn.miniants.framework.autoconfigure.WebMvcConfig
- addInterceptors(InterceptorRegistry) - 类中的方法 cn.miniants.framework.web.ServiceWebMvcConfigurer
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类中的方法 cn.miniants.framework.interceptor.ControllerStatusHandlerInterceptor
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类中的方法 cn.miniants.framework.security.ServiceAuthFilter
- Aizuda - cn.miniants.framework中的类
- Aizuda() - 类的构造器 cn.miniants.framework.Aizuda
- AizudaAutoConfiguration - cn.miniants.framework.autoconfigure中的类
-
---------------------------------------- 启动初始化配置
- AizudaAutoConfiguration() - 类的构造器 cn.miniants.framework.autoconfigure.AizudaAutoConfiguration
- AizudaMetaObjectHandler - cn.miniants.framework.web中的类
- AizudaMetaObjectHandler() - 类的构造器 cn.miniants.framework.web.AizudaMetaObjectHandler
- AizudaSqlInjector - cn.miniants.framework.mapper中的类
-
---------------------------------------- 批量插入注入器
- AizudaSqlInjector() - 类的构造器 cn.miniants.framework.mapper.AizudaSqlInjector
- ApiAssert - cn.miniants.framework.exception中的类
- ApiAssert() - 类的构造器 cn.miniants.framework.exception.ApiAssert
- ApiConstants - cn.miniants.framework中的接口
-
---------------------------------------- 系统常量
- ApiController - cn.miniants.framework.api中的类
-
---------------------------------------- REST API 通用控制器
- ApiController() - 类的构造器 cn.miniants.framework.api.ApiController
- ApiErrorCode - cn.miniants.framework.api中的Enum Class
- ApiException - cn.miniants.framework.exception中的异常错误
- ApiException(IErrorCode) - 异常错误的构造器 cn.miniants.framework.exception.ApiException
- ApiException(String) - 异常错误的构造器 cn.miniants.framework.exception.ApiException
- ApiException(String, Throwable) - 异常错误的构造器 cn.miniants.framework.exception.ApiException
- ApiException(Throwable) - 异常错误的构造器 cn.miniants.framework.exception.ApiException
- ApiResult<T> - cn.miniants.framework.api中的类
-
---------------------------------------- API 返回结果
- ApiResult() - 类的构造器 cn.miniants.framework.api.ApiResult
- ApiResult(IErrorCode) - 类的构造器 cn.miniants.framework.api.ApiResult
- apply(RequestTemplate) - 类中的方法 cn.miniants.framework.interceptor.MiniFeignRequestInterceptor
- around(Signature, HttpServletRequest, Object[]) - 类中的方法 cn.miniants.framework.mapper.log.Oplog
-
设置切面环绕通知
- ASC - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.order.OrderOption
- audit(UserSession) - 类中的方法 cn.miniants.framework.mapper.log.Oplog
-
设置审计信息
- AuthConfiguration - cn.miniants.framework.autoconfigure中的类
- AuthConfiguration() - 类的构造器 cn.miniants.framework.autoconfigure.AuthConfiguration
- AuthException - cn.miniants.framework.exception中的异常错误
- AuthException(String, int, String) - 异常错误的构造器 cn.miniants.framework.exception.AuthException
- AuthUserDetails - cn.miniants.framework.security中的类
- AuthUserDetails(String, String, String, ArrayList<String>, String, Map<String, String>) - 类的构造器 cn.miniants.framework.security.AuthUserDetails
- AuthUserDetails(List<?>, String, String, String, ArrayList<String>, String, Map<String, String>) - 类的构造器 cn.miniants.framework.security.AuthUserDetails
B
- BaseController<BS extends BaseServiceImpl<?,
M>, M extends SuperEntity> - cn.miniants.framework.controller中的类 - BaseController() - 类的构造器 cn.miniants.framework.controller.BaseController
- BaseEntity - cn.miniants.framework.bean中的类
-
---------------------------------------- 业务框架基础实体
- BaseEntity() - 类的构造器 cn.miniants.framework.bean.BaseEntity
- BaseLogicEntity - cn.miniants.framework.bean中的类
- BaseLogicEntity() - 类的构造器 cn.miniants.framework.bean.BaseLogicEntity
- baseService - 类中的变量 cn.miniants.framework.controller.BaseController
- BaseServiceImpl<M extends CrudMapper<T>,
T> - cn.miniants.framework.service中的类 -
---------------------------------------- 自定义 IBaseService 实现
- BaseServiceImpl() - 类的构造器 cn.miniants.framework.service.BaseServiceImpl
- batchSqlInjector() - 类中的方法 cn.miniants.framework.autoconfigure.MybatisPlusConfiguration
- BeanConvert - cn.miniants.framework.bean中的接口
-
---------------------------------------- 基础实体转换
- beforeBodyWrite(Object, MethodParameter, MediaType, Class, ServerHttpRequest, ServerHttpResponse) - 类中的方法 cn.miniants.framework.advice.MiniControllerResultAdvice
- build(long) - 类中的方法 cn.miniants.framework.mapper.log.Oplog
-
设置操作时间,并保存至本地线程
- builder() - 类中的静态方法 cn.miniants.framework.mapper.log.OplogContext
-
构建操作日志上下文对象
- business(String) - 类中的方法 cn.miniants.framework.mapper.log.Oplog
-
设置操作业务
C
- checkById(Long) - 接口中的方法 cn.miniants.framework.service.IBaseService
-
根据 ID 查询 检查数据合法性
- checkExists(boolean, Supplier<LambdaQueryWrapper<T>>, String) - 接口中的方法 cn.miniants.framework.service.IBaseService
-
校验指定条件是否存在
- checkExists(LambdaQueryWrapper<T>, String) - 接口中的方法 cn.miniants.framework.service.IBaseService
-
校验指定条件是否存在
- cn.miniants - 程序包 cn.miniants
- cn.miniants.framework - 程序包 cn.miniants.framework
- cn.miniants.framework.advice - 程序包 cn.miniants.framework.advice
- cn.miniants.framework.api - 程序包 cn.miniants.framework.api
- cn.miniants.framework.autoconfigure - 程序包 cn.miniants.framework.autoconfigure
- cn.miniants.framework.bean - 程序包 cn.miniants.framework.bean
- cn.miniants.framework.constant - 程序包 cn.miniants.framework.constant
- cn.miniants.framework.controller - 程序包 cn.miniants.framework.controller
- cn.miniants.framework.editors - 程序包 cn.miniants.framework.editors
- cn.miniants.framework.exception - 程序包 cn.miniants.framework.exception
- cn.miniants.framework.interceptor - 程序包 cn.miniants.framework.interceptor
- cn.miniants.framework.mapper - 程序包 cn.miniants.framework.mapper
- cn.miniants.framework.mapper.log - 程序包 cn.miniants.framework.mapper.log
- cn.miniants.framework.mybatistype - 程序包 cn.miniants.framework.mybatistype
- cn.miniants.framework.pagesqlhandle - 程序包 cn.miniants.framework.pagesqlhandle
- cn.miniants.framework.pagesqlhandle.filter - 程序包 cn.miniants.framework.pagesqlhandle.filter
- cn.miniants.framework.pagesqlhandle.order - 程序包 cn.miniants.framework.pagesqlhandle.order
- cn.miniants.framework.security - 程序包 cn.miniants.framework.security
- cn.miniants.framework.service - 程序包 cn.miniants.framework.service
- cn.miniants.framework.spring - 程序包 cn.miniants.framework.spring
- cn.miniants.framework.token - 程序包 cn.miniants.framework.token
- cn.miniants.framework.validation - 程序包 cn.miniants.framework.validation
- cn.miniants.framework.vo - 程序包 cn.miniants.framework.vo
- cn.miniants.framework.web - 程序包 cn.miniants.framework.web
- content(String) - 类中的方法 cn.miniants.framework.mapper.log.Oplog
-
设置内容详情
- ControllerStatusHandlerInterceptor - cn.miniants.framework.interceptor中的类
- ControllerStatusHandlerInterceptor() - 类的构造器 cn.miniants.framework.interceptor.ControllerStatusHandlerInterceptor
- convert(Class<T>) - 接口中的方法 cn.miniants.framework.bean.BeanConvert
-
获取自动转换后的JavaBean对象
- Create - cn.miniants.framework.validation中的接口
-
---------------------------------------- 新增添加
- createBy - 类中的变量 cn.miniants.framework.bean.BaseEntity
-
创建人
- createId - 类中的变量 cn.miniants.framework.bean.BaseEntity
-
创建人ID
- createTime - 类中的变量 cn.miniants.framework.bean.BaseEntity
-
创建时间
- CrudMapper<T> - cn.miniants.framework.mapper中的接口
-
---------------------------------------- 自定义批量插入 Mapper 继承即可获得批量插入能力
- customRequestInterceptor() - 类中的方法 cn.miniants.framework.autoconfigure.MiniFeignConfiguration
-
feign 调用拦截器,在请求头中加入服务名,指定调用哪个服务provider
D
- DATE_MM - 接口中的静态变量 cn.miniants.framework.ApiConstants
- DATE_MM_SS - 接口中的静态变量 cn.miniants.framework.ApiConstants
-
日期格式化
- debug(String) - 类中的方法 cn.miniants.framework.mapper.log.MybatisPlusOutImpl
- decode(Response, Type) - 类中的方法 cn.miniants.framework.advice.MiniFeignDecoder
- decode(String, Response) - 类中的方法 cn.miniants.framework.advice.MiniFeignErrorDecoder
- delete(Long) - 类中的方法 cn.miniants.framework.controller.BaseController
- Delete - cn.miniants.framework.validation中的接口
-
---------------------------------------- 删除
- DESC - enum class 中的枚举常量 cn.miniants.framework.pagesqlhandle.order.OrderOption
- DoubleEditor - cn.miniants.framework.editors中的类
- DoubleEditor() - 类的构造器 cn.miniants.framework.editors.DoubleEditor
E
- error(String) - 类中的方法 cn.miniants.framework.mapper.log.MybatisPlusOutImpl
- error(String, Throwable) - 类中的方法 cn.miniants.framework.mapper.log.MybatisPlusOutImpl
- errorDecoder() - 类中的方法 cn.miniants.framework.autoconfigure.MiniFeignConfiguration
-
feign 响应异常异常处理
- exception(String) - 类中的方法 cn.miniants.framework.mapper.log.Oplog
-
设置异常信息
F
- failed() - 类中的方法 cn.miniants.framework.mapper.log.Oplog
-
设置逻辑失败
- failed(IErrorCode) - 类中的静态方法 cn.miniants.framework.api.ApiResult
- failed(String) - 类中的静态方法 cn.miniants.framework.api.ApiResult
- failed(String, T) - 类中的静态方法 cn.miniants.framework.api.ApiResult
- FAILED - enum class 中的枚举常量 cn.miniants.framework.api.ApiErrorCode
-
失败
- FILE_BUCKET - 接口中的静态变量 cn.miniants.framework.constant.StormwindConstant.StoreBucket
- fillHasGetter(MetaObject, String, Object) - 类中的方法 cn.miniants.framework.web.AizudaMetaObjectHandler
- Filter - cn.miniants.framework.pagesqlhandle.filter中的类
- Filter() - 类的构造器 cn.miniants.framework.pagesqlhandle.filter.Filter
- Filter.FilterBean - cn.miniants.framework.pagesqlhandle.filter中的类
- FilterBean(String, String, Object) - 类的构造器 cn.miniants.framework.pagesqlhandle.filter.Filter.FilterBean
- FilterGroup - cn.miniants.framework.pagesqlhandle.filter中的Enum Class
- FilterHandlerUtil - cn.miniants.framework.pagesqlhandle.filter中的类
- FilterHandlerUtil(String) - 类的构造器 cn.miniants.framework.pagesqlhandle.filter.FilterHandlerUtil
- FilterOperational - cn.miniants.framework.pagesqlhandle.filter中的Enum Class
- from(byte[]) - 类中的方法 cn.miniants.framework.mybatistype.GeoPointConverter
-
Convert byte array containing SRID + WKB Geometry into Geometry object
- fromCode(long) - enum class中的静态方法 cn.miniants.framework.api.ApiErrorCode
- fromValue(Integer) - enum class中的静态方法 cn.miniants.framework.token.TokenUserType
G
- GeoPointConverter - cn.miniants.framework.mybatistype中的类
- GeoPointConverter() - 类的构造器 cn.miniants.framework.mybatistype.GeoPointConverter
- GeoPointTypeHandler - cn.miniants.framework.mybatistype中的类
- GeoPointTypeHandler() - 类的构造器 cn.miniants.framework.mybatistype.GeoPointTypeHandler
- get(Long) - 类中的方法 cn.miniants.framework.controller.BaseController
- getApplicationContext() - 类中的静态方法 cn.miniants.framework.spring.SpringHelper
-
获取 applicationContext
- getAuthorities() - 类中的方法 cn.miniants.framework.security.AuthUserDetails
- getBean(Class<T>) - 类中的静态方法 cn.miniants.framework.spring.SpringHelper
-
通过class获取Bean
- getBean(String, Class<T>) - 类中的静态方法 cn.miniants.framework.spring.SpringHelper
- getClientId() - 类中的方法 cn.miniants.framework.security.AuthUserDetails
- getCode() - enum class中的方法 cn.miniants.framework.api.ApiErrorCode
- getCode() - 接口中的方法 cn.miniants.framework.api.IErrorCode
-
错误编码 -1、失败 0、成功
- getCurrentRequest() - 类中的静态方法 cn.miniants.framework.spring.SpringHelper
-
获取当前请求
- getCurSession() - 类中的静态方法 cn.miniants.framework.web.UserSession
- getErrorCode() - 异常错误中的方法 cn.miniants.framework.exception.ApiException
- getErrorCode() - 异常错误中的方法 cn.miniants.framework.exception.MiniFeignException
- getFeignTraceMessage() - 异常错误中的方法 cn.miniants.framework.exception.MiniFeignException
- getFilterWrapper() - 类中的方法 cn.miniants.framework.pagesqlhandle.filter.FilterHandlerUtil
- getHeaders() - 类中的方法 cn.miniants.framework.security.AuthUserDetails
- getHttpErrorCode() - 异常错误中的方法 cn.miniants.framework.exception.AuthException
- getJavaInitializationString() - 类中的方法 cn.miniants.framework.editors.LongEditor
- getJavaInitializationString() - 类中的方法 cn.miniants.framework.editors.NumberEditor
- getLoginInfoOpt() - 类中的静态方法 cn.miniants.framework.web.UserSession
- getMaxTime() - 类中的方法 cn.miniants.framework.interceptor.PerformanceInterceptor
- getMethodList(Class<?>, TableInfo) - 类中的方法 cn.miniants.framework.mapper.AizudaSqlInjector
- getMethodRegular(Class<?>, String) - 类中的方法 cn.miniants.framework.interceptor.PerformanceInterceptor
- getMsg() - enum class中的方法 cn.miniants.framework.api.ApiErrorCode
- getMsg() - 接口中的方法 cn.miniants.framework.api.IErrorCode
-
错误描述
- getNullableResult(CallableStatement, int) - 类中的方法 cn.miniants.framework.mybatistype.GeoPointTypeHandler
- getNullableResult(ResultSet, int) - 类中的方法 cn.miniants.framework.mybatistype.GeoPointTypeHandler
- getNullableResult(ResultSet, String) - 类中的方法 cn.miniants.framework.mybatistype.GeoPointTypeHandler
- getOAuth2ErrorCode() - 异常错误中的方法 cn.miniants.framework.exception.AuthException
- getPassword() - 类中的方法 cn.miniants.framework.security.AuthUserDetails
- getPaths() - 接口中的方法 cn.miniants.framework.web.IExcludePaths
- getSSOToken(HttpServletRequest, boolean) - 类中的静态方法 cn.miniants.framework.web.UserSession
- getStackTraceAsString(Throwable) - 异常错误中的静态方法 cn.miniants.framework.exception.ApiException
- getStackTraceAsString(Throwable) - 异常错误中的静态方法 cn.miniants.framework.exception.MiniFeignException
- getToken() - 类中的方法 cn.miniants.framework.token.StormwindToken
- getUserId() - 类中的方法 cn.miniants.framework.security.AuthUserDetails
- getUsername() - 类中的方法 cn.miniants.framework.security.AuthUserDetails
- getUserPayload(Class<T>) - 类中的静态方法 cn.miniants.framework.web.UserSession
- getUsers() - 类中的方法 cn.miniants.framework.security.AuthUserDetails
- getWrapper() - 类中的方法 cn.miniants.framework.pagesqlhandle.SqlDbHandelUtil
- GMT8 - 接口中的静态变量 cn.miniants.framework.ApiConstants
H
- handelWrapperOrder(QueryWrapper) - 类中的方法 cn.miniants.framework.pagesqlhandle.order.OrderHandlerUtil
- handleBadRequest(Exception, HttpServletResponse, HttpServletRequest) - 类中的静态方法 cn.miniants.framework.advice.MiniControllerResultAdvice
- handleException(Exception, HttpServletResponse, HttpServletRequest) - 类中的方法 cn.miniants.framework.advice.MiniControllerResultAdvice
- HTTP_HEAD_MINI_API - 接口中的静态变量 cn.miniants.framework.constant.StormwindConstant.MiniConstants
I
- IBaseService<T> - cn.miniants.framework.service中的接口
-
---------------------------------------- 自定义 Service 基类
- IErrorCode - cn.miniants.framework.api中的接口
-
---------------------------------------- REST API 错误码接口
- IExcludePaths - cn.miniants.framework.web中的接口
-
排除路径接口
- initBinder(WebDataBinder) - 类中的方法 cn.miniants.framework.autoconfigure.JsonAutoConfiguration
-
字符串转换处理
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类中的方法 cn.miniants.framework.mapper.InsertBatch
- insertBatch(Collection<T>) - 接口中的方法 cn.miniants.framework.mapper.CrudMapper
- InsertBatch - cn.miniants.framework.mapper中的类
-
---------------------------------------- 自定义批量插入方法
- InsertBatch(String) - 类的构造器 cn.miniants.framework.mapper.InsertBatch
- insertFill(MetaObject) - 类中的方法 cn.miniants.framework.web.AizudaMetaObjectHandler
- IntegerEditor - cn.miniants.framework.editors中的类
- IntegerEditor() - 类的构造器 cn.miniants.framework.editors.IntegerEditor
- intercept(Invocation) - 类中的方法 cn.miniants.framework.interceptor.PerformanceInterceptor
- IOplogStorageProvider - cn.miniants.framework.mapper.log中的接口
-
---------------------------------------- 日志存储提供者
- isAccountNonExpired() - 类中的方法 cn.miniants.framework.security.AuthUserDetails
- isAccountNonLocked() - 类中的方法 cn.miniants.framework.security.AuthUserDetails
- isAdmin(Long) - 类中的静态方法 cn.miniants.framework.web.UserSession
-
判断是否为管理员
- isCredentialsNonExpired() - 类中的方法 cn.miniants.framework.security.AuthUserDetails
- isDebugEnabled() - 类中的方法 cn.miniants.framework.mapper.log.MybatisPlusOutImpl
- isEnabled() - 类中的方法 cn.miniants.framework.security.AuthUserDetails
- isFormat() - 类中的方法 cn.miniants.framework.interceptor.PerformanceInterceptor
- isTraceEnabled() - 类中的方法 cn.miniants.framework.mapper.log.MybatisPlusOutImpl
- isTrue(boolean, IErrorCode) - 类中的静态方法 cn.miniants.framework.exception.ApiAssert
- isTrue(boolean, String) - 类中的静态方法 cn.miniants.framework.exception.ApiAssert
- isValidationControllerMethod() - 类中的静态方法 cn.miniants.framework.spring.SpringHelper
- isWriteInLog() - 类中的方法 cn.miniants.framework.interceptor.PerformanceInterceptor
J
- jackson2ObjectMapperBuilderCustomizer() - 类中的方法 cn.miniants.framework.autoconfigure.JsonAutoConfiguration
-
框架http消息转换
- JsonAutoConfiguration - cn.miniants.framework.autoconfigure中的类
-
---------------------------------------- Json 处理相关配置
- JsonAutoConfiguration() - 类的构造器 cn.miniants.framework.autoconfigure.JsonAutoConfiguration
- JWT_CREDENTIALS - 接口中的静态变量 cn.miniants.framework.constant.StormwindConstant.AuthConstants
- JWT_CREDENTIALS_HEADER - 接口中的静态变量 cn.miniants.framework.constant.StormwindConstant.GatewayConstants
- JWT_TOKEN_HEADER - 接口中的静态变量 cn.miniants.framework.constant.StormwindConstant.GatewayConstants
- JWT_TOKEN_PREFIX - 接口中的静态变量 cn.miniants.framework.constant.StormwindConstant.GatewayConstants
- JWT_USER_SESSION - 接口中的静态变量 cn.miniants.framework.constant.StormwindConstant.AuthConstants
L
- logRecordAspect(IOplogStorageProvider) - 类中的方法 cn.miniants.framework.autoconfigure.AizudaAutoConfiguration
-
操作日志拦截切面
- LongEditor - cn.miniants.framework.editors中的类
- LongEditor() - 类的构造器 cn.miniants.framework.editors.LongEditor
M
- main(String[]) - 类中的静态方法 cn.miniants.Main
- Main - cn.miniants中的类
- Main() - 类的构造器 cn.miniants.Main
- metaObjectHandler() - 类中的方法 cn.miniants.framework.autoconfigure.MybatisPlusConfiguration
- MiniControllerResult - cn.miniants.framework.advice中的Annotation Interface
- MiniControllerResultAdvice - cn.miniants.framework.advice中的类
-
Service 异常处理
- MiniControllerResultAdvice() - 类的构造器 cn.miniants.framework.advice.MiniControllerResultAdvice
- MiniFeignConfiguration - cn.miniants.framework.autoconfigure中的类
- MiniFeignConfiguration() - 类的构造器 cn.miniants.framework.autoconfigure.MiniFeignConfiguration
- MiniFeignDecoder - cn.miniants.framework.advice中的类
- MiniFeignDecoder(ObjectFactory<HttpMessageConverters>) - 类的构造器 cn.miniants.framework.advice.MiniFeignDecoder
- MiniFeignErrorDecoder - cn.miniants.framework.advice中的类
- MiniFeignErrorDecoder() - 类的构造器 cn.miniants.framework.advice.MiniFeignErrorDecoder
- MiniFeignException - cn.miniants.framework.exception中的异常错误
- MiniFeignException(int, String, String) - 异常错误的构造器 cn.miniants.framework.exception.MiniFeignException
- MiniFeignRequestInterceptor - cn.miniants.framework.interceptor中的类
- MiniFeignRequestInterceptor() - 类的构造器 cn.miniants.framework.interceptor.MiniFeignRequestInterceptor
- module(String) - 类中的方法 cn.miniants.framework.mapper.log.Oplog
-
设置操作模块
- MybatisPlusConfiguration - cn.miniants.framework.autoconfigure中的类
-
---------------------------------------- MybatisPlus配置
- MybatisPlusConfiguration() - 类的构造器 cn.miniants.framework.autoconfigure.MybatisPlusConfiguration
- mybatisPlusInterceptor(List<InnerInterceptor>) - 类中的方法 cn.miniants.framework.autoconfigure.MybatisPlusConfiguration
-
mybatis-plus 插件
文档:http://baomidou.com - MybatisPlusOutImpl - cn.miniants.framework.mapper.log中的类
- MybatisPlusOutImpl(String) - 类的构造器 cn.miniants.framework.mapper.log.MybatisPlusOutImpl
- myFeignDecoder(ObjectFactory<HttpMessageConverters>) - 类中的方法 cn.miniants.framework.autoconfigure.MiniFeignConfiguration
N
- NumberEditor - cn.miniants.framework.editors中的类
- NumberEditor() - 类的构造器 cn.miniants.framework.editors.NumberEditor
O
- ok() - 类中的方法 cn.miniants.framework.api.ApiResult
- ok(T) - 类中的静态方法 cn.miniants.framework.api.ApiResult
- Oplog - cn.miniants.framework.mapper.log中的类
-
---------------------------------------- 操作日志
- Oplog() - 类的构造器 cn.miniants.framework.mapper.log.Oplog
- OPLOG_HOLDER - 类中的静态变量 cn.miniants.framework.mapper.log.OplogContext
-
操作日志本地线程
- oplogAround(ProceedingJoinPoint) - 类中的方法 cn.miniants.framework.mapper.log.OplogAspect
-
配置环绕通知
- OplogAspect - cn.miniants.framework.mapper.log中的类
-
---------------------------------------- 操作日志拦截切面
- OplogAspect(IOplogStorageProvider) - 类的构造器 cn.miniants.framework.mapper.log.OplogAspect
- OplogContext - cn.miniants.framework.mapper.log中的类
-
---------------------------------------- 操作日志上下文
- OplogContext() - 类的构造器 cn.miniants.framework.mapper.log.OplogContext
- Order - cn.miniants.framework.pagesqlhandle.order中的类
- Order() - 类的构造器 cn.miniants.framework.pagesqlhandle.order.Order
- OrderHandlerUtil - cn.miniants.framework.pagesqlhandle.order中的类
- OrderHandlerUtil(String) - 类的构造器 cn.miniants.framework.pagesqlhandle.order.OrderHandlerUtil
- OrderOption - cn.miniants.framework.pagesqlhandle.order中的Enum Class
P
- page() - 类中的方法 cn.miniants.framework.api.PageParam
- page(long) - 类中的方法 cn.miniants.framework.api.PageParam
- page(PageParam<?>) - 类中的方法 cn.miniants.framework.controller.BaseController
- PAGE_PAGE - 接口中的静态变量 cn.miniants.framework.ApiConstants
-
当前页码
- PAGE_SIZE - 接口中的静态变量 cn.miniants.framework.ApiConstants
-
每一页显示数量
- PageParam<T> - cn.miniants.framework.api中的类
-
---------------------------------------- 分页查询参数
- PageParam() - 类的构造器 cn.miniants.framework.api.PageParam
- parser(SSOToken) - 类中的静态方法 cn.miniants.framework.token.StormwindToken
- pathValue(String) - 类中的方法 cn.miniants.framework.web.UserSession
- PerformanceInterceptor - cn.miniants.framework.interceptor中的类
-
---------------------------------------- 性能分析拦截器,用于输出每条 SQL 语句及其执行时间
- PerformanceInterceptor() - 类的构造器 cn.miniants.framework.interceptor.PerformanceInterceptor
- plugin(Object) - 类中的方法 cn.miniants.framework.interceptor.PerformanceInterceptor
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类中的方法 cn.miniants.framework.interceptor.ControllerStatusHandlerInterceptor
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类中的方法 cn.miniants.framework.security.ServiceAuthFilter
- preHandle(HttpServletRequest, HttpServletResponse, Object) - 类中的方法 cn.miniants.framework.interceptor.ControllerStatusHandlerInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, Object) - 类中的方法 cn.miniants.framework.security.ServiceAuthFilter
R
- RedisCacheAutoConfiguration - cn.miniants.framework.autoconfigure中的类
- RedisCacheAutoConfiguration() - 类的构造器 cn.miniants.framework.autoconfigure.RedisCacheAutoConfiguration
- redisCacheConfiguration(RedisTemplate<Object, Object>, CacheProperties) - 类中的方法 cn.miniants.framework.autoconfigure.RedisCacheAutoConfiguration
- RedisLockAutoConfiguration - cn.miniants.framework.autoconfigure中的类
-
redis分布式锁配置
- RedisLockAutoConfiguration() - 类的构造器 cn.miniants.framework.autoconfigure.RedisLockAutoConfiguration
- redisLockRegistry(RedisConnectionFactory) - 类中的方法 cn.miniants.framework.autoconfigure.RedisLockAutoConfiguration
- redisTemplate(RedisConnectionFactory) - 类中的方法 cn.miniants.framework.autoconfigure.RedisCacheAutoConfiguration
- remove() - 类中的静态方法 cn.miniants.framework.mapper.log.OplogContext
-
删除本地线程操作日志
- request - 类中的变量 cn.miniants.framework.api.ApiController
- response - 类中的变量 cn.miniants.framework.api.ApiController
- result(T, long, String) - 类中的静态方法 cn.miniants.framework.api.ApiResult
- result(T, IErrorCode) - 类中的静态方法 cn.miniants.framework.api.ApiResult
S
- save(Signature, Oplog) - 接口中的方法 cn.miniants.framework.mapper.log.IOplogStorageProvider
-
保存日志
- SCANNER_BUCKET - 接口中的静态变量 cn.miniants.framework.constant.StormwindConstant.StoreBucket
- service(String) - 类中的方法 cn.miniants.framework.mapper.log.Oplog
-
设置服务名称
- SERVICE_INSTANCE_HOST - 接口中的静态变量 cn.miniants.framework.constant.StormwindConstant.GatewayConstants
- SERVICE_INSTANCE_ID - 接口中的静态变量 cn.miniants.framework.constant.StormwindConstant.GatewayConstants
- ServiceAuthFilter - cn.miniants.framework.security中的类
-
这个过滤器是给服务间调用的时候使用的,比如服务A调用服务B,服务B需要验证服务A的合法性
- ServiceAuthFilter() - 类的构造器 cn.miniants.framework.security.ServiceAuthFilter
- serviceData() - 类中的方法 cn.miniants.framework.api.ApiResult
-
服务间调用非业务正常,异常直接释放
- serviceExceptionHandler() - 类中的方法 cn.miniants.framework.autoconfigure.AizudaAutoConfiguration
-
全局异常处理
- ServiceWebMvcConfigurer - cn.miniants.framework.web中的类
-
---------------------------------------- Service Web 相关配置
- ServiceWebMvcConfigurer() - 类的构造器 cn.miniants.framework.web.ServiceWebMvcConfigurer
- setApplicationContext(ApplicationContext) - 类中的静态方法 cn.miniants.framework.spring.SpringHelper
-
设置 applicationContext
- setAsText(String) - 类中的方法 cn.miniants.framework.editors.DoubleEditor
- setAsText(String) - 类中的方法 cn.miniants.framework.editors.IntegerEditor
- setAsText(String) - 类中的方法 cn.miniants.framework.editors.LongEditor
- setFormat(boolean) - 类中的方法 cn.miniants.framework.interceptor.PerformanceInterceptor
- setMaxTime(long) - 类中的方法 cn.miniants.framework.interceptor.PerformanceInterceptor
- setNonNullParameter(PreparedStatement, int, Point, JdbcType) - 类中的方法 cn.miniants.framework.mybatistype.GeoPointTypeHandler
- setProperties(Properties) - 类中的方法 cn.miniants.framework.interceptor.PerformanceInterceptor
- setValidationControllerMethod() - 类中的静态方法 cn.miniants.framework.spring.SpringHelper
- setWriteInLog(boolean) - 类中的方法 cn.miniants.framework.interceptor.PerformanceInterceptor
- SIMPLE_USER - enum class 中的枚举常量 cn.miniants.framework.token.TokenUserType
- skipWrapper() - annotation interface 中的元素 cn.miniants.framework.advice.MiniControllerResult
- SpringHelper - cn.miniants.framework.spring中的类
-
---------------------------------------- Spring Boot 相关辅助类
- SpringHelper() - 类的构造器 cn.miniants.framework.spring.SpringHelper
- SqlDbHandelUtil - cn.miniants.framework.pagesqlhandle中的类
- SqlDbHandelUtil() - 类的构造器 cn.miniants.framework.pagesqlhandle.SqlDbHandelUtil
- sqlFormat(String, boolean) - 类中的静态方法 cn.miniants.framework.interceptor.PerformanceInterceptor
-
格式sql
- startup(String[], Class<?>...) - 类中的静态方法 cn.miniants.framework.Aizuda
-
Spring Boot 启动
- status(boolean) - 类中的方法 cn.miniants.framework.mapper.log.Oplog
-
设置业务状态 true 成功 false 失败
- StormwindConstant - cn.miniants.framework.constant中的接口
- StormwindConstant.AuthConstants - cn.miniants.framework.constant中的接口
- StormwindConstant.GatewayConstants - cn.miniants.framework.constant中的接口
- StormwindConstant.MiniConstants - cn.miniants.framework.constant中的接口
- StormwindConstant.StoreBucket - cn.miniants.framework.constant中的接口
- StormwindToken - cn.miniants.framework.token中的类
- StormwindToken() - 类的构造器 cn.miniants.framework.token.StormwindToken
- StormwindToken(JwtBuilder) - 类的构造器 cn.miniants.framework.token.StormwindToken
- StormwindTokenConstants - cn.miniants.framework.token中的接口
- STUDENT_PHOTO_BUCKET - 接口中的静态变量 cn.miniants.framework.constant.StormwindConstant.StoreBucket
- SUCCESS - enum class 中的枚举常量 cn.miniants.framework.api.ApiErrorCode
-
成功
- SuperEntity - cn.miniants.framework.bean中的类
-
---------------------------------------- 基础类
- SuperEntity() - 类的构造器 cn.miniants.framework.bean.SuperEntity
- supports(MethodParameter, Class) - 类中的方法 cn.miniants.framework.advice.MiniControllerResultAdvice
- SYS_USER - enum class 中的枚举常量 cn.miniants.framework.token.TokenUserType
T
- to(Point) - 类中的方法 cn.miniants.framework.mybatistype.GeoPointConverter
-
Convert Geometry object into byte array containing SRID + WKB Geometry
- TOKEN_USER_TYPE - 接口中的静态变量 cn.miniants.framework.token.StormwindTokenConstants
- TokenUserType - cn.miniants.framework.token中的Enum Class
- toString() - enum class中的方法 cn.miniants.framework.api.ApiErrorCode
- trace(String) - 类中的方法 cn.miniants.framework.mapper.log.MybatisPlusOutImpl
- TreeVO - cn.miniants.framework.vo中的类
- TreeVO() - 类的构造器 cn.miniants.framework.vo.TreeVO
U
- update(M) - 类中的方法 cn.miniants.framework.controller.BaseController
- Update - cn.miniants.framework.validation中的接口
-
---------------------------------------- 更新修改
- updateBy - 类中的变量 cn.miniants.framework.bean.BaseEntity
-
修改人
- updateFill(MetaObject) - 类中的方法 cn.miniants.framework.web.AizudaMetaObjectHandler
- updateTime - 类中的变量 cn.miniants.framework.bean.BaseEntity
-
修改时间
- UserSession - cn.miniants.framework.web中的类
-
---------------------------------------- 用户会话信息
- UserSession() - 类的构造器 cn.miniants.framework.web.UserSession
V
- ValidationControllerMethod - cn.miniants.framework.web中的Annotation Interface
- value() - annotation interface 中的元素 cn.miniants.framework.web.ValidationControllerMethod
- valueOf(String) - enum class中的静态方法 cn.miniants.framework.api.ApiErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.miniants.framework.pagesqlhandle.filter.FilterGroup
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.miniants.framework.pagesqlhandle.filter.FilterOperational
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.miniants.framework.pagesqlhandle.order.OrderOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.miniants.framework.token.TokenUserType
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 cn.miniants.framework.api.ApiErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.miniants.framework.pagesqlhandle.filter.FilterGroup
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.miniants.framework.pagesqlhandle.filter.FilterOperational
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.miniants.framework.pagesqlhandle.order.OrderOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.miniants.framework.token.TokenUserType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WAIT - enum class 中的枚举常量 cn.miniants.framework.api.ApiErrorCode
- warn(String) - 类中的方法 cn.miniants.framework.mapper.log.MybatisPlusOutImpl
- WebMvcConfig - cn.miniants.framework.autoconfigure中的类
- WebMvcConfig() - 类的构造器 cn.miniants.framework.autoconfigure.WebMvcConfig
All Classes and Interfaces|常量字段值|所有程序包|序列化表格