spring5-webflux-rest icon indicating copy to clipboard operation
spring5-webflux-rest copied to clipboard

Fix the VendorController patch method

Open salah3x opened this issue 7 years ago • 0 comments

Add a test to insure that the patch request should not change the Vendor object if the body is empty. Add a fix in VendorController to pass the test.

salah3x avatar Sep 13 '18 19:09 salah3x