Package org.springframework.boot.autoconfigure.hazelcast
Auto-configuration for Hazelcast.
Class Summary Class Description HazelcastAutoConfiguration Auto-configurationfor Hazelcast.HazelcastConfigResourceCondition SpringBootConditionused to check if the Hazelcast configuration is available.HazelcastInstanceFactory Factory that can be used to create aHazelcastInstance.HazelcastJpaDependencyAutoConfiguration Additional configuration to ensure thatEntityManagerFactorybeans depend-on thehazelcastInstancebean.HazelcastProperties Configuration properties for the hazelcast integration.