I am building a online examination module (desktop project) using java swing and spring boot (database - postgres) I made two classes QuestionPaper and Question
`