Visit our blog

News & Events

Spring Dynamic Modules 1.1.0 M2 Released

Dear Spring community,
I'm pleased to announce that Spring Dynamic Modules for OSGi(tm) Service Platforms (formerly known as Spring OSGi) 1.1.0 M2 has been released.

Downloads | JavaDocs | Reference Documentation | FAQ | Changelog

The last milestone in the 1.1.x branch, M2 contains the following features:

* Spring-MVC integration
* refined OSGi proxy infrastructure
* behaviour customization hooks for the Spring-DM extender and web extender
* 'greedy-proxy' functionality for OSGi collections

Please see the reference documentation for more information.

Feedback on new and existing features is appreciated.

Maven users, please note that this release is not published in the central maven repository. Instead, it is published on Amazon's S3 service, like all Spring milestones. To use it, add the following repository to your POM:

<repository>
<id>spring-milestone</id>
<name>Spring Milestone Repository</name>
<url>http://maven.springframework.org/milestone</url>
</repository>

Cheers,
Costin Leau
Lead, Spring Dynamic Modules

 

Newsletter Subscription

Our monthly newsletter is packed full of techniques, tutorials, tips and tricks to get you on your way to Spring nirvana. View Archive

Upcoming Training