PDA

View Full Version : Spring.NET 1.2.0 M1 Released


Mark Pollack
08-15-2008, 03:14 PM
Dear Spring Community,

We are pleased to announce that Spring .NET 1.2.0 M1 has been released.

Download (http://www.springframework.net/download.html) | Support (http://www.springsource.com/) | Documentation (http://www.springframework.net/documentation.html#Reference_Manual_and_API) | Changelog (http://www.springframework.net/docs/1.2.0-M1/changelog.txt)

This release contains the following new features:


WCF Integration (http://www.springframework.net/docs/1.2.0-M1/reference/html/wcf.html) - Configure WCF services using dependency injection. Apply AOP advice to WCF services.
MSMQ integration (http://www.springframework.net/docs/1.2.0-M1/reference/html/msmq.html) - MSMQ helper classes to increase your productivity developing messaging applications. Provides integration with Spring's transaction management features.
ApacheMQ integration (http://www.springframework.net/docs/1.2.0-M1/reference/html/messaging.html) - Helper classes to increase your productivity developing messaging applications with ActiveMQ/NMS
TIBCO EMS integration (http://www.springframework.net/docs/1.2.0-M1/reference/html/messaging.html) - Helper classes to increase your productivity developing messaging applications with TIBCO EMS
Quartz integration (http://www.springframework.net/docs/1.2.0-M1/reference/html/scheduling.html) - Configure Quartz jobs, schedulers, triggers using dependency injection. Convenience classes for implementing Quartz Jobs and integration with Spring's transaction management features.
AOP (http://www.springframework.net/docs/1.2.0-M1/reference/html/aop.html#aop-inheritancebasedaopconfigurer) - New inheritance based AOP proxy generation.
NHibernate 2.0 RC1 support.

Other notable items


Improvements were made to regarding web dependency injection performance.
QuickStart applications (http://www.springframework.net/docs/1.2.0-M1/reference/html/index-quickstarts.html) are available for WCF, Quartz, MQMQ, and EMS integration.


Please refer to the changelog for additional details.


Enjoy!