Spring Integration
-
Enterprise Java

Making Spring Integration Tests Run Faster
Integration tests exercise the application with realistic wiring, bridging the gap between pure unit tests and full end-to-end tests. They…
Read More » -
Enterprise Java

Apache Camel vs. Spring Integration: Which to Choose for Enterprise Integration?
When building enterprise integration solutions, you often face the choice between two powerful, mature Java frameworks: Apache Camel and Spring…
Read More » -
Core Java

Receiving PostgreSQL Push Notifications with Spring Integration
1. Introduction In modern applications, real-time updates and notifications play a critical role in keeping users informed and engaged. PostgreSQL,…
Read More » -
Enterprise Java

Obtaining TLS Client Certificates In Spring Integration
Spring Integration is a very powerful and extensible framework for, well, integrations. But sometimes it’s not trivial how to get…
Read More » -
Enterprise Java

Consuming Twitter Streaming API with Spring Integration
1. Overview Spring Integration has been known to have a myriad of connectors for interacting with external systems. Twitter was…
Read More » -
Enterprise Java

Short Retry vs Long Retry in Apache Camel
Camel Design Patterns book describes 20 patterns and numerous tips and best practices for designing Apache Camel based integration solutions.…
Read More » -
Enterprise Java

Spring Integration MongoDB adapters with Java DSL
1 Introduction This post explains how to save and retrieve entities from a MongoDB database using Spring Integration. In order…
Read More » -
Enterprise Java

RabbitMQ retries using Spring Integration
I recently read about an approach to retry with RabbitMQ here and wanted to try a similar approach with Spring Integration,…
Read More » -
Enterprise Java

Integrating with Rabbit MQ using Spring Integration Java DSL
I recently attended the Spring One conference 2016 in Las Vegas and had the good fortune to see from near and…
Read More »





