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:
Mark Paluch
2016-12-06 09:04:23 +01:00
parent ce5d92121b
commit 808af85355

View File

@@ -0,0 +1 @@
org.springframework.data.repository.core.support.RepositoryFactorySupport=org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactory