类 InterceptorConfiguration
- java.lang.Object
-
- me.youm.boot.web.interceptor.InterceptorConfiguration
-
- 所有已实现的接口:
java.util.EventListener,org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
@Configuration public class InterceptorConfiguration extends java.lang.Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>- 作者:
- youta
-
-
构造器概要
构造器 构造器 说明 InterceptorConfiguration()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 voidonApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
-