I have a standard POJO that has a set of properties in it. The POJO has been annotated as a @Document
, so as to be persisted in MongoDB as a Document.
How (annotation??) can I ignore/avoid one of the properties in the POJO from being persisted?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…