diff --git a/Custom-ObjectMapper.md b/Custom-ObjectMapper.md index 6fd85be..49d9fba 100644 --- a/Custom-ObjectMapper.md +++ b/Custom-ObjectMapper.md @@ -1,3 +1,7 @@ +| ⚠️ **the `ObjectMapper` was removed in Spring Data Elasticsearch 4.0!** | +|---| + + How to use custom ObjectMapper? 1. Create new Class and implement Interface EntityMapper