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).
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).