作者:Craig Walls
出版日期:June 23, 2009
出版社:其它
页数:260
ISBN:ISBN-10: 1934356409 ISBN-13: 978-1934356401
文件格式:PDF
The secret weapon for attacking complexity in any project is tobreak it down into smaller, cohesive, and more easily digestiblepieces. With Modular Java, you can easily develop applications that are more flexible, testable, maintainable, and comprehensible.
Modular Java is a pragmatic guide to developing modularapplications using OSGi, the framework for dynamic modularity in Java,and Spring Dynamic Modules, an OSGi extension to the Spring Framework.You’ll start with the basics but quickly ramp up, creating looselycoupled modules that publish and consume services, and you’ll see howto compose them into larger applications. Along the way, you’ll applywhat you learn as you build a complete web application that is made upof several OSGi modules, using Spring-DM to wire those modules together.
Modular Java is filled with tips and tricks that will makeyou a more proficient OSGi and Spring-DM developer. Equipped with theknow-how gained from this book, you’ll be able to develop applicationsthat are more robust and agile.
About the Author
Craig Walls is a professional software developer with over 15 years ofexperience in several industries, including telecommunications,finance, retail, and education. He’s currently involved in thedevelopment of a natural language business intelligence tool with anAddison, TX-based company. He is the author of Spring in Action and XDoclet in Action (published by Manning) and is an avid proponent of Spring, open-source, and agile development.