diff --git a/spring-geode-autoconfigure/src/test/resources/test.properties b/spring-geode-autoconfigure/src/test/resources/test.properties new file mode 100644 index 00000000..bf08d445 --- /dev/null +++ b/spring-geode-autoconfigure/src/test/resources/test.properties @@ -0,0 +1,3 @@ +# Test Properties used to configure Spring Boot and Apache Geode during test execution + +system.gemfire.ignoreJTA=true