/infinispan-simple-tutorials

Infinispan Simple Tutorials

Primary LanguageJavaApache License 2.0Apache-2.0

infinispan-simple-tutorials

Infinispan Simple Tutorials

This is a collection of simple tutorials which explain how to use certain features of Infinispan in the most straightfoward way possible.

In order to build the tutorials you will need

  • JDK 8
  • Apache Maven 3.x

You can compile and run each individual tutorial by changing to its folder and invoking:

mvn clean package mvn exec:exec