@Configuration
@ConditionalOnProperty(value="hazelcast.cache.enabled",
havingValue="false")
public class LocalHazelcastConfig
extends Object
| Constructor and Description |
|---|
LocalHazelcastConfig() |
| Modifier and Type | Method and Description |
|---|---|
com.hazelcast.core.HazelcastInstance |
hazelcastInstance()
Create
HazelcastInstance bean. |
Copyright © 2025. All rights reserved.