| Name | Description | Type | Package | Framework |
| HazelcastAutoConfiguration | Auto-configuration for Hazelcast. | Class | org.springframework.boot.autoconfigure.hazelcast | Spring Boot |
| HazelcastConfigResourceCondition | SpringBootCondition used to check if the Hazelcast configuration is available. | Class | org.springframework.boot.autoconfigure.hazelcast | Spring Boot |
| HazelcastInstanceFactory | Factory that can be used to create a HazelcastInstance. | Class | org.springframework.boot.autoconfigure.hazelcast | Spring Boot |
| HazelcastJpaDependencyAutoConfiguration | Additional configuration to ensure that EntityManagerFactory beans depend-onthe hazelcastInstance bean. | Class | org.springframework.boot.autoconfigure.hazelcast | Spring Boot |
| HazelcastProperties | Configuration properties for the hazelcast integration. | Class | org.springframework.boot.autoconfigure.hazelcast | Spring Boot |