Caching Made Bootiful — Hazelcast Way
TL;DR Source code from this blog is posted on the Hazelcast Code Examples repository on Github. The folks at OpenCredo recently published a blog post entitled «Running and Testing Hazelcast in a Spring Boot Application». They introduce some of the basic features of Hazelcast including: Spring dependency injection, how to embed it in a Spring Boot application and write simple integration tests. It is a really good first reading if your using Spring. Make sure you check it out. ...