Package org.bson.codecs.pojo.annotations
Annotation Interface BsonCreator
An annotation that configures a constructor or method as the Creator for the Pojo.
Note: Requires the Conventions.ANNOTATION_CONVENTION
- Since:
- 3.5
- See Also: