Storing Document with generic JsonNode in ElasticSearch using Spring Data

后端 未结 0 1336
Happy的楠姐
Happy的楠姐 2020-12-07 05:48

I want to store unspecified json payload data in an Elasticsearch index using Spring Data with the following entity

    @Document(indexName = "message&qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题