Add Elasticsearch starter to table of starters in the documentation

Fixes #1446
This commit is contained in:
Andy Wilkinson 2014-08-27 10:06:45 +01:00
parent 1381fe172e
commit d0a85dd477

View File

@ -224,6 +224,10 @@ The following application starters are provided by Spring Boot under the
|`spring-boot-starter-batch`
|Support for ``Spring Batch'' including HSQLDB database.
|`spring-boot-starter-data-elasticsearch`
|Support for the Elasticsearch search and analytics engine including
`spring-data-elasticsearch`.
|`spring-boot-starter-data-gemfire`
|Support for the GemFire distributed data store including `spring-data-gemfire`.