The project is build using Maven and provides support for both Infinispan versions 6.0.2.Final and 7.2.2.Final via Maven Profiles
You can build or run the code using Infinispan 6.0.2.Final with the Profile Version6
Or you can do build or run the code using Infinispan 7.2.2.Final with the Profile Version7
You can easily trigger the desired profile using IntelliJ or Eclipse, please refer the following link to trigger it manually:
This practical guide is intended for those who want to learn how to build extremely scalable applications. This book is easy to read and is aimed at Java enterprise developers with a solid knowledge of Java. However, no previous coding experience with Infinispan is required.
- Create highly scalable applications using the Infinispan Data Grid Platform
- Maximize your application's performance in any cluster environment
- Become an expert in creating powerful solutions using Infinispan through ready-to-use examples
Code Examples for "Infinispan Data Grid Platform Definitive Guide" by Packt Publishing by Wagner Roberto dos Santos is licensed under a Creative Commons Attribution 3.0 Unported License.
Please report any issues you may have with these code samples on our issue tracker.
The following software is required to build and run the examples: