SGF-574 - Register repository factory in spring.factories for multi-store support.

These changes are required for the switch in support for multi-store detection.

Related JIRA ticket: DATACMNS-952.

(cherry picked from commit 440f82cc5623559361ddf9cea6c560f9ba176b29)
Signed-off-by: John Blum <jblum@pivotal.io>
This commit is contained in:
John Blum
2016-12-05 12:23:57 -08:00
parent a7fee0d1ae
commit f13ab6287e

View File

@@ -0,0 +1 @@
org.springframework.data.repository.core.support.RepositoryFactorySupport=org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory