类 OperationLogAutoConfigure.WebEnhanceOperationLogConfiguration
- java.lang.Object
-
- cn.bbwres.biscuit.operation.log.OperationLogAutoConfigure.WebEnhanceOperationLogConfiguration
-
@ConditionalOnClass(org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.class) protected static class OperationLogAutoConfigure.WebEnhanceOperationLogConfiguration extends Object
当包含webmvc包时注入
-
-
方法详细资料
-
enhanceOperationLogWebService
@Bean @Order(500) public EnhanceOperationLogService enhanceOperationLogWebService()
操作日志web 相关参数- 返回:
- enhanceOperationLogWebService
-
-