问题:
2021-10-22
java.sql.SQLException: Cannot create com.jdbc.task20211022.studentmanager1.model.Student: com.jdbc.task20211022.studentmanager1.model.Student Query: select id,stuName,birthday from student where id = ? Parameters: [1002]

在实体类中没有写无参的构造方法