类 OperationLogAutoConfigure.SaveEnhanceOperationLogConfiguration
java.lang.Object
cn.bbwres.biscuit.operation.log.OperationLogAutoConfigure.SaveEnhanceOperationLogConfiguration
@ConditionalOnBean(OperationLogSaveService.class)
protected static class OperationLogAutoConfigure.SaveEnhanceOperationLogConfiguration
extends Object
当有操作日志保存实现包时注入
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
SaveEnhanceOperationLogConfiguration
protected SaveEnhanceOperationLogConfiguration()
-
-
方法详细资料
-
saveOperationLogService
@Bean @Order(999999) public EnhanceOperationLogService saveOperationLogService(OperationLogSaveService operationLogSaveService) 操作日志的保存- 返回:
- saveOperationLogService
-