spring-attic / gs-accessing-data-gemfire

Accessing Data in Pivotal GemFire :: Learn how to build an application using Gemfire's data fabric.
https://spring.io/guides/gs/accessing-data-gemfire/
Apache License 2.0
9 stars 25 forks source link

Edit per guidelines, see comments on commit, could not build #1

Closed btalbott closed 11 years ago

btalbott commented 11 years ago

@gregturn @royclarkson

royclarkson commented 11 years ago

Merged pull request and pushed updated README.

royclarkson commented 11 years ago

@gregturn please review @btalbott's questions in this pull request.

gregturn commented 11 years ago

1) I am mending the text about two constructors. There used to be two, but I removed one and didn't update the text.

2) I am adding a little extra text at the top to mention this guide uses Gemfire's data store along with Spring Data Gemfire.

3) You're right, it should be GemFire everywhere. I am making that edit as well.

4) Spring Data GemFire is sprinkled in throughout the guide and every API call is through Spring Data GemFire, so I'm not sure what you mean by "mention Spring Data Gemfire's role".