PHP Programmer wanting to learn Spring
- by grokker
I'm a PHP programmer and I want to try creating a webapp using the Spring framework. The problem is I'm clueless and I don't know where to start.
What tutorials/books/websites do you guys suggest that I should learn from?
What's IoC? Do I use it alongside MVC?
What components of the Spring framework should I use?
How do I know what to use? Are there webapps created with Spring that I could study from?
Thank you so much in advance!
P.S.
I've used Struts (1) about a year ago.