Java
-

Enhancing Spring Test Framework with beforeClass and afterClass setup
How to allow instance methods to run as JUnit BeforeClass behavior JUnit allows you to setup methods on the class…
Read More » -

Spring 3.1: Caching and EhCache
If you look around the web for examples of using Spring 3.1’s built in caching then you’ll usually bump into…
Read More » -

JavaOne 2012: How Do Non-Blocking Data Structures Work?
I was a little surprised when I looked at my schedule for today and noted that all of the sessions…
Read More » -

JavaOne 2012: JavaOne Technical Keynote
Mark Reinhold started off the JavaOne 2012 Technical Keynote. He said this year’s edition would be a little different because…
Read More » -

JavaOne 2012: Java Strategy Keynote and IBM Keynote
I had a rough start to JavaOne 2012 similar to that at JavaOne 2010. It took 70 minutes for the…
Read More » -

Google Guava v07 examples
We have something called Weekly Technology Workshops at TouK, that is, every Friday at 16:00 somebody has a presentation for…
Read More » -

Observer Design Pattern in Java
‘Don’t call us, we’ll call you’… that’s the Hollywood OO (Object Oriented) Principle and it’s exactly what the Observer pattern…
Read More » -

Java Code Quality Tools – Overview
Recently, I had a chance to present the subject at the local IT community meetup. Here is the basic presentation:…
Read More » -

Spring Security using API Authentication
Background While there are many blog posts that detail how to use Spring Security, I often still find it challenging…
Read More »




