jgasmi / infinispan-simple-tutorials

Infinispan Simple Tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

infinispan-simple-tutorials Build Status

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
  • Some examples use the Infinispan Server. Download the lastest server version and run bin/standalone.sh from the installation folder

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

mvn clean package mvn exec:exec

About

Infinispan Simple Tutorials

License:Apache License 2.0


Languages

Language:Java 87.0%Language:Shell 5.7%Language:C# 3.8%Language:C++ 2.0%Language:JavaScript 1.0%Language:CMake 0.5%