mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-14 08:02:11 +00:00
parent
b75d2eb01f
commit
36805c3ecb
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Spring Data Elasticsearch Object Mapping is the process that maps a Java object - the domain entity - into the JSON representation that is stored in Elasticsearch and back.
|
Spring Data Elasticsearch Object Mapping is the process that maps a Java object - the domain entity - into the JSON representation that is stored in Elasticsearch and back.
|
||||||
The class that is internally used for this mapping is the
|
The class that is internally used for this mapping is the
|
||||||
`MappingElasticsearcvhConverter`.
|
`MappingElasticsearchConverter`.
|
||||||
|
|
||||||
[[elasticsearch.mapping.meta-model]]
|
[[elasticsearch.mapping.meta-model]]
|
||||||
== Meta Model Object Mapping
|
== Meta Model Object Mapping
|
||||||
|
Loading…
x
Reference in New Issue
Block a user