@EnableAsync
@Configuration
@ConditionalOnWebApplication
public class LogAutoConfiguration
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
private RemoteLogService |
remoteLogService |
| 构造器和说明 |
|---|
LogAutoConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
SysLogAspect |
sysLogAspect(org.springframework.context.ApplicationEventPublisher publisher,
KeyStrResolver resolver) |
SysLogListener |
sysLogListener() |
private final RemoteLogService remoteLogService
@Bean public SysLogListener sysLogListener()
@Bean public SysLogAspect sysLogAspect(org.springframework.context.ApplicationEventPublisher publisher, KeyStrResolver resolver)
Copyright © 2024 pig4cloud. All rights reserved.