Why do we need empty constructor?

Meaning: always write an empty constructor in your entity. But Java always gives you this empty constructor when you don’t redefine it (write an other one with parameters).

Leave a Reply

Your email address will not be published. Required fields are marked *