Mar
26
2008
Spring has been around for quite a while now. I guess most projects still use XML for the config, but with the 2.5 release that will probably change. Alef Arendsen has a blogpost with links to a lot of resources about the new features, and upcoming ones.
Update: Spring JavaConfig M3 is released.
Tags: javaconfig, spring
Oct
23
2007
Gavin King has read the post I pointed to in Extraordinarily typesafe and points out how new features in the Java world are giving us a lot of new possibilities in a type safe way.
I am slowly coming to my senses seeing how much benefit newer features like generics, static imports and annotations are bringing [...]
Tags: configuration, javaconfig, spring, typesafety