Spring Integration 5.3 M2 ダウンロード
更新内容
- HTTP and WebFlux outbound channel adapters now support an
UriBuilderFactory.EncodingMode
option instead of previous`encodeUri` boolean flag. - The AMQP outbound channel adapter has a new property
multiSend
allowing multiple messages to be sent within the scope of one RabbitTemplate invocation. - With the
IntegrationFlowExtension
implementation we now can right our own Java DSL for Spring Integration. It allows to introduce custom or composed EIP-operators. The existingIntegrationComponentSpec
implementations can now be extended for additional (missed?) options.
ダウンロード