 |
spring - Default branch
|
Section: Unix |
|
|
|
| Added: Sun, Sep 12th 2004 14:05 UTC (3 years, 10 months ago) |
Updated: Sat, Jul 2nd 2005 02:11 UTC (3 years, 0 months ago) |
|
|
About:
Spring is a lightweight Java/J2EE application
framework based on code published in "Expert
One-on-One J2EE Design and Development"
by Rod Johnson. It includes powerful
JavaBeans-based configuration management
applying Inversion-of-Control principles, a
generic abstraction layer for transaction
management allowing for pluggable
transaction managers, a JDBC abstraction
layer, integration with Hibernate, JDO, Apache
OJB, and iBATIS SQL Maps, AOP functionality,
and a flexible MVC Web application framework
with multiple view technologies. There is also a .NET port available.
Author:
Rod Johnson <johnsonr [at] users [dot] sourceforge [dot] net>
[contact developer]
Homepage:
http://www.springframework.org
Zip:
http://sourceforge.net/project/showfiles.php?group_id=73357
Changelog:
http://static.springframework.org/spring/docs/1.2.1/changelog.txt
Bug tracker:
http://opensource.atlassian.com/projects/spring/secure/Dashboard.jspa
Mailing list archive:
http://sourceforge.net/mailarchive/forum.php?forum_id=30287
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.76/10.00
(Rank N/A)
» Vitality: 0.00% (Rank 7544)
» Popularity: 2.21% (Rank 2265)

(click to enlarge graphs)
Record hits: 18,743
URL hits: 5,957
Subscribers: 74
|
|
Branches
Articles referencing this project
Comments
[»]
Outstanding, esp. if you use Hibernate
by Scott McCrory - Sep 13th 2004 12:10:50
Spring has a stiff learning curve for many developers, but it's worth it,
especially if you use Hibernate and need to better manage transactions.
Add on top of that all the other services Spring makes available (like
remoting, AOP, JMS, mail, security (Acegi), singleton control, MVC and much
more) and you have a stellar platform for enterprise-level applications.
[reply]
[top]
|
|
 |