天天看點

Spring Integration 4.3.10 釋出,Spring 消息通信

spring integration 4.3.10 釋出了。spring integration 能在基于 spring 的應用中進行簡單的消息通信,并通過簡單的擴充卡與外部系統內建。這些擴充卡提供了一個更進階别的抽象,超越了 spring 對遠端調用、消息和排程的支援。其主要目标是在保持關注點分離的同時,為建構企業內建解決方案提供一個簡單的模型,該模型對産出可維護、可測試的代碼來說是必不可少的。

更新内容:

bug

[int-4248] - redislockregistry does not release lock after ttl expiry

[int-4262] - possible bug in schema-drop-mysql.sql file

[int-4270] - allow messagechannels and messagehandlers to be proxied with cglib

[int-4272] - messagebuilder does not honor readonlyheaders for unchanged message

[int-4284] - java.time.instant wrong type mapping with @header

defect

[int-4259] - in the abstractcorrelatingmessagehandler make rescheduling group log message as a warn

[int-4267] - make json serialization in messagestore implementations much easy and reliable

improvement

[int-4257] - make errormessagesendingrecoverer more generic and introduce errormessagestrategy for customization

[int-4276] - add header black listing specifically for abstractreplyproducingmessagehandler

[int-4288] - allow additive header black listing

new feature

[int-2116] - support capture of original inbound message in errormessage

task

[int-4266] - revise gemfire integration tests for potential leaks of not stopped jvm forks

下載下傳位址:

source code (zip)

source code (tar.gz)