diff --git a/spring-boot-actuator/src/test/resources/cache/test-hazelcast.xml b/spring-boot-actuator/src/test/resources/cache/test-hazelcast.xml index b1ef4ab3ed..59ba8d06ce 100644 --- a/spring-boot-actuator/src/test/resources/cache/test-hazelcast.xml +++ b/spring-boot-actuator/src/test/resources/cache/test-hazelcast.xml @@ -5,4 +5,11 @@ + + + + + + + diff --git a/spring-boot-actuator/src/test/resources/hazelcast.xml b/spring-boot-actuator/src/test/resources/hazelcast.xml index a7a0f452f4..15665878ac 100644 --- a/spring-boot-actuator/src/test/resources/hazelcast.xml +++ b/spring-boot-actuator/src/test/resources/hazelcast.xml @@ -5,4 +5,11 @@ + + + + + + + diff --git a/spring-boot-autoconfigure/src/test/resources/hazelcast.xml b/spring-boot-autoconfigure/src/test/resources/hazelcast.xml index a7a0f452f4..15665878ac 100644 --- a/spring-boot-autoconfigure/src/test/resources/hazelcast.xml +++ b/spring-boot-autoconfigure/src/test/resources/hazelcast.xml @@ -5,4 +5,11 @@ + + + + + + + diff --git a/spring-boot-autoconfigure/src/test/resources/org/springframework/boot/autoconfigure/cache/hazelcast-specific.xml b/spring-boot-autoconfigure/src/test/resources/org/springframework/boot/autoconfigure/cache/hazelcast-specific.xml index bff6302c65..f7e59aeaea 100644 --- a/spring-boot-autoconfigure/src/test/resources/org/springframework/boot/autoconfigure/cache/hazelcast-specific.xml +++ b/spring-boot-autoconfigure/src/test/resources/org/springframework/boot/autoconfigure/cache/hazelcast-specific.xml @@ -7,4 +7,11 @@ 600 + + + + + + + \ No newline at end of file diff --git a/spring-boot-autoconfigure/src/test/resources/org/springframework/boot/autoconfigure/hazelcast/hazelcast-specific.xml b/spring-boot-autoconfigure/src/test/resources/org/springframework/boot/autoconfigure/hazelcast/hazelcast-specific.xml index 2e0cf474b1..9a0d0513b7 100644 --- a/spring-boot-autoconfigure/src/test/resources/org/springframework/boot/autoconfigure/hazelcast/hazelcast-specific.xml +++ b/spring-boot-autoconfigure/src/test/resources/org/springframework/boot/autoconfigure/hazelcast/hazelcast-specific.xml @@ -4,4 +4,11 @@ + + + + + + + \ No newline at end of file diff --git a/spring-boot-samples/spring-boot-sample-cache/src/main/resources/hazelcast.xml b/spring-boot-samples/spring-boot-sample-cache/src/main/resources/hazelcast.xml index d8d254ef24..2e705476da 100644 --- a/spring-boot-samples/spring-boot-sample-cache/src/main/resources/hazelcast.xml +++ b/spring-boot-samples/spring-boot-sample-cache/src/main/resources/hazelcast.xml @@ -14,4 +14,11 @@ true + + + + + + +