Package org.springframework.boot.autoconfigure.hazelcast
package org.springframework.boot.autoconfigure.hazelcast
Auto-configuration for Hazelcast.
-
ClassDescription
Auto-configuration
for Hazelcast IMDG.Callback interface that can be implemented by beans wishing to customize the Hazelcast serverconfiguration
.SpringBootCondition
used to check if the Hazelcast configuration is available.Details required to establish a client connection to a Hazelcast instance.Additional configuration to ensure thatEntityManagerFactory
beans depend on thehazelcastInstance
bean.Configuration properties for the hazelcast integration.