Spring Security 2.0.0 版本在4月15號發(fā)布不久,Spring Security開發(fā)小組緊接著發(fā)布了2.0.1版本
該版本主要是修改前一版本的缺陷為主,但也提供了OSGi相關(guān)方面的一些功能提升,擴展的命名空間配置支持和
使用增強的加密令牌功能。
官方網(wǎng)址:Spring Security
下面是官方發(fā)布聲明:
Spring Security 2.0.1 provides a number of fixes to the recent 2.0.0 release.
It also offers some further improvements in relation to OSGi support,
extended namespace configuration, and cryptographically-strong token generation.
It is entirely backward compatible with 2.0.0 and can be used as a drop-in JAR replacement.
It also offers some further improvements in relation to OSGi support,
extended namespace configuration, and cryptographically-strong token generation.
It is entirely backward compatible with 2.0.0 and can be used as a drop-in JAR replacement.
posted on 2008-05-04 08:35 x.matthew 閱讀(1771) 評論(1) 編輯 收藏 所屬分類: 最新開源動態(tài) 、Spring|Hibernate|Other framework