Commit 9b1ed5f2 authored by Andy Wilkinson's avatar Andy Wilkinson

Include GemFire starter in table of first-party starter modules

Closes #911
parent 1deeccda
...@@ -218,13 +218,16 @@ The following application starters are provided by Spring Boot under the ...@@ -218,13 +218,16 @@ The following application starters are provided by Spring Boot under the
|Support for the ``Advanced Message Queuing Protocol'' via `spring-rabbit`. |Support for the ``Advanced Message Queuing Protocol'' via `spring-rabbit`.
|`spring-boot-starter-aop` |`spring-boot-starter-aop`
|Full AOP programming support including `spring-aop` and AspectJ. |Support for aspect-oriented programming including `spring-aop` and AspectJ.
|`spring-boot-starter-batch` |`spring-boot-starter-batch`
|Support for ``Spring Batch'' including HSQLDB database. |Support for ``Spring Batch'' including HSQLDB database.
|`spring-boot-starter-data-gemfire`|
|Support for the GemFire distributed data store including `spring-data-gemfire`.
|`spring-boot-starter-data-jpa` |`spring-boot-starter-data-jpa`
|Full support for the ``Java Persistence API'' including `spring-data-jpa`, `spring-orm` |Support for the ``Java Persistence API'' including `spring-data-jpa`, `spring-orm`
and Hibernate. and Hibernate.
|`spring-boot-starter-data-mongodb` |`spring-boot-starter-data-mongodb`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment