Uses of Class
org.springframework.data.mongodb.core.mapping.MongoField.MongoFieldBuilder
Package
Description
Infrastructure for the MongoDB document-to-object mapping subsystem.
-
Uses of MongoField.MongoFieldBuilder in org.springframework.data.mongodb.core.mapping
Modifier and TypeMethodDescriptionstatic MongoField.MongoFieldBuilder
MongoField.builder()
Configure the field type.Configure the field name as key.MongoField.MongoFieldBuilder.order
(int order) Configure the field order, defaulting toInteger.MAX_VALUE
(undefined).Configure the field name as path.