Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-integration

Spring Integration Java DSL - How to call a ServiceActivator method with retry advice

Keep transaction within Spring Integration flow

Spring Integration Control Bus configuration via annotations

Spring Integration as embedded alternative to standalone ESB

spring integration: service activator requires-reply="false" usage

spring-integration-kafka config consumer to receive message from specify partition

Use @RequestMapping functionality (URL to Java method mapping) without HTTP request/servlet

IntegrationTests for Spring IntegrationFlow

spring-integration

Message is received from Google Pub/Sub subscription again and again after acknowledge[Heisenbug]

Spring Integration @ServiceActivator on a Java 8 default interface method

what is equivalent of <tcp-outbound-channel-adapter> in java config?

Why do I get an unexpected RuntimeException warn in the logs when using RemoteFileTemplate?

Spring Integration with JMS + ActiveMQ: Messages remain in JDBC Message Store after reconnect

Spring integration pubsub vs Spring amqp RabbitMQ pubsub

Spring Integration - how to keep the orginal payload and use it later?

spring-integration

Spring beans getting initialized twice - Spring Integration

How to access Kafka headers while consuming a message?

Spring Integration Gateway reply channel when method return is void