Unable to parse response body for Response Quick Fix with Elasticsearch & Spring boot
Recently, I upgraded Elasticsearch from 7.15.2 to 8.0.1. The setup was quick and simple. However, when making a request to save an entity to the database and in turn make an update to elastic, I got this error. The error message is long, however, the main message is this: “unable to parse response body for … Read more