The entities do not require a void contructor since java already provides one. Either you remove that contructor ore you add code to it in order to make it better and set some defalt values to the class fields.
Log in to post a comment.