typo

K. Alex Mills 2018-12-17 11:02:44 -06:00
parent 28a4ec3722
commit 81147a4558

@ -18,7 +18,7 @@
Spring boot 1.x.x auto configuration is using ImmutableSettings class from Elasticsearch and that class has been removed in version 2.x.x of Elasticsearch.
For more information pleas look at that page: [Breaking changes in Elasticsearch 2.0](https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking_20_java_api_changes.html#_immutablesettings_removed)
For more information please look at that page: [Breaking changes in Elasticsearch 2.0](https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking_20_java_api_changes.html#_immutablesettings_removed)
##2. Run Spring Boot 1.3.5 + ES 1.7.2