Uses of Class
org.springframework.data.mongodb.core.mapping.MongoField.MongoFieldBuilder
Packages that use MongoField.MongoFieldBuilder
Package
Description
Infrastructure for the MongoDB document-to-object mapping subsystem.
-
Uses of MongoField.MongoFieldBuilder in org.springframework.data.mongodb.core.mapping
Methods in org.springframework.data.mongodb.core.mapping that return MongoField.MongoFieldBuilderModifier and TypeMethodDescriptionstatic MongoField.MongoFieldBuilderMongoField.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.