name is used by Spring's ModelAttribute key value and id is used by html div class so name have to use {{name}} and id have to use {{nameCamelCase}}
name is used by Spring's ModelAttribute key value
and id is used by html div class
so name have to use {{name}} and id have to use {{nameCamelCase}}