Enterprise Java
-

Microservices Patterns With Envoy Proxy, Part II: Timeouts and Retries
This blog is part of a series looking deeper at Envoy Proxy and Istio.io and how it enables a more…
Read More » -

Ratio based routing to a legacy and a modern app – Netflix Zuul via Spring Cloud
A very common requirement when migrating from a legacy version of an application to a modernized version of the application…
Read More » -

New KIE persistence API on 7.0
This post introduce the upcoming drools and jBPM persistence api. The motivation for creating a persistence api that is to…
Read More » -

Overview of Message Queues [slides]
Yesterday I gave a talk that went through all the aspects of using messages queues. I’ve previously written that “you…
Read More » -

Apache Kafka Streams + Machine Learning (Spark, TensorFlow, H2O.ai)
I started at Confluent in May 2017 to work as Technology Evangelist focusing on topics around the open source framework…
Read More » -

Mocking Spring Security Context for Unit Testing
Today, while writing unit test case for one of the Java method which looks like below: public ApplicationUser getApplicationUser() { ApplicationUser…
Read More » -

Boosting test performance with TestContainers
In my previous post on testing, I described how to use TestContainers to provide realistic test environments for database tests.…
Read More » -

Handling Events in React
In post Rendering RESTful service with React we created simple UI which render employee list fetched from RESTful service. As…
Read More » -

Short Retry vs Long Retry in Apache Camel
Camel Design Patterns book contains 20 patterns and numerous techniques and best practices for designing Apache Camel based integration solutions.…
Read More »


