Spring Roo 1.3.1 RC2 发布,此版本的 jar 文件发布到了 Maven 中心库,其他下载提供在 Spring IO 库。
RC 版本解决的 issues 如下:
NullPointerException at WarPackaging [ROO-3566]
NullPointerException when run dbre [ROO-3567]
Cannot uninstall or update any osgi bundles [ROO-3573]
NullPointerException when create repository mongodb [ROO-3574]
Roo commands allows to create two entities with the same name [ROO-3580]
Focus set on non existing class [ROO-3581]
Error adding InnerType constructor on ITD Generation [ROO-3583]
JavaBean implementing Interface defining getters and setters [ROO-3584]
JavaBean implementing Interface and overriding getter causing null pointer [ROO-3585]
建议所有 Spring Roo 用户升级到这个版本。更多改进详情请看 [Release Notes in Jira]。
1 月末将会发布 Spring Roo 1.3.1.RELEASE!
Spring Roo 是针对 Java™ 技术的一个轻量级生产力工具,可快速便捷地开发基于 Spring 的应用程序。使用 Spring Roo 创建的应用程序遵循 Spring 最佳实践,且基于 JPA、Bean Validation (JSR-303) 和 Dependency Injection (JSR-330) 等标准。Roo 提供一个使用方便、上下文感知、由标签完成的 shell 构建应用程序。Spring Roo 可扩展且支持附件,进一步增强了其功能。
软件详情:https://spring.io/blog/2015/01/19/spring-roo-1-3-1-rc2-available-now
下载地址:https://jira.spring.io/secure/ReleaseNote.jspa?projectId=10340&version=14870
来自:开源中国社区

