Unexplained or redundant @ModelAttribute annotation
Closed this issue · 1 comments
Infeligo commented
Why is there a @ModelAttribute annotation on the parameter of Greeting type in POST request handler? This seems either redundant or unexplained.
gregturn commented
@rstoyanchev Can you provide some input here?