Spring Batch 4.3.2 & 4.2.6 发布

栏目: 软件资讯 · 发布时间: 4年前

内容简介:Spring Batch 同时发布了 4.3.2 和 4.2.6 版本。Spring Batch 是一个使用 Spring 和 Java 编写离线和批处理应用程序的框架。 主要更新内容 4.2.6 & 4.2.6 修复 spring-batch-3.0.xsd 中的 kind 属性值不正确的问题...

Spring Batch 同时发布了 4.3.2 和 4.2.6 版本。Spring Batch 是一个使用 Spring 和 Java 编写离线和批处理应用程序的框架。 

主要更新内容

  • 4.2.6 & 4.2.6
    • 修复 spring-batch-3.0.xsd 中的 kind 属性值不正确的问题
    • KafkaItemWriter 将会等待 kafkaTemplate.sendDefault 调用的结果
    • 在 TransactionAwareBufferedWriter 中错误的使用 StringBuilder
    • 提供注射的构造函数
    • Jackson2ExecutionContextStringSerializer 默认信任 Arrays.asList() 的结果
    • 将 java.sql.Timestamp 添加到 Jackson2ExecutionContextStringSerializer 的可信类中
    • 为日志记录添加了 ISxxxEnabled
    • 更好 StringBuilder 的大小
    • 减少 toCharArray 开销

详情请查看更新公告


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and

AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and

George F. Luger、William A Stubblefield / Addison Wesley / 2008-09-04 / USD 22.20

This book is designed for three primary purposes. The first is as a programming language component of a general class in Artificial Intelligence. From this viewpoint, the authors see as essential that......一起来看看 《AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and 》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码