Add organization details to pom.xml. Move Asciidoc and Assembly Maven build plugins from pom.xml to spring-data-geode-distribution/pom.xml. Move Asciidoc from spring-data-geode/src/main/asciidoc to src/main/asciidoc.
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
SPRING DATA GEMFIRE
|
|
-------------------
|
|
https://www.springsource.org/spring-gemfire
|
|
|
|
1. INTRODUCTION
|
|
|
|
Spring Data GemFire started as a top level Spring project, formerly known as Spring GemFire,
|
|
and is now a component of the Spring Data project. The project's purpose is to make it easier to
|
|
build Spring-powered highly scalable applications using vFabric GemFire as distributed data management platform.
|
|
|
|
2. RELEASE NOTES
|
|
|
|
This release comes with complete reference documentation. For further
|
|
details, consult the provided javadoc for specific packages and classes.
|
|
|
|
3. GETTING STARTED
|
|
|
|
Please see the reference documentation at https://spring.io/projects/spring-data-geode
|
|
and the Spring GemFire Examples at https://github.com/SpringSource/spring-gemfire-examples
|
|
|
|
ADDITIONAL RESOURCES
|
|
Spring Data GemFire Homepage : https://www.springsource.org/spring-gemfire
|
|
VMware vFabric GemFire Documentation: https://www.vmware.com/products/application-platform/vfabric-gemfire/overview.html
|
|
VMware vFabric GemFire product page: https://www.vmware.com/products/application-platform/vfabric-gemfire
|