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

(cherry picked from commit 3fb3e6c5df6f2b376c3912840eff0f9934fd39ee)
Signed-off-by: John Blum <jblum@pivotal.io>
This commit is contained in:
John Blum
2017-01-19 18:23:19 -08:00
parent 6488fc28c0
commit c253508fca
39 changed files with 2294 additions and 1235 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>