Skip to content

Commit d0a85dd

Browse files
committed
Add Elasticsearch starter to table of starters in the documentation
Fixes #1446
1 parent 1381fe1 commit d0a85dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,10 @@ The following application starters are provided by Spring Boot under the
224224
|`spring-boot-starter-batch`
225225
|Support for ``Spring Batch'' including HSQLDB database.
226226

227+
|`spring-boot-starter-data-elasticsearch`
228+
|Support for the Elasticsearch search and analytics engine including
229+
`spring-data-elasticsearch`.
230+
227231
|`spring-boot-starter-data-gemfire`
228232
|Support for the GemFire distributed data store including `spring-data-gemfire`.
229233

0 commit comments

Comments
 (0)