Java
-
Spring Collection Merging
Spring collection merging is a feature that I first came across as an answer to a StackOverflow question It is…
Read More » -
JavaOne 2012: NetBeans.Next – The Roadmap Ahead
I walked the few steps necessary from Continental Ballroom 4 and one NetBeans topic (Project Easel) to Continental Ballroom 5…
Read More » -
Spring3 + JPA2 + Java EE6 App Server = Confusion Over Configuration
Spring is great, JavaEE6 is great and latest JavaEE6 Application servers are also great. This post is not a rant…
Read More » -
A Lazy Developers Introduction to Java Concurrency Executors
I would make a fool out of myself if I tell you that util.concurrent APIs kicks cheetah’s ass when the…
Read More » -
Mocking with JodaTime’s DateTime and Google Guava’s Supplier
Introduction If you’re a seasoned unit tester, you’ve learned to take note when you see any code working with time,…
Read More » -
Apache Hive on Windows in 6 easy steps
Note: You need to have cygwin installed to run this tutorial, as Hadoop (needed by Hive) needs cygwin to run…
Read More » -
JavaOne 2012: Diagnosing Your Application on the JVM
It was worth attending Staffan Larsen‘s (Oracle Java Serviceability Architect) presentation ‘Diagnosing Your Application on the JVM‘ (Hilton Plaza A/B)…
Read More » -
Warming Up Your JVM – Superfast Production Servers and IDEs
A couple of months ago I was reading up on Complex Event Processing in Java and ways to achieve low…
Read More » -
JavaOne 2012: Up, Up, and Out: Scaling Software with Akka
After the late-ending Community Keynote, I headed to Hilton Golden Gate 3/4/5 to see Viktor Klang‘s (Typesafe) ‘Up, Up and…
Read More »