Want to discuss the Spring Framework
? You've come to the right place...
If you create an account in Jira
, you can log in here too.
Articles
List of Spring Articles.
Very Quick Spring Wiki
- A good source of Spring related links
Make Spring support Type 1 IoC by Adding Interface Injection to Spring.
The challenge and success of Componentizing Spring and Hibernate Development
Spring start
for developers who've just downloaded Spring - very simple code samples.
A summary of problems related to unloading classloaders
.
How to integrate Spring with JUnit 4? Look here
.
Working with Spring MVC
Tips and tricks for Working with Spring MVC.
A Guide to Porting From Struts to Spring will help you move to Spring MVC from our old friend Struts.
Spring-enabling Struts PlugIns explains how to enable Dependency Injection for your Struts plugins.
Future Enhancements
- A new lifecycle callback interface: Injectable, allowing objects to be notified of the fact that they are injected, and to adapt themselves based on the annotations set on the field in which they are injected. (http://agilejava.com/blog/?p=70
)
Integrate Tapestry into spring like other views(velocity).