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 440f82cc56)
Signed-off-by: John Blum <jblum@pivotal.io>
This commit is contained in:
John Blum
2016-12-05 12:23:57 -08:00
parent 5df45870c6
commit c836568d9c

View File

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