博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Apache DeltaSpike 1.3.0 发布,便捷 CDI 扩展
阅读量:6974 次
发布时间:2019-06-27

本文共 2056 字,大约阅读时间需要 6 分钟。

Apache DeltaSpike 1.3.0 发布,此版本是第十五个版本发布,更新内容如下:

Bug 修复

  • [DELTASPIKE-647] - AppScoped abstract repositories doesn't work
  • [DELTASPIKE-648] - @ConfigProperty in Wildfly 8.1 not working correctly
  • [DELTASPIKE-714] - QueryResult.count not work if jpql have order by
  • [DELTASPIKE-746] - Doc: JSF/ExceptionControl integration redirect example
  • [DELTASPIKE-808] - Make website to read pom.xml properties
  • [DELTASPIKE-812] - remove AttributeAware
  • [DELTASPIKE-814] - Create a root pom.xml to share common properties
  • [DELTASPIKE-818] - CDI Events with reception condition in WindowScoped beans
  • [DELTASPIKE-825] - Scheduler docs mention wrong method scheduleJob
  • [DELTASPIKE-828] - Infinite recursive loop navigating through annoations
  • [DELTASPIKE-831] - NPE in DefaultMockFilter when running JUnit and the application contains a class in the default package
  • [DELTASPIKE-834] - MessageBundle Extension not working in EARs on some containers
  • [DELTASPIKE-838] - SchedulerExtension: Multiple Job-Classes found with name

功能改进

  • [DELTASPIKE-805] - Provide utils method to check if an context is active or not
  • [DELTASPIKE-829] - add hints for using jersey-test with test-control
  • [DELTASPIKE-835] - Improve build config and add tests
  • [DELTASPIKE-836] - Support case insensitive LIKE queries with method naming convention
  • [DELTASPIKE-840] - ConfigResolver#getConfigFilters() shall return unmutable List

新特性

  • [DELTASPIKE-419] - Interceptors on partial beans
  • [DELTASPIKE-837] - PropertyFileConfig pickup via java.util.ServiceLoader
  • [DELTASPIKE-841] - make getConfigSources public
  • [DELTASPIKE-842] - pick up ConfigFilters via ServiceLoader

任务

  • [DELTASPIKE-806] - update site to 1.2.1
  • [DELTASPIKE-807] - update external resources
  • [DELTASPIKE-810] - improve site headers
  • [DELTASPIKE-811] - document custom project-stages
  • [DELTASPIKE-815] - Publish 1.2.1 Javadoc
  • [DELTASPIKE-821] - check compatibility with gradle
  • [DELTASPIKE-823] - Reimplement Partial-Bean module
  • [DELTASPIKE-845] - prepare v1.2.2

更多内容请看发行说明。

Apache DeltaSpike 包含一组 JSR-299 (CDI) 扩展,用于构建 Java SE 和 EE 平台的应用程序。

a4760756a7a3623b5cb1af045aba1a8395beb39b

文章转载自 开源中国社区 [

你可能感兴趣的文章
【状压dp】AC Challenge
查看>>
Oracle Install
查看>>
错误记录 "MongoClient opened before fork. Create MongoClient "
查看>>
第十二次作业
查看>>
第136天:Web前端面试题总结(理论)
查看>>
iOS开发-模板方法模式
查看>>
算法-最大连续子序列和
查看>>
NodeJS之Mac初体验
查看>>
勾股数
查看>>
zoj 1597 Circular Area
查看>>
v-solt插槽
查看>>
OCM_第六天课程:Section3 —》数据库可用性
查看>>
ORA-00257 archiver error. 错误的处理方法
查看>>
开发Servlet的方法(2)
查看>>
Apache mod_wsgi部署Django项目
查看>>
玲珑杯#20 C 漆黑的太阳——莫队
查看>>
MySQL数据库建立外键失败的原因总结
查看>>
网络资源收集工具编码规范
查看>>
ZOJ3778 Talented Chef(贪心)
查看>>
iOS上的反射用法
查看>>