Enterprise Java
-
Spring Boot – foundation for modern Java application
Spring Boot is relatively new project from Spring.io. Its aim is to simplify creating new Spring Framework based projects and…
Read More » -
Why stick to JavaScript
Since JavaScript seems to conquer the world, all technologies associated to it, like Node.js have started to rise up too.…
Read More » -
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 »