Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.springframework.data.mongodb.repository.query.AbstractReactiveMongoQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- com.github.krr.mongodb.aggregate.support.query.AbstractReactiveQueryExecutor (implements com.github.krr.mongodb.aggregate.support.api.ReactiveMongoQueryExecutor)
- com.github.krr.mongodb.aggregate.support.query.ApplicationContextQueryMethodEvaluationContextProvider (implements org.springframework.context.ApplicationContextAware, org.springframework.data.repository.query.ReactiveQueryMethodEvaluationContextProvider)
- 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.mongodb.repository.support.ReactiveMongoRepositoryFactoryBean<T,S,ID>
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.repository.core.support.ReactiveRepositoryFactorySupport
- org.springframework.data.mongodb.repository.support.ReactiveMongoRepositoryFactory