We are pleased to announce the release of Spring
Framework 1.0.1.
This is a bugfix and minor enhancement release; the most
important fixes and new features are:
added
Struts ActionSupport and
DispatchActionSupport base classes, for
easy access to a Spring context
added
Struts ContextLoaderPlugIn and
DelegatingActionProxy,
superseding Don Brown's Spring Struts Plugin
reworked
ComponentControllerSupport
class for Tiles to be compatible
with both Struts 1.1 and Struts 1.2
fixed
Hibernate/JTA synchronization
cleanup in case of Hibernate
flushing failure on commit
added
support for transaction…
We are pleased to announce that Spring
Framework 1.0 final
has just been released.
1. SCOPE
Spring 1.0 is a complete Java/J2EE application framework, covering the
following functionality:
the most sophisticated lightweight
container available today, with various flavors of setter and
constructor injection
AOP interception framework based on
the AOP Alliance interfaces, integrated with the core container
JNDI support classes, allowing for
easy wiring of Spring-managed beans with JNDI-located objects
application context concept,
providing resource loading and message access abstractions…
We are pleased to announce that
Spring Framework 1.0 Release Candidate 2
has just been released. RC2 covers all features targeted for 1.0 final,
which should be released soon.