We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1381fe1 commit d0a85ddCopy full SHA for d0a85dd
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
@@ -224,6 +224,10 @@ The following application starters are provided by Spring Boot under the
224
|`spring-boot-starter-batch`
225
|Support for ``Spring Batch'' including HSQLDB database.
226
227
+|`spring-boot-starter-data-elasticsearch`
228
+|Support for the Elasticsearch search and analytics engine including
229
+`spring-data-elasticsearch`.
230
+
231
|`spring-boot-starter-data-gemfire`
232
|Support for the GemFire distributed data store including `spring-data-gemfire`.
233
0 commit comments