Weld 2.3.3.Final 发布下载,Java 依赖注入框架
来源:网络整理 网络用户发布,如有版权联系网管删除 2018-07-06
Weld 2.3.3.Final 发布下载了,这是 2.3 版本最新的 bug 修复版本,详细的改进内容请看 发布详情。
值得关注的改进:
allows to proxy classes with non-static non-private final methods
this is a non-portable way to get around the CDI spec restrictions, see also Proxying classes with final methods and CDI-527
use with caution!
other enhancements and bug-fixes around proxies:
better support for DeltaSpike partial beans (WELD-2084)
better support for Camel CDI (WELD-2089)
better support for proxies with non public classes (WELD-2091)
Weld Probe has a slightly redesigned menu and a new Dashboard view with some basic stats
the decorator validation was improved (WELD-2085, WELD-1811, WELD-2039)
minor SPI cleanup was performed (WELD-2077, WELD-2079)
查看评论 回复