Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Embedded Cache Quickstart

This quickstart demonstrates embedded cache running on a single node in Java SE.

The example can be deployed using Maven from the command line or from Eclipse using JBoss Tools.

For more information, including how to set up Maven or JBoss Tools in Eclipse, refer to the Getting Started Guide.

To compile, type mvn clean compile dependency:copy-dependencies -DstripVersion, and then, to run, java -cp target/classes:target/dependency/* Quickstart.