Gemfire PoC Template
I like this template to write applications that are using Gemfire. First of all please install Gemfire in your development
environment as I described in this post.
Source code
Source code location for PoC template is also in GitHub here.
Please use this URL to checkout project locally https://github.com/shvid/gf-poc-template.git
Structure of the project
PoC template is a Apache Maven project that contains pom.xml, parent/pom.xml with dependency management and Gemfire libraries in maven folder.
