接口的使用
cn.bbwres.biscuit.operation.log.service.EnhanceOperationLogService
-
使用EnhanceOperationLogService的程序包 程序包 说明 cn.bbwres.biscuit.operation.log cn.bbwres.biscuit.operation.log.service.impl -
-
cn.bbwres.biscuit.operation.log中EnhanceOperationLogService的使用
返回EnhanceOperationLogService的cn.bbwres.biscuit.operation.log中的方法 修饰符和类型 方法 说明 EnhanceOperationLogServiceOperationLogAutoConfigure. enhanceOperationLogBaseService(org.springframework.core.env.Environment environment)操作日志基本的属性设置服务EnhanceOperationLogServiceOperationLogAutoConfigure. enhanceOperationLogParamsService()操作日志请求参数设置服务EnhanceOperationLogServiceOperationLogAutoConfigure. enhanceOperationLogSpringElService()操作日志spel 表达式信息EnhanceOperationLogServiceOperationLogAutoConfigure. enhanceOperationLogUserService(OperationLogProperties operationLogProperties)操作日志用户信息补充参数EnhanceOperationLogServiceOperationLogAutoConfigure.WebEnhanceOperationLogConfiguration. enhanceOperationLogWebService()操作日志web 相关参数EnhanceOperationLogServiceOperationLogAutoConfigure.SaveEnhanceOperationLogConfiguration. saveOperationLogService(OperationLogSaveService operationLogSaveService)操作日志的保存类型变量类型为EnhanceOperationLogService的cn.bbwres.biscuit.operation.log中的方法参数 修饰符和类型 方法 说明 OperationLogAspectOperationLogAutoConfigure. operationLogAspect(List<EnhanceOperationLogService> enhanceOperationLogServices)切面配置 -
cn.bbwres.biscuit.operation.log.service.impl中EnhanceOperationLogService的使用
实现EnhanceOperationLogService的cn.bbwres.biscuit.operation.log.service.impl中的类 修饰符和类型 类 说明 classEnhanceOperationLogBaseServiceImpl补充操作日志的基本信息classEnhanceOperationLogParamsServiceImpl补充操作日志的请求和响应参数信息classEnhanceOperationLogSpringElServiceImpl补充支持springEl的参数classEnhanceOperationLogUserServiceImpl补充操作日志的用户信息classEnhanceOperationLogWebServiceImpl补充操作日志的web相关参数classSaveOperationLogServiceImpl保存操作日志
-