|
技术文章 -
Spring
|
|
作者:Administrator
|
|
2007-12-01 22:29 |
|
Spring module 0.3终于发布了,新版本提供了很多新特性和bug fixes,包括新的flux spring模块,jBPM3.0.x和3.1.x,以及JSR-170(jaca content repository),搜索引擎Lucene,对osworkflow支持,以及通用的configuration集成,spring module 0.4计划于7月份发布,让我们拭目以待。
Spring Modules 是一个由 Interface 21 的 Rob Harrop 领导的相关项目,它将 Spring 平台扩展到那些 Spring 核心没有必要完全支持的,但仍然对很多用户有价值的领域。这个项目也作为一个孵化器,所以其中的一些功能会最终集成到 Spring 核心中。Spring Modules 目前包括如下领域:与 Lucene 搜索引擎和 OSWorkflow 工作流引擎的集成、一个基于 AOP 的声明性缓存解决方案、与 Commons Validator 框架的集成。
这次新版本包含了很多新特性以及bug fixes:
- new Flux Spring module
- new jBPM 3.0.x module
- new jBPM 3.1.x module
- new JSR-170 (Java Content Repository) module with Jackrabbit and Jeceira support
- new Lucene Module
- Commons-Configuration integration
- improved OSWorkflow support
- many improvements and updates to the Cache module
官方提到:
The next release (0.4) is scheduled for July and will align most of the modules to Spring 2.0. Notable features scheduled for 0.4 include custom namespaces for the cache and jcr module, Tangosol Coherence support, more documentation and samples.
官方站点:
https://springmodules.dev.java.net/
|
|
最后更新于: 2007-12-01 22:29 |