-
Enterprise Java
Exploring Spring Controller with JSTL view
Let’s improve our previous Spring JDBC application with some more exploration on Spring MVC’s Controller development. I will show another…
Read More » -
DevOps
chef-solo with vagrant
To learn the concepts of chef, we can start by using chef-solo with Vagrant. See my previous post on Vagrant…
Read More » -
Agile
Micro-Scrum: A stamp-sized version of Scrum
“Show what you’ve done to someone who cares frequently” Are you working in the way you are because it’s a…
Read More » -
Enterprise Java
Apache ActiveMQ 5.9 released
The Apache ActiveMQ team has just released the new ActiveMQ 5.9 release. This release is 8 months of hard work…
Read More » -
Enterprise Java
Aspect Oriented Programming with Spring
Introduction In an ideal Object Oriented System, we would want to design each object to perform one specific task. However…
Read More » -
Core Java
When and how to use a ThreadLocal
As our readers might already have guessed, I deal with memory leaks on a daily basis. A particular type of…
Read More » -
Core Java
Java: a Local Minimum language-wise
I wrote hundreds of thousands of lines of code in Java between 1996 and 2002. I wrote web frameworks, spreadsheets,…
Read More » -
Desktop Java
Tower Defense in JavaFX (3)
In the last part you saw how you can create Sprites, animate them, and give them Behavior. But the animation…
Read More » -
Enterprise Java
Cloud IDE for J2EE development
With so many of the traditional software tools going to the cloud I want to see how they compare to…
Read More »