-
Enterprise Java
Caching with Spring Data Redis
In the example below, I’ll show you how to use the Spring Data – Redis project as a caching provider…
Read More » -
Software Development
A brief chronology of SSL/TLS attacks
I haven’t had a substantial post for quite a long time, so it’s time for something useful and interesting. Although…
Read More » -
Core Java
Multiple Java JDK(s), on your MacOSX environment
Yet again, a small tip towards configuring your Java development environment on a Mac (OSX 10.8.x+). If you are really…
Read More » -
Career
Tips To Overcome Ageism In Hiring As a Software Professional
As a recruiter who is about to celebrate (as if recruiters celebrate such a thing) mark fifteen years in the…
Read More » -
Enterprise Java
MongoDB Authentication
I recently updated mongometer to make it a bit more flexible. Shortly after releasing the new version, one of the…
Read More » -
Enterprise Java
Synchronising Multithreaded Integration Tests
Testing threads is hard, very hard and this makes writing good integration tests for multithreaded systems under test… hard. This…
Read More » -
Core Java
Java, if this were a better world
Just a little dreaming about a better world, where some old blunders in the Java platform would’ve been corrected and…
Read More » -
Software Development
Notes on Continuous Delivery
Overview In the rapid changing software world of today, companies and individuals have come up with many methods in order…
Read More » -
Android Core
Hardware Acceleration in Android – Are You Using It?
Did you know Android has Hardware Acceleration? Did you also know you actually need to enable it for your app…
Read More »