Spring Roo 1.2.5 发布,第五个 1.2 系列的维护版本。此版本包括了一些 bug 修复和改进。
主要更新内容如下:
Bug 修复:
[ROO-3426] - RooJavaBean getters/setters created for @Transient fields
[ROO-3431] - Generated REST controllers PUT incorrect
[ROO-3432] - entity jpa --versionField "" is ignored
[ROO-3439] - Java file rewrite deletes transient modifier
[ROO-3441] - "String index out of range: -1." message appears when opening projects with no pom.xml file in STS
[ROO-3449] - RequestParam handleMissingValue with attribute required = false
[ROO-3453] - Setting precision without a scale on a decimal column causes wrong generation of integration tests
[ROO-3454] - DBRE: In numeric columns, when scale=0, precision is not generated from the size attribute of dbre.xml
改进内容:
[ROO-3402] - Project Page - Broke Hyperlink
[ROO-3443] - addDateTimeFormatPatterns in finders
[ROO-3450] - input.tagx should implement readonly
[ROO-3460] - Documentation points to non-existent directory $ROO_HOME/samples
[ROO-3461] - Update programm listing in documentation, Now to_string aspects use ReflectionToStringBuilder
[ROO-3463] - Wrong sample in documentation "10.3. Service Layer"
[ROO-3469] - Update Spring Data dependencies
任务:
[ROO-3361] - Upgrade the Maven tomcat plugin to the newest one
[ROO-3470] - Release Spring Roo 1.2.5.RELEASE
[ROO-3471] - Update to next version
更多内容请看 https://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10340&version=14156,在这里https://github.com/spring-projects/spring-roo/releases/tag/1.2.5.RELEASE可以下载最新版本。
Spring Roo 是针对 Java™ 技术的一个轻量级生产力工具,可快速便捷地开发基于 Spring 的应用程序。使用 Spring Roo 创建的应用程序遵循 Spring 最佳实践,且基于 JPA、Bean Validation (JSR-303) 和 Dependency Injection (JSR-330) 等标准。Roo 提供一个使用方便、上下文感知、由标签完成的 shell 构建应用程序。Spring Roo 可扩展且支持附件,进一步增强了其功能。
来自:开源中国社区

