Compatible versions of Spring boot,elasticsearch and spring data elasticsearch
问题 I have been developing a simple java programming using spring boot,elastic search and spring data elastic search. I am able to do the elastic search successfully with below versions 1) spring boot 1.3.5 2) spring-data-elasticsearch 1.3.4.RELEASE 3) elasticsearch 1.3.2 but when i upgraded to the below versions,one of my service class annotated with @service annotation showing error as "The type org.elasticsearch.search.suggest.SuggestBuilder$SuggestionBuilder cannot be resolved. It is