spring-framework/spring-webmvc
Sam Brannen 44b29b6ecf Remove obsolete commandName attribute in spring-form.tld
Since support for the commandName attribute was removed from the
implementation of FormTag in Spring Framework 5.0, the presence of the
commandName attribute in the spring-form.tld file is no longer valid
and can lead one to assume that the commandName attribute is still
supported -- for example when using code completion in a JSP editor.

This commit therefore removes the obsolete commandName attribute in
spring-form.tld.

Closes gh-26337
2021-01-03 17:46:20 +01:00
..
src Remove obsolete commandName attribute in spring-form.tld 2021-01-03 17:46:20 +01:00
spring-webmvc.gradle Support suspending handler methods in Spring MVC 2020-10-09 12:25:32 +02:00