+ rearrange the folder
This commit is contained in:
10
docs/src/reference/docbook/introduction/introduction.xml
Normal file
10
docs/src/reference/docbook/introduction/introduction.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<partintro xmlns="http://docbook.org/ns/docbook" version="5.0">
|
||||
<para>
|
||||
<para>This document is the reference guide for Spring GemFire project (SGF). It explains the relationship
|
||||
between Spring framework and GemFire Enterprise Fabric (GEF) 6.0.x, defines the basic concepts and semantics of the integration
|
||||
and how these can be used effectively.
|
||||
</para>
|
||||
</para>
|
||||
</partintro>
|
||||
8
docs/src/reference/docbook/introduction/requirements.xml
Normal file
8
docs/src/reference/docbook/introduction/requirements.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<chapter xml:id="requirements" xmlns="http://docbook.org/ns/docbook" version="5.0">
|
||||
<title>Requirements</title>
|
||||
|
||||
<para>Spring GemFire integration requires JDK level 5.0 and above, Spring
|
||||
<ulink url="http://www.springsource.org/about">Framework</ulink> 3 and
|
||||
<ulink url="http://www.gemstone.com/products/gemfire">GemFire</ulink> 6 and above.
|
||||
</para>
|
||||
</chapter>
|
||||
Reference in New Issue
Block a user