Skip to content

Commit

Permalink
DATACOUCH-261 - Register CouchbaseRepositoryFactory in spring.factories.
Browse files Browse the repository at this point in the history
This is required for the switch in support for multi-store detection.

Related ticket: DATACMNS-952.
  • Loading branch information
mp911de committed Dec 6, 2016
1 parent 610a6e5 commit 810134d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/META-INF/spring.factories
@@ -0,0 +1 @@
org.springframework.data.repository.core.support.RepositoryFactorySupport=org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactory

0 comments on commit 810134d

Please sign in to comment.