Modular Java: Declarative OSGi with Spring Dynamic Modules
This session will introduce you to Spring-DM. You'll learn how working with OSGi services can be as easy and as natural as declaring a in Spring. In addition, we'll look at how to use Spring-DM's web extender to develop modular web applications in OSGi. And we'll see how Spring-DM became part of the OSGi specification as Blueprint Services.
OSGi is a great framework for realizing true modularity in your Java applications. Unfortunately, however, working with OSGi services requires coding directly to the OSGi API and getting to know some new patterns for dealing with service availability.
If having to work with the OSGi API makes you feel uneasy, then have a look at Spring Dynamic Modules (aka, Spring-DM). Spring-DM brings a declarative service model to OSGi, relieving you from programatically servicing and consuming services. What's more, because Spring-DM is based on the popular Spring Framework, it brings all of the power of Spring to OSGi development.
About Craig Walls
Craig Walls is a Principal Engineer, Java Champion, Alexa Champion, and the author of Spring AI in Action, Spring in Action, and Build Talking Apps. He's a zealous promoter of the Spring Framework, speaking frequently at local user groups and conferences and writing about Spring. When he's not slinging code, Craig is planning his next trip to Disney World or Disneyland and spending as much time as he can with his wife, two daughters, 1 bird and 2 dogs.
More About Craig »