SGF-587 - Remove the GemfireBeanFactoryLocator and replace with SpringContextBootstrappingInitializer.

This commit is contained in:
John Blum
2017-01-19 18:23:19 -08:00
parent 2583aa6719
commit 3fb3e6c5df
39 changed files with 2297 additions and 1233 deletions

View File

@@ -4,7 +4,7 @@
<cache>
<function-service>
<function>
<class-name>org.springframework.data.gemfire.LazyWiringDeclarableSupportFunctionBasedIntegrationTest$HelloGemFireFunction</class-name>
<class-name>org.springframework.data.gemfire.support.LazyWiringDeclarableSupportFunctionBasedIntegrationTests$HelloGemFireFunction</class-name>
<parameter name="hello.address.to">
<string>Everyone</string>
</parameter>