-
Core Java
Java Mission Control 5.2 is Finally Here! Welcome 7u40!
It has been a while since we last heard of this fancy little thing called Mission Control. It came all…
Read More » -
Enterprise Java
Deploying Identity Server over a JDBC Based User Store
With this post I am to demonstrate how to configure WSO2 Identity Server with a JDBC user store. For the…
Read More » -
Enterprise Java
Long Polling with Spring 3.2’s DeferredResult
In our last episode, the CEO of Agile Cowboys Inc had just hired a Java/Spring consultant by giving him the…
Read More » -
Android Core
Android ListView with Adapter Example
How android ListView with adapter works is not so clear to me until I read this awesome examples and article…
Read More » -
Core Java
Dealing With Slow Resource Leaks
Finding resource leaks using Java-monitor Finding slow resource leaks is key to keeping your application servers up and running for…
Read More » -
Enterprise Java
Bean Manipulation using Dozer Framework
Introduction As you know you can copy file or folder from source location to destination location in any operating system.…
Read More » -
Scala
Scala Wonderland: Case classes and pattern matching
Pattern matching is usually related to text search. In Scala it has much more sophisticated usage. You can write exciting…
Read More » -
Enterprise Java
Unit testing a Java Hadoop job
In my previous post I showed how to setup a complete Maven based project to create a Hadoop job in…
Read More » -
Software Development
How To Start With Software Security – Part 2
Last time, I wrote about how an organization can get started with software security. Today I will look at how…
Read More »