Spring Dynamic Modules in Action

Authors : Thierry Templier , Andy Piper , Arnaud Cogoluegnes
Publisher :Manning Publications Co.
Category : Modularity (OSGi)
Released : Mar 1, 2010
ISBN : 9781935182306
Pages :450
Print Price : $44.99
E-Price : $27.50

Please login to rate, comment or post a review!


OSGi is increasingly familiar to Java coders working in distributed environments, but the tools required to implement OSGi-based systems have been slow to develop. Spring Dynamic Modules (Spring DM) is a framework designed to make it easy to build Spring apps that take advantage of the OSGi approach to modular Java development. It simplifies the task of creating true component and service oriented architectures in an OSGi environment using all the powerful features of the Spring framework.

Spring Dynamic Modules in Action introduces Spring DM and OSGi to Java EE developers and architects. It presents the fundamental concepts of OSGi-based apps and maps them to the familiar ideas of the Spring framework. Then, it engages you with the techniques and concepts you'll need to develop stable, flexible enterprise apps. You'll learn how to embed a Spring container inside an OSGi bundle, and how Spring DM lets you blend Spring strengths like dependency injection with OSGi-based services. Along the way, you'll see how Spring DM handles data access and web-based components, and you'll explore topics like unit testing and configuration in an OSGi-based environment.

WHAT'S INSIDE

    * Thorough introduction to OSGi for Spring developers
    * Examples of how Spring DM plugs in across the app lifecycle
    * Appendixes about OSGi development tools like Eclipse, Maven 2, Pax Runner, and Pax Construct


Opinions

Average rating:
N/A / 5
How well does it cover the subject?
N/A / 10 *
Includes examples and real life scenarios?
N/A / 10 *
Will it help you in your day to day work?
N/A / 10 *
How easy is it to understand?
N/A / 10 *

* Values calculated based on 0 reviews from users. Other reviews are missing this information.

Related

You may also like:
  • HTTP to HTTPS Migration