Hi!
Disabling validation for MongoDB via XML is done this way:
How could the same be done in JavaConfig?Code:<mongo:mapping-converter disable-validation="true" />
Unfortunately, I was unable to find any documentation regarding this issue.
Also, I did not find anything in the forums.
Thanks in advance!
Best
Martin


Reply With Quote