发布于 2016-12-13 00:30:45 | 122 次阅读 | 评论: 0 | 来源: 网友投递
Spring Roo 企业应用开发平台
Spring Roo 是针对 Java™ 技术的一个轻量级生产力工具,可快速便捷地开发基于 Spring 的应用程序。使用 Spring Roo 创建的应用程序遵循 Spring 最佳实践,且基于 JPA、Bean Validation (JSR-303) 和 Dependency Injection (JSR-330) 等标准。Roo 提供一个使用方便、上下文感知、由标签完成的 shell 构建应用程序。Spring Roo 可扩展且支持附件,进一步增强了其功能。
Spring Roo 2.0.0.M3 发布了,开发团队称这是 Spring Roo 2.0 的第三个里程碑版本,也是最后一个。从现在开始,他们将开始第一个候选版的开发工作。
M3 生成完全功能的 Spring 应用,此版本包括所生成应用的体系结构的重要更改,应与 RC1 将引入的改进兼容,但不能保证,因此使用 M3 生成的项目可能将不能自动升级到 RC1。
更新内容:
Improved entity relationship support.
Master-detail views generation for easier entity relationships management.
Added support to create DTOs.
Default queries are implemented using QueryDSL in custom Spring Data repositories.
Added security commands to grant permissions easier.
Spring Web Flow command lives again!
Create Webservice endpoints and/or Webservice clients is easier than ever.
Even easier is to scaffold your REST API.
Support to send and receive emails added.
Support to send and receive JMS messages added.
Update dependencies: Thymeleaf 3.0, Spring Boot 1.4
The Spring IDE Roo Support for Roo 2.0.0.M3 has been updated.
Improved the Spring Roo Shell help system usability.
详情查看 更新日志