Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.repository.init.AbstractRepositoryPopulatorFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>)
- org.springframework.data.repository.init.Jackson2RepositoryPopulatorFactoryBean
- org.springframework.data.repository.init.UnmarshallerRepositoryPopulatorFactoryBean
- org.springframework.data.repository.init.AbstractRepositoryPopulatorFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.data.repository.init.RepositoriesPopulatedEvent
- org.springframework.context.ApplicationEvent
- org.springframework.data.repository.init.Jackson2ResourceReader (implements org.springframework.data.repository.init.ResourceReader)
- org.springframework.data.repository.init.ResourceReaderRepositoryPopulator (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.data.repository.init.RepositoryPopulator)
- org.springframework.data.repository.init.UnmarshallingResourceReader (implements org.springframework.data.repository.init.ResourceReader)
- org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
Interface Hierarchy
- org.springframework.data.repository.init.RepositoryPopulator
- org.springframework.data.repository.init.ResourceReader
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.repository.init.ResourceReader.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)