Uses of Class
org.springframework.data.couchbase.repository.support.ReactiveCouchbaseRepositoryFactory
Packages that use ReactiveCouchbaseRepositoryFactory
Package
Description
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
-
Uses of ReactiveCouchbaseRepositoryFactory in org.springframework.data.couchbase.repository.support
Methods in org.springframework.data.couchbase.repository.support that return ReactiveCouchbaseRepositoryFactoryModifier and TypeMethodDescriptionprotected ReactiveCouchbaseRepositoryFactoryReactiveCouchbaseRepositoryFactoryBean.getFactoryInstance(ReactiveRepositoryOperationsMapping couchbaseOperationsMapping) Get the factory instance for the operations.