I’ve started working with Spring, and to me the Inversion of Control via Dependency Injection really stands out as a nice design methodology. Of course this is a concept one can use in any software when required, even without Spring.
After reading about the foundation of Spring, I cannot wait to use it. I plan to discuss it more sufficiently as I gain more experience with it. I’d like to test out its web MVC module as soon as possible.