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 371a1d208f
commit eb19493bc6

View File

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