May 2015
Intermediate to advanced
464 pages
10h 19m
English
To get a feel of how Infinispan looks, we are going to execute a Swing GUI demo that ships with Infinispan and can be used to test its basic caching functionalities, either as a standalone server or as a clustered server.
It's a good way to test our environment without the need to write a single line of code. Perform the following steps:
bin folder and execute the runGuiDemo.sh script (adjust to runGuiDemo.bat if you are using a windows development environment) by executing the following command:
./runGuiDemo.sh

Read now
Unlock full access