@Configuration @EnableAspectJAutoProxy @ComponentScan(basePackageClasses=SpringEventsAutoConfiguration.class) public class SpringEventsAutoConfiguration extends Object
| Constructor and Description |
|---|
SpringEventsAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.repository.support.Repositories |
repositories(org.springframework.context.ApplicationContext context) |
org.springframework.beans.factory.config.BeanPostProcessor |
repositoryEventHandlerAnnotationBeanPostProcessor() |
@Bean public org.springframework.beans.factory.config.BeanPostProcessor repositoryEventHandlerAnnotationBeanPostProcessor()
@ConditionalOnMissingClass @Bean public org.springframework.data.repository.support.Repositories repositories(org.springframework.context.ApplicationContext context)
Copyright © 2017. All rights reserved.