标签: spring spring-mvc annotations
是否有任何Spring注释允许我使用控制器组件,就像JSF @ManagedBean或CDI @Named通过EL而不必声明控制器,表单并避免所有肮脏的旧JSP页面中的Spring配置?
@ManagedBean
@Named