Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diverse Bugfixes und Verbesserungen vorgenommen. Die PetClinic Probe wurde aktualisiert, um als Schaufenster für die JMX-Export dienen: der JDBC-Version jetzt macht ein Cache-Refresh Betrieb und eine Call-Monitor über JMX. Alle Benutzer von 1.2 RC / final sind aufgefordert, zu aktualisieren, insbesondere wenn die Hibernate3 Integration verwendet wird.
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

Dieser dritte (und letzte) Release Candidate von 0,6 Spring.NET ist sowohl eine Funktionserweiterung und ein Bugfix-Release. Zu den neuen Features sind bestehende Konfigurationen der Objekte über die Methoden der IObjectFactory konfigurieren und Unterstützung für die Erweiterung von Umgebungsvariablen in PropertyPlaceHolderConfigurer. Wichtige Änderungen und Bugfixes sind Assemblys mit starken Namen und die Übernahme der Verwendung der DTD für die Validierung.
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

Diese Version enthält: Integration mit HiveMind, so dass für HiveMind Dienstleistungen als Spring Bohnen ausgesetzt sein können; Spring-Stil Integrationsklassen für JSR-94 Rules-Engines, wie Jess und Drools; Spring-style-Konfiguration für OSWorkflow und Integrationsklassen für Commons Validator ( Taken from the Spring Sandbox).
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

Dieses Release führt eine bedeutende neue Funktion: Unterstützung für die Gemeinsame JCA's Client Interface (CCI), einschließlich der Unterstützung für CCI lokale Transaktionen. Darüber hinaus gibt es verschiedene kleinere Verbesserungen all around. Dieser Release-Kandidat gilt als stabil und für die Entwicklung empfohlen. Es ist der letzte Release Candidate vor der endgültigen 1,2.
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