Naveen

Results 2 issues of Naveen

I tried to modify an ingredient using RestTemplate PUT but received below error. **No accessor to set property private final java.lang.String tacos.Ingredient.name!"},"message":"Could not read payload!** Full stacktrace: `21:24:03.608 [main] DEBUG...

I was working on adding validation to Registration.html. I added th.object, th.field. But the Model object received by Controller is null. Could you please assist. I have included Registartion.html, RegistrationForm.java...