Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-02 11:11
1.2.1

Varias soluciones de errores y mejoras se hicieron. La muestra PetClinic se ha actualizado para servir como un escaparate para la exportación JMX: la versión de JDBC expone ahora una operación de actualización de la caché y un monitor de llamada a través de JMX. Todos los usuarios de 1,2 RC / final se anima a la actualización, especialmente si se utiliza la integración de Hibernate3.
Various bugfixes and refinements were made. The PetClinic sample was updated to serve as a showcase for JMX export: the JDBC version now exposes a cache refresh operation and a call monitor via JMX. All users of 1.2 RC/final are encouraged to upgrade, especially if the Hibernate3 integration is used.

2005-04-22 19:45
0.6

Esta tercera (y última) versión candidata de Spring.NET 0.6 es tanto una mejora de la función y un bugfix release. Entre las nuevas características son la configuración de los objetos existentes, utilizando los métodos de configuración de IObjectFactory medio ambiente y el apoyo a la expansión de variables en PropertyPlaceHolderConfigurer. Importantes cambios y correcciones de errores se incluyen los conjuntos con nombre y la eliminación de la utilización de la DTD para su validación.
Tags: .NET, Major feature enhancements
This third (and final) release candidate of Spring.NET 0.6 is both
a feature enhancement and a bugfix release. Among the new features
are configuration of existing objects using the Configure methods
of IObjectFactory and support for environment variable expansion
in PropertyPlaceHolderConfigurer. Important changes and bugfixes
include strongly named assemblies and removal of the use of the DTD for
validation.

2005-04-20 20:06
0.1

Esta versión incluye: integración con HiveMind, permitiendo servicios HiveMind estar expuestos como los frijoles de primavera, primavera-clases de integración de estilo para JSR-94 motores de reglas, como Jess y babea; primavera estilo de configuración para OSWorkflow y clases de integración de los Comunes Validator ( tomado de la caja de arena de primavera).
Tags: Modules, Initial freshmeat announcement
This release includes: integration with HiveMind, allowing for HiveMind services to be exposed as Spring beans; Spring-style integration classes for JSR-94 rules engines such as Jess and Drools; Spring-style configuration for OSWorkflow; and integration classes for Commons Validator (taken from the Spring sandbox).

2005-04-20 03:28
0.6.1

Tags: beandoc, Initial freshmeat announcement

2005-04-19 19:56
1.2RC2

Esta publicación introduce una nueva característica importante: el apoyo a JCA Common Client Interface (CCI), incluido el apoyo a las operaciones CCI locales. Además, hay varias mejoras menores a su alrededor. Este lanzamiento se considera estable y recomienda el uso de desarrollo. Es el candidato de la versión anterior a 1,2 final.
Tags: Major feature enhancements
This release introduces one major new feature: support for JCA's Common Client Interface (CCI), including support for CCI local transactions. Furthermore, there are various minor enhancements all around. This release candidate is considered stable and recommended for development use. It is the last release candidate before 1.2 final.

Project Resources