I\'ve got a form where I want to edit some user data. So the already stored data is put as th:value and after sending I validate with spring validation and want to give back the
Because Attribute th:field is Combination of both th:name and th:value So, either use this:
Or this: