Enterprise Java
-
REST 101 For Developers
Local Code Execution Functions in high-level languages like C are compiled into procedures in assembly. They add a level of…
Read More » -
Understanding ElasticSearch Analyzers
Sadly, lots of early Internet beer recipes aren’t necessarily in an easily digestible format; that is, these recipes are unstructured…
Read More » -
Exploring Apache Camel Core – File Component
A file poller is a very useful mechanism to solve common IT problems. Camel’s built-in file component is extremely flexible,…
Read More » -
Three exciting Lucene features in one day
Yesterday was a productive day: suddenly, there are three exciting new features coming to Lucene. Expressions module The first feature,…
Read More » -
MongoDB and Web applications
Today’s era is when data grows at very huge scale. Data storage is not a problem, yes but the way…
Read More » -
Spring Integration: A lightweight integration Approach
Today’s application expects access of all business in enterprise environment regardless of application technologies, which require, seamless integration with desperate…
Read More » -
Exploring Apache Camel Core – Seda Component
The seda component in Apache Camel is very similar to the direct component that I’ve presented in previous blog, but…
Read More » -
WS-Security: using BinarySecurityToken for authentication
As we all know, one goal set by WS-Security is to enforce integrity and/or confidentially on SOAP messages. In case…
Read More » -
Configuring Hadoop with Guava MapSplitters
In this post we are going to provide a new twist on passing configuration parameters to a Hadoop Mapper via…
Read More »