Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Edit README to include URLs to the Apache Geode and Spring Data for A…
Browse files Browse the repository at this point in the history
…pache Geode websites.
  • Loading branch information
jxblum committed Jan 12, 2021
1 parent 90268f9 commit 0e13485
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
:project_id: gs-accessing-data-gemfire
:apache-geode-name: Apache Geode

This guide walks you through the process of building an application with {apache-geode-name}'s data management system.
This guide walks you through the process of building an application the https://geode.apache.org/[{apache-geode-name}]
data management system.

== What you'll build

You will use Spring Data for {apache-geode-name} to store and retrieve link:/understanding/POJO[POJOs].
You will use https://spring.io/projects/spring-data-geode[Spring Data for {apache-geode-name}]
to store and retrieve POJOs.

[[setup]]
== What you'll need
Expand Down

0 comments on commit 0e13485

Please sign in to comment.