发布于 2016-07-01 23:50:10 | 123 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Weld JSR299的实现

Weld 是一个实现了 JSR-299 的框架。JSR 299 是 Java EE 6 中非常重要的部分


Weld 2.3.5.Final 发布了,本次发布增强 API,新增一些新特性,预计在Weld 2.4将移除CDI 1.2。 主要改进记录如下:

  • fixed static disposer method invocation (WELD-2176)

  • fixed private observer/producer/disposer invocation on a bean with decorator (WELD-2179)

  • fixed Instance.destroy() for dependent session beans (WELD-2148)

  • fixed ArraySet.hashCode() to comply with java.util.Set.hashCode() contract (WELD-2185)

  • log veto actions and modifications of lists returned by AfterTypeDiscovery (WELD-2170, WELD-2171)

  • log a warning when a class is annotated with a scope but does not declare an appropriate constructor (WELD-2178)

  • support extension deployed in multiple WARs in an EAR (WELD-2143)

  • detect non-unique BeanDeploymentArchive identifier (WELD-2165)

  • Weld Servlet

    • fixed extraction of bean archive id - problem occures with embedded Jetty (WELD-2161)

    • improve the way JandexDiscoveryStrategy identifies an annotation annotated with @NormalScope (WELD-2160)

    • weld-servlet-core declares dependency on weld-core-jsf

  • Weld SE

    • do not pass system properties to Weld configuration (WELD-2146)

  • Probe - allow to test bean availability in a given bean archive

  • many documentation and reference guide updates

下载地址:http://weld.cdi-spec.org/download/



历史版本 :
Weld 3.0.0.Beta1 发布,里程碑版本
Weld 2.3.5.Final 发布,Java 依赖注入框架
Weld 3.0.0.Alpha 16 发布,JSR-299 框架
Weld 2.3.4.Final 发布,Java 依赖注入框架
Weld 2.3.3.Final 发布,Java 依赖注入框架
Weld 3.0.0.Alpha15 发布,JSR-299 框架
Weld 2.3.2.Final 发布,CDI 规范实现
Weld 3.0.0.Alpha14 发布,CDI 规范实现
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务