JavaScript is disabled on your browser.
Skip navigation links
Spring Data MongoDB
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Annotation Interface
org.springframework.data.mongodb.core.mapping.Field
Packages that use
Field
Package
Description
org.springframework.data.mongodb.core.mapping
Infrastructure for the MongoDB document-to-object mapping subsystem.
Uses of
Field
in
org.springframework.data.mongodb.core.mapping
Classes in
org.springframework.data.mongodb.core.mapping
with annotations of type
Field
Modifier and Type
Class
Description
@interface
MongoId
MongoId
represents a MongoDB specific
Id
annotation that allows customizing id conversion.