Quick start Documentation
To get started with JEMM take a look at the two quickstart guides to a program up and running.
- QuickStart Guide - Part 1
- The first part of the quickstart guide gets you up and running with a simple persistent counter example.
- QuickStart Guide - Part 2
- Continuing with the example from part 1 this guide shows you how to run the application with multiple processes.
Reference Guides
- JEMM Overview
A guide to understanding the JEMM why, what, and how.
- Limitations
A guide to known limitations to supported features.
- Unit testing
How to unit test using a JEMM Session.
- Features
A guide to which Java features are positively integration tested.
- Weaver
A introduction to the JEMM javaagent and the transformations it applies.
- Examples
Some example entities using JEMM.