-
Groovy
Converting Grails Applications to Plugins and vice versa
I was in London last week on vacation with my family and was lucky that there was a London GGUG…
Read More » -
Enterprise Java
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 » -
Career
Job Hopping For Geeks
I first wrote about the topic of job hopping back in 2007 and I feel the advice I gave then is…
Read More » -
Career
Why You Can’t Work For Google
Many new entrants to today’s technology job market are obsessed with the handful of high-profile companies that set the trends…
Read More » -
Enterprise Java
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 » -
Enterprise Java
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 » -
Groovy
Groovy Sql and Oracle ‘Invalid column index’ SQLException
There are some minor potential dangers associated with Groovy’s def keyword. The Groovy style and language feature guidelines for Java…
Read More » -
Enterprise Java
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 » -
Enterprise Java
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 »