类 OperationLogAutoConfigure.WebEnhanceOperationLogConfiguration

  • 封闭类:
    OperationLogAutoConfigure

    @ConditionalOnClass(org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.class)
    protected static class OperationLogAutoConfigure.WebEnhanceOperationLogConfiguration
    extends Object
    当包含webmvc包时注入
    • 构造器详细资料

      • WebEnhanceOperationLogConfiguration

        protected WebEnhanceOperationLogConfiguration()
    • 方法详细资料

      • enhanceOperationLogWebService

        @Bean
        @Order(500)
        public EnhanceOperationLogService enhanceOperationLogWebService()
        操作日志web 相关参数
        返回:
        enhanceOperationLogWebService