Uses of Class
org.springframework.data.elasticsearch.core.index.MappingParameters
Packages that use MappingParameters
-
Uses of MappingParameters in org.springframework.data.elasticsearch.core.index
Methods in org.springframework.data.elasticsearch.core.index that return MappingParametersModifier and TypeMethodDescriptionstatic MappingParametersMappingParameters.from(Annotation annotation) extracts the mapping parameters from the relevant annotations.MappingParametersCustomizer.from(Annotation annotation) Customize @link org.springframework.data.elasticsearch.core.index.MappingParameters} for each supported annotation.