Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 537 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 537 Bytes

spring-boot-autoconfigure-test

Samples for Spring Boot Autoconfiguration

Demonstrates the 4 variations of Hazelcast IMDG client & server and Hazelcast Jet client & server, and how they are auto-configured as of April 2017.

The In-Memory Data Grid is the original Hazelcast product, and the one generally meant when the name "Hazelcast" is used.

Jet is the newer Hazelcast product, launched in February 2017.

Jet depends on IMDG classes.