转载

Spring Roo 2.0.0.M1 发布,项目大重构

Spring Roo 2.0.0.M1 发布,这个版本是对 Spring Roo 项目一次大型重构,主要更新如下:

  • The OSGi container has been upgraded to OSGi R5.

  • Spring Roo has defined its runtime. The Roo runtime contains everything that is needed to execute addons and it doesn’t contain any addon. By not containing any addons it is easier to keep the Roo runtime more stable and backward compatible.

  • Today, Spring Roo is centered in Spring technologies - so addons like GWT and JSF have been moved to their own projects in order to be maintained by the Roo community.

  • The user guide has been migrated to ASCIIdoc.

更多详细内容请查看:

  • 发行说明

  • Spring Roo 2.0.0.M1 Release Notes

Spring Roo 是针对 Java™ 技术的一个轻量级生产力工具,可快速便捷地开发基于 Spring 的应用程序。使用 Spring Roo 创建的应用程序遵循 Spring 最佳实践,且基于 JPA、Bean Validation (JSR-303) 和 Dependency Injection (JSR-330) 等标准。Roo 提供一个使用方便、上下文感知、由标签完成的 shell 构建应用程序。Spring Roo 可扩展且支持附件,进一步增强了其功能。

正文到此结束
Loading...