-
Software Development
Multitenancy in Google AppEngine (GAE)
Multitenancy is a topic that has been discussed for many years, and there are many excellent references that readily available,…
Read More » -
Enterprise Java
Spring Pitfalls: Transactional tests considered harmful
One of the Spring killer-features is an in-container integration testing. While EJB lacked this functionality for many years (Java EE…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W49
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Enterprise Java
REST Service Discoverability with Spring, part 5
This is the fifth of a series of articles about setting up a secure RESTful Web Service using Spring 3.1…
Read More » -
Enterprise Java
RESTful Web Service Discoverability, part 4
This is the fourth of a series of articles about setting up a secure RESTful Web Service using Spring 3.1…
Read More » -
Core Java
Ignoring Self-Signed Certificates in Java
A problem that I’ve hit a few times in my career is that we sometimes want to allow self-signed certificates…
Read More » -
Agile
Iterationless Development – the latest New New Thing
Thanks to the Lean Startup movement, Iterationless Development and Continuous Deployment have become the New New Thing in software development…
Read More » -
Software Development
Decompiling Mega Vendors behaviour and future strategics (Microsoft, IBM, Oracle and SAP)
IT News have an excellent article about the latest Gartner Symposium, where one of Gartner analyst Dennis Gaughan gave a…
Read More » -
Software Development
SOLID – Liskov Substitution Principle
Liskov Substitution principle (LSP) states that, Methods that use references to the base classes must be able to use the…
Read More »