Java
-

How to create Thread Pools using Java 5 Executor Framework
Java 5 introduced Thread pool in Java in form of Executor framework, which allows Java programmer to decouple submission of…
Read More » -

ReSQL?
The NoSQL moniker that was coined circa 2009 marked a move from the “traditional” relational model. There were quite a…
Read More » -

Building a Manufacturing Service Bus (MSB) with WSO2 ESB
Before getting in to the subject, I would like to introduce few terminology commonly used in the manufacturing industry. The…
Read More » -

EclipseLink MOXy and the Java API for JSON Processing – Object Model APIs
The Java API for JSON Processing (JSR-353) is the Java standard for producing and consuming JSON which was introduced as…
Read More » -

Advanced scripting in Activiti: Custom Configuration Injection
The scripting task is probably one of the ‘oldest’ classes in the Activiti code base, but I think it is…
Read More » -

Spring MVC: REST application with CNVR vol. 3
This is a final, third part of Spring MVC REST tutorial with CNVR. Here I will demonstrate how all that…
Read More » -

Spring MVC: REST application with CNVR vol. 2
In the previous post I have made a fast overview of the setting up environment for Spring MVC REST project…
Read More » -

Spring MVC – @RequestBody and @ResponseBody demystified
In this post i want to dig into spring mvc a little, revealing what happens behind the scenes when a…
Read More » -

Spring MVC: REST application with CNVR vol. 1
Not so long time ago I have read an article written by Paul Chapman about Content Negotiating View Resolver (CNVR).…
Read More »





