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:
1
src/main/resources/META-INF/spring.factories
Normal file
1
src/main/resources/META-INF/spring.factories
Normal file
@@ -0,0 +1 @@
|
||||
org.springframework.data.repository.core.support.RepositoryFactorySupport=org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
|
||||
Reference in New Issue
Block a user