Uses of Class
org.springframework.data.mongodb.repository.support.ReactiveMongoRepositoryFactory
Packages that use ReactiveMongoRepositoryFactory
Package
Description
Support infrastructure for query derivation of MongoDB specific repositories.
-
Uses of ReactiveMongoRepositoryFactory in org.springframework.data.mongodb.repository.support
Methods in org.springframework.data.mongodb.repository.support that return ReactiveMongoRepositoryFactoryModifier and TypeMethodDescriptionprotected ReactiveMongoRepositoryFactoryReactiveMongoRepositoryFactoryBean.getFactoryInstance(ReactiveMongoOperations operations) Creates and initializes aRepositoryFactorySupportinstance.