Enterprise Java
-
Differentiating Ant Target-Based Gradle Tasks
In my blog post Evolving Gradle Build from Ant Build: Importing Ant Build File, I demonstrated using Gradle‘s built-in AntBuilder-based…
Read More » -
Spring Integration Publisher
Consider a hypothetical requirement – You have a service class in your application and you want to capture some information…
Read More » -
Evolving Gradle Build from Ant Build: Importing Ant Build File
Changing the build system on a large project can be difficult and a lot of work. Fortunately for those migrating…
Read More » -
Turning Twitter4J into RxJava’s Observable
aTwitter4J is a Java wrapper around Twitter API. While Twitter supports simple request-response interactions in this article we will explore…
Read More » -
A Camel Demo for Amazon’s Simple Worklfow Service
In a previous post I explained why AWS SWF service is good and announced the new Camel SWF component. Now…
Read More » -
Using Google GSON : Extra Goodies : Part I
Introduction This is follow-up article to previous Getting Started with Google GSON where it shows the introductory material on using…
Read More » -
Spring LDAP 2.0.0 is released
The Spring team is pleased to announce that Spring LDAP 2.0.0 is released and is now available from Maven Central…
Read More » -
Project Student: Webservice Integration
This is part of Project Student. Other posts are Webservice Client With Jersey, Webservice Server with Jersey, Business Layer, Persistence…
Read More » -
Publish and Subscribe with Hazelcast
A few weeks ago I wrote a blog on getting started with Hazelcast describing how ludicrously simple it is to…
Read More »