spring:namespaces
A common objection to using Spring has been the large XML configuration that typically goes hand-in-hand with a Spring Application. Erik explains how the XML namespaces, introduced in Spring 2.0, may also be used to create your own custom configuration specifically tailored to your domain. This improves readability and may reduce many lines of XML. Using a real-world example, he discusses the pros and cons of this XML customization.
Audience
Intermediate
Speaker