java – Spring 3.0真的支持JSR-286吗?

Spring 3.0 Portlet MVC真的支持JSR-286又名Porlet 2.0吗?我已经看过轶事提到它,但没有任何记录形式.

如果是这样,有没有人成功实现了Spring 3.0的JSR-286插件.如果是的话,在什么平台上?任何好的参考信息,或者更好的是,可共享的实现?

解决方法:

http://spring.io/blog/2009/12/16/spring-framework-3-0-goes-ga/开始:

  • Rich native Portlet 2.0 support: Spring MVC fully supports Portlet 2.0 environments and Portlet 2.0’s new event and resource request model. Includes specialized mapping facilities for typical portlet request characteristics: @ActionMapping, @RenderMapping, @ResourceMapping, @EventMapping.
上一篇:关于gitbashi强推覆盖的使用_


下一篇:@org.springframework.beans.factory.annotation.Autowired(required=true)