@Component public class AnnouncementLoginEventListener extends Object
| 构造器和说明 |
|---|
AnnouncementLoginEventListener() |
@EventListener(value=org.springframework.security.authentication.event.AuthenticationSuccessEvent.class)
public void onAuthenticationSuccessEvent(org.springframework.security.authentication.event.AuthenticationSuccessEvent event)
throws InterruptedException
event - 登录成功 eventInterruptedExceptionCopyright © 2023. All rights reserved.