How and Why to Serialize Lambdas

Read all

Building an App with MongoDB: Creating a REST API Using the MEAN Stack Part 1

Written by Norberto LeiteIntroductionIn this 2-part blog series, you will learn how to use MongoDB, Mongoose Object Data Mapping (ODM) with Express.js and... Read all

How to Setup Intellij IDE War Exploded Artifact with Multiple CDI Dependent Projects

I have a large Java project with many sub modules, and they have simple top down dependencies like this:ProjectX +-ModuleLibA +-ModuleLibB +-ModuleCdiLibC... Read all

Message Processing With Spring Integration

Spring Integration provides an extension of the Spring framework to support the well-known Enterprise Integration Patterns. It enables lightweight messaging... Read all

Spring Integration with JMS and Map Transformers

Read all

Spring Integration - Building a Sample Application

Spring Integration (SI) is a framework enabling a collection of individual applications to integrate together to deliver a business enterprise system. The... Read all

Correctly Using Apache Camel’s AdviceWith in Unit Tests

We care a lot about the stuff that goes around Solr and Elasticsearch in our client’s infrastructure. One area that seems to always be being reinvented... Read all

Schema Validation Filter Gotchas with Mule Studio

Earlier this month, I was delivering a proof of concept around Mule that required the use of the schema validation filter. The use case was pretty simple. XML... Read all

Adding HTTP Headers to a SOAP Request

We'll use a custom CXF interceptor to add these headers. Read all

Working with REST in Wicket

Apache Wicket is known for its capability of transparently handling the state of web applications on server side, and can be easily adopted to create RESTful services. Read all

 

 

 

 

Top