Open GSAIPAVANKUMAR opened 1 year ago
Getting this error when tried to insert data using postman
You need to add getter, setter, constructor and toString in the Entity model, because the @Data annotation does not create them automatically.
Getting this error when tried to insert data using postman