Spring BlazeDS Integration 1.5.0.M2 Released

芮朗
2023-12-01

Releases
Jeremy Grelle
February 10, 2011

Dear Spring Community,

I’m pleased to announce that the 1.5.0.M2 milestone release of Spring BlazeDS Integration, the open source solution for building Spring-powered RIAs with Adobe Flex, is now available.

Download | Reference Documentation | JavaDocs | Changelog

Highlights of the significant new features and enhancements in this release include:

Support for reading and writing AMF content with RESTful Spring MVC @Controllers. This serves as a nice alternative to the direct RPC approach of the Remoting Service, reducing duplication of effort in applications that need to support multiple client types. (See the updated Test Drive for usage examples.)

A major refactoring of the Spring Security 3 support, resulting in easier integration of Flex apps with various Spring Security features such as Remember Me, Session Fixation Protection, and Concurrent Session Control.

Further evolution of the Hibernate serialization support introduced in 1.5.0.M1, including the option to use direct field mapping instead of property-based mapping.

Easier customization and namespace-supported configuration of framework-provided services such as the LoginCommand and MessageInterceptors.

Upgraded compatibility with Spring Integration 2.0.x

A complete revision of the Maven-based Test Drive samples, including an update across the board to use Flex 4, and a brand new sample to demonstrate the RESTful programming model.

One additional item to note is that the Flex Addon for Spring Roo is no longer part of the project distribution. Instead, version 1.0.0.M2 of the Flex Addon will be released separately in the coming weeks and will be available to Spring Roo 1.1.1 users through Roo’s Addon Discovery mechanism. If you’d like to try out the nightly builds of the Flex Addon (which are necessary for compatibility with Roo 1.1 and above), I encourage you to reach out to the community for guidance.

As always, I encourage anyone interested to get involved by trying out the release and giving us feedback in the community forum and Jira, as we are fast approaching 1.5.0.RC1. We continually get great feedback from people having success with Spring BlazeDS Integration in their projects, and we look forward to hearing more about your experiences.

Jeremy Grelle

Spring Flex Lead
comments powered by Disqus

translate:
翻译:

亲爱的春天社区,
我很高兴地宣布,Spring BlazeDS集成的1.5.0.M2里程碑版本已经发布,这是一个用Adobe Flex构建Spring驱动的ria的开源解决方案。
下载|参考文档| JavaDocs |变更日志
此版本中重要的新功能和增强功能的亮点包括:
支持使用RESTful Spring MVC@Controllers读写AMF内容。这是远程处理服务的直接RPC方法的一个很好的替代方案,减少了需要支持多种客户端类型的应用程序的重复工作。(有关用法示例,请参见更新的试驾。)
对Spring Security 3支持的一次重大重构,使得Flex应用程序与各种Spring Security功能(如Remember Me、会话固定保护和并发会话控制)的集成更加容易。
在1.5.0.M1中引入的Hibernate序列化支持的进一步发展,包括使用直接字段映射而不是基于属性的映射的选项。
对框架提供的服务(如LoginCommand和MessageInterceptors)进行更容易的自定义和命名空间支持的配置。
升级了与Spring Integration 2.0.x的兼容性
对基于Maven的测试驱动示例的完整修订,包括使用Flex 4的全面更新,以及演示RESTful编程模型的全新示例。
另一个需要注意的事项是Spring Roo的Flex插件不再是项目发行版的一部分。相反,Flex插件的1.0.0.M2版本将在未来几周内单独发布,并将通过Roo的插件发现机制提供给Spring Roo 1.1.1用户。如果你想试用Flex插件的夜间版本(这是与Roo 1.1和更高版本兼容所必需的),我鼓励你联系社区寻求指导。
和往常一样,我鼓励任何有兴趣的人参与进来,在社区论坛和Jira上尝试发布并给我们反馈,因为我们正快速接近1.5.0.RC1。我们不断从项目中成功集成Spring BlazeDS的人那里得到很好的反馈,我们期待听到更多关于您的经验。

 类似资料:

相关阅读

相关文章

相关问答