SGF-476 - Implement ServerLauncherCacheProvider to launch Geode with Spring.
Geode has removed the direct dependency on spring data gemfire in favor of using a ServiceLoader to allow overriding the behavior of geode's server launcher start behavior. Implementing the ServerLauncherCacheProvider interface to allow SDG to override the server launcher behavior to parse a spring xml file, if present. (cherry picked from commit 4272216552d3404922a50c8cba7492b9893d1f8d) Signed-off-by: John Blum <jblum@pivotal.io>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
org.springframework.data.gemfire.support.SpringServerLauncherCacheProvider
|
||||
Reference in New Issue
Block a user