Part II. Reference Documentation

Document structure

This part of the reference documentation explains the core functionality offered by Spring GemFire integration.

Chapter 2, Bootstrapping GemFire through the Spring container describes the configuration support provided for bootstrapping, initializing and accessing a GemFire cache or region.

Chapter 3, Working with the GemFire APIs explains the integration between GemFire API and the various "data" features available in Spring, such as transaction management and exception translation.

Chapter 4, Working with GemFire Serialization describes the enhancements for GemFire (de)serialization process and management of associated objects.

Chapter 5, Sample Applications describes the samples provided with the distribution for showcasing the various features available in Spring GemFire.