public class MenuEvent
extends org.springframework.context.ApplicationEvent
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
MENU_CACHE_KEY |
sourcepublic MenuEvent(Object source, org.springframework.security.core.userdetails.UserDetails userDetails)
ApplicationEvent.source - the object on which the event initially occurred or with
which the event is associated (never null)Copyright © 2022. All rights reserved.