Class Hierarchy
- java.lang.Object
- io.vanslog.spring.data.meilisearch.repository.support.MeilisearchEntityInformationCreatorImpl (implements io.vanslog.spring.data.meilisearch.repository.support.MeilisearchEntityInformationCreator)
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- io.vanslog.spring.data.meilisearch.repository.support.SimpleMeilisearchRepository<T,ID> (implements io.vanslog.spring.data.meilisearch.repository.MeilisearchRepository<T,ID>)