I’ll be attending SpringSource‘s Spring Core training this week. Two cool remarks from day one: Infrastructure beans in its own bean definition file After having heard this suggestion, I can’t believe I didn’t think of it before. Having plumbing beans on a separate file makes all the sense in the world. It is expected to [...]
Archives for Development
Where did Spring Modules: Validation go?
Spring Modules has been marked deprecated. In favor of Spring Extensions, says the page. Now Spring Extensions doesn’t have Annotations validation, a great feature of the former project. In fact, I couldn’t find these annotations or the necessary Validator Configuration Loader anywhere in Spring 2.5. So, for the time being, I’m using Validation 0.8a from [...]

Posts