LewisWatson / hazelcast-spring-cache-demo

Example Spring Boot app demonstrating how use Hazelcast Data Grid via the Spring cache abstraction.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hazelcast Spring Cache Demo

Build Status

Example Spring Boot app demonstrating how use Hazelcast Data Grid via the Spring cache abstraction.

Run Test

An integration test is provided that runs with test instance of Hazelcast provided by com.hazelcast.test.TestHazelcastInstanceFactory.TestHazelcastInstanceFactory()

Use gradle to run the test:

./gradlew test

About

Example Spring Boot app demonstrating how use Hazelcast Data Grid via the Spring cache abstraction.

License:Apache License 2.0