79195766

Date: 2024-11-16 18:05:45
Score: 1.5
Natty:
Report link

Just change this

import org.springframework.data.annotation.Id;

to this: import jakarta.persistence.Id;

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: pacificdev