79191049

Date: 2024-11-15 04:01:35
Score: 1
Natty:
Report link

You are using sequence. So better annotate with GenerationType.SEQUENCE

@GeneratedValue(strategy = GenerationType.SEQUENCE)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Anubhav Sharma