79216024

Date: 2024-11-22 17:38:07
Score: 3
Natty:
Report link

I see that you should remove the @ManyToOne reference in the recipe class, I don't see why recipe should be mapped to user. The user class has reference to a list of recipes which is the right way and it's enough.

maybe avoid two-way mapping in your designs.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @ManyToOne
  • Low reputation (1):
Posted by: Arivan Amin