Relative Content

Tag Archive for javaspring-dataspring-data-elasticsearchopensearchspring-data-opensearch

Spring Data OpenSearch Unable to Convert Value of @Timestamp

Hi I have field in my opensearch index of @timestamp which looks like this JSON in the document: “@timestamp”: “2024-06-03T20:31:06.40402165Z”,. I tried to retrive the value with the following field in my spring data opensearch document record: