Why we should add an empty constructor for any Spring boot entity ?
for example user Entity
public User() { }