This Is Why You Should Use Lambda Expressions

Java 8 introduced the now popular Lambda expressions. Initially, reading and debugging Lambda expressions was very confusing, and so some developers still think that the added cleanliness and readability Lambda expressions offer is not worth the headache. Here's why they're wrong.

READ MORE

EIP: Messaging Patterns with Mule

There are a few common challenges involved in designing integrations, and many of them are presented as functional requirements or non-functional requirements. Today we'll see how patterns like publish/subscribe, guaranteed delivery, dead lettering, and time to live - alongside a MuleSoft...

READ MORE