Update 29.3. Gemfire.md

master
qibaoguang 2015-02-12 23:43:15 +08:00
parent eed7202dc5
commit 20fdc73a79
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
### 29.3. Gemfire
[Spring Data Gemfire](https://github.com/spring-projects/spring-data-gemfire)为使用[Pivotal Gemfire](http://www.pivotal.io/big-data/pivotal-gemfire#details)数据管理平台提供了方便的Spring友好的工具。Spring Boot提供了一个用于聚集依赖的`spring-boot-starter-data-gemfire`'Starter POM'。目前不支持Gemfire的自动配置但你可以使用一个[单一的注解](https://github.com/spring-projects/spring-data-gemfire/blob/master/src/main/java/org/springframework/data/gemfire/repository/config/EnableGemfireRepositories.java)使Spring Data仓库支持它。