DATACOUCH-261 - Register CouchbaseRepositoryFactory in spring.factories.
This is required for the switch in support for multi-store detection. Related ticket: DATACMNS-952.
This commit is contained in:
1
src/main/resources/META-INF/spring.factories
Normal file
1
src/main/resources/META-INF/spring.factories
Normal file
@@ -0,0 +1 @@
|
||||
org.springframework.data.repository.core.support.RepositoryFactorySupport=org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactory
|
||||
Reference in New Issue
Block a user