Spring Dynamic Modules Continuing To Improve
On the Spring website you'll find that Spring Dynamic Modules is defined as a project that,
To learn more about Spring Dynamic Modules 1.1.0 take a look at the Reference Guide.
1 comment
...makes it easy to build Spring applications that run in an OSGi framework. A Spring application written in this way provides better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.Ryan Slobojan, InfoQ editor, originally wrote about Spring Dynamic Modules version 1.0 back in January of this year. Below is a list of the new features found in version 1.1.0 from the press release.
- Web Support (Servlet, JSP, Taglibs) for OSGi applications
- Spring-MVC integration
- Classpath scanning
- Customization hooks for Spring-DM extender and web extender
- Event notifications for OSGi service importers and application contexts
- Refined OSGi proxy infrastructure
- 'greedy-proxy' functionality for OSGi collections
- Integration with SpringSource Bundle Repository
- Support for custom locations for Spring powered bundles
- Pluggable mechanism for determining service dependencies
- Access to native OSGi ServiceReference for OSGi importers
- New web sample
the transparent support for web applications on OSGi platforms...Spring-DM allows WARs using Servlet, JSP and taglib technologies to be used with little or no effort at all.Another thing included in the latest release is a new web sample which aims to provide an understanding of how the new web support works. Although Spring Dynamic Modules is fairly new it is improving, with features and bug fixes, and is backed by a very mature development staff and company.
To learn more about Spring Dynamic Modules 1.1.0 take a look at the Reference Guide.
Community comments
Spring Dynamic Modules Continuing To Improve
by
Thomas Joseph
Posted
Educational Content
Concurrency in Clojure
Stuart Halloway May 17, 2013
Confessions of an Agile Addict
Ole Friis Østergaard May 16, 2013
Web Development: You're Doing It Wrong
Stefan Tilkov May 16, 2013
Programming The Feynman Way
Ben Evans May 15, 2013





Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think