springframeworkguru / sfg-pet-clinic

SFT Pet Clinic
232 stars 1.99k forks source link

Update PetController.java #171

Open BalenduTeterbay opened 3 years ago

BalenduTeterbay commented 3 years ago

Pets are not getting added to their owners and showing owner_id as null adding the above line resolves the issue of pets not getting added to owners. Closes #170