diff --git a/geode-spring-boot-starter/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorProxy.java b/geode-spring-boot-starter/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorProxy.java new file mode 100644 index 00000000..1bd188b8 --- /dev/null +++ b/geode-spring-boot-starter/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorProxy.java @@ -0,0 +1,11 @@ +package org.springframework.data.gemfire.support; + +/** + * The GemfireBeanFactoryLocatorProxy class... + * + * @author John Blum + * @since 1.0.0 + */ +public class GemfireBeanFactoryLocatorProxy { + +}