@Component @ConditionalOnClass(value=org.springframework.cloud.netflix.feign.FeignClient.class) public class AnnotationCheckListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| Modifier and Type | Field and Description |
|---|---|
org.springframework.context.ApplicationContext |
applicationContext |
| Constructor and Description |
|---|
AnnotationCheckListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event) |
Copyright © 2017. All rights reserved.