79449619

Date: 2025-02-18 21:11:35
Score: 2
Natty:
Report link

The one of the problem may be with the Entity classes if you are dealing with MongoDB. Please check if you have @Indexed(unique=true) on your Id. If you did this please remove it and problem would be solved. This is because the _id is already unique for each document in the db. Thankyou.

Reasons:
  • Blacklisted phrase (1): Thankyou
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Anurag sharma Pendyala