SpringBootWebApplicationStepByStep icon indicating copy to clipboard operation
SpringBootWebApplicationStepByStep copied to clipboard

Step18 => commandName="todo" doesn't work

Open Eternal-Infinity opened this issue 5 years ago • 0 comments

Hi there,

thank you for the great course. However, I found a bug in it, because of an outdated parameter. In Step 18 you write to use the attribute "commandName="todo" ", however this doesn't work anymore. You now need to use modelAttribute="todo" See here for more information. Please update the .md-File of Step 18 and, if possible, the video on that part. Thank you and thanks again for your great tutorial.

Eternal-Infinity avatar Mar 24 '20 11:03 Eternal-Infinity