-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: POJO
-
None
ConventionAnnotationImpl takes the @BsonIgnore annotation into consideration, but when there is @BsonIgnore-d setter method, but no field or getter it results into a problematic: Unable to get value for property 'nonExistingValue' in MyTestPojo