15 lines
677 B
XML
15 lines
677 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<chapter xml:id="intro-introduction" xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<title>Introduction</title>
|
|
|
|
<para>This reference guide for the Spring Data GemFire project explains how to use Spring framework to
|
|
configure and develop applications with vFabric GemFire.
|
|
It presents the basic concepts, semantics and provides numerous examples to help you get started.
|
|
</para>
|
|
|
|
<note>Spring Data GemFire started as a top level Spring project called
|
|
Spring GemFire (SGF) and has since moved under the Spring Data umbrella project
|
|
and has been renamed accordingly.</note>
|
|
</chapter>
|
|
|