9 changed files with 16 additions and 18 deletions
@ -1,10 +1,6 @@
@@ -1,10 +1,6 @@
|
||||
<hazelcast |
||||
xsi:schemaLocation="http://www.hazelcast.com/schema/config hazelcast-config-3.6.xsd" |
||||
xmlns="http://www.hazelcast.com/schema/config" |
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
||||
|
||||
xsi:schemaLocation="http://www.hazelcast.com/schema/config hazelcast-config-3.6.xsd" |
||||
xmlns="http://www.hazelcast.com/schema/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
||||
<instance-name>default-instance</instance-name> |
||||
|
||||
<map name="defaultCache" /> |
||||
|
||||
</hazelcast> |
||||
|
||||
Loading…
Reference in new issue