DATACASS-364 - Register CassandraRepositoryFactory 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-05 15:20:16 +01:00
parent 8b053661e3
commit 67c549dd76

View File

@@ -0,0 +1 @@
org.springframework.data.repository.core.support.RepositoryFactorySupport=org.springframework.data.cassandra.repository.support.CassandraRepositoryFactory