1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Weld 3.0.0.Alpha3 发布,CDI 规范实现 下载

本帖由 漂亮的石头2014-12-11 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    Weld 3.0.0.Alpha3 发布了,Alpha 阶段主要用于原型的改进,包括当前正在讨论的对即将发布的 CDI 2.0 的支持。


    与 Alpha1 版本比较的改进有:


    • declarative ordering of observer methods using @Priority


    • ability for an extension to veto and modify an observer method


    • support for Java 8 repeatable annotations as qualifiers and interceptor bindings


    • enhanced AnnotatedType API

    详细信息和示例程序请看 previous blog post.


    此外我们还添加了如下新特性和增强:


    • asynchronous events


    • simplified configuration of Weld-specific properties


    • Guava is no longer used internally
    下一步的主要工作内容:

    • 简化扩展注册 Beans 和 Observers


    • 监控和调试 CDI 应用


    • experimenting with full interception (intercepting even calls within a given component)


    • splitting the codebase into a “light” and “full” version (to support proposed CDI light version)


    • bootstrap API for SE environment

    相关链接:

    [ Experimental API documentation ] [ Release notes ] [ Distribution ] [ Patch for Wildfly (8.2, 9 Alpha) ]
    Weld 3.0.0.Alpha3 发布,CDI 规范实现下载地址
     
正在加载...