PHP Programmer wanting to learn Spring
Posted
by grokker
on Stack Overflow
See other posts from Stack Overflow
or by grokker
Published on 2010-04-25T01:04:41Z
Indexed on
2010/04/25
1:13 UTC
Read the original article
Hit count: 344
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.
© Stack Overflow or respective owner