Grails Roadmap - Grails路线图 之 Grails 1.2

Grails 1.2 "Bedivere"

THEME 主题

The theme for this release is stability and upgrades to core components as well as the continued modularization of Grails core.

保证稳定性和升级Grails使其核心继续模块化是此版本的主要目标

FEATURES

  • Spring 3.0 Support
  • Replace Jetty with Tomcat for default container
    这点要注意,将使用Tomcat作为默认容器而将jetty替换,why?
  • Standalone Groovy Server Pages (GSP)
    独立的gsp
  • Web Flow extracted into a plugin
    Web Flow将抽取出来成为一个插件,目前使用的Spring Web Flow(ModelAndView可以作为controller的结果返回,哦也)
  • Upgrade other key dependencies
    升级其他关键依赖库
  • Incremental improvements to core
    增量式持续改进核心

TARGET DATE - JUNE 2009  目标日期 2009年6月,快到了

你可能感兴趣的:(spring,tomcat,Web,grails,groovy)