mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-24 03:18:35 +08:00
update 优化 使用spring事件发布机制 重构登录日志与操作日志
This commit is contained in:
@@ -20,7 +20,7 @@ import java.util.concurrent.*;
|
||||
* @author Lion Li
|
||||
*/
|
||||
@Slf4j
|
||||
@EnableAsync
|
||||
@EnableAsync(proxyTargetClass = true)
|
||||
@AutoConfiguration
|
||||
public class AsyncConfig extends AsyncConfigurerSupport {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user