I have 2 classes
Student.java
public class Student { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private int stud