Spring
Recently started with Spring framework.
Initially found it difficult to find some good tutorial on it but found few which I am refering right now.
- Martin Fowler On Dependency Injection.
- Step By Step How To In Spring.
- Pdf On Spring Framework From Its Site.
Hope this helps someone starting of with Spring.In case you have few links,tell me too :).
Of these articles,article by Martin Fowler is a good read before you start of with Spring (My Recommendation ;)).
Labels: dependency injection, inversion of control, java, spring