Java Spring

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.

This entry was posted in programming and tagged , , . Bookmark the permalink.

Comments are closed.