作者:Massimiliano Dessì
出版日期:February 27, 2009
出版社:其它
页数:332
ISBN:ISBN-10: 1847194028 ISBN-13: 978-1847194022
文件格式:PDF
Product Description
Create dynamic, feature-rich, and robust enterprise applications using the Spring frameworkMaster Aspect-Oriented Programming and its solutions to implementation issues in Object-Oriented ProgrammingA practical, hands-on book for Java developers rich with code, clear explanations, and interesting examplesIncludes Domain-Driven Design and Test-Driven Development of an example online shop using AOP in a three-tier Spring applicationIn Detail
Developing powerful web applications with clean, manageable codemakes the maintenance process much easier. Aspect-Oriented Programming(AOP) is the easiest and quickest way to achieve such results. Springis the only Java framework to offer AOP features. The combined power ofSpring and AOP gives a powerful and flexible platform to develop andmaintain feature-rich web applications quickly.
This book will help you to write clean, manageable code for yourJava applications quickly, utilizing the combined power of Spring andAOP. You will master the concepts of AOP by developing severalreal-life AOP-based applications with the Spring Framework,implementing the basic components of Spring AOP: Advice, Joinpoint,Pointcut, and Advisor.
This book will teach you everything you need to know to use AOP withSpring. It starts by explaining the AOP features of Spring and thenmoves ahead with configuring Spring AOP and using its core classes,with lot of examples. It moves on to explain the AspectJ support inSpring. Then you will develop a three-layered example web applicationdesigned with Domain-Driven Design (DDD) and built with Test-DrivenDevelopment methodology using the full potential of AOP for security,concurrency, caching, and transactions.
What you will learn from this book?
Learn how Aspect-Oriented Programming can support Object-Oriented Programming to solve problems in the implementation phaseWrite clean and concise code by implementing concurrency control incross-cutting functionalities to manage code easily and createapplications quicklyRealize a dynamic proxy with JDK, by implementing an interface that manages invocationsRealize the structural behavior of the pattern proxy design patternby applying the crosscutting concerns of security, logging, andtransactionality to specific JoinpointsSimplify applying Advices through using AspectJ annotationsDevelop better applications by handling important functionalitiessuch as transaction management, application logging, exceptionmanagement, and layoutLearn how the AOP enabled by the Spring Framework and Inversion ofControl (IoC), can help you to remove the implementation compromises inapplicationsApproach
Employing a comprehensive tutorial-based approach, thiseasy-to-follow book shows the reader various means of using AOP withSpring in a real-world scenario. Clear step-by-step instructions ensurethat you will not get lost in the new world of AOP and Spring.
Who this book is written for?
If you are a Java software architect, engineer, or developer andwant to be able to write applications in a more modular and concise wayby using Spring, then you need this book. Readers need basic knowledgeof Spring and its configuration.
About the Author
Massimiliano Dessì
Massimiliano Dessì is an experienced Java developer, who starteddeveloping JEE applications in 2000. In 2004 he discovered the SpringFramework 1.0, and since then he has been one of its most enthusiasticusers.
Massimiliano is also a frequent speaker at Users Groups conferences,including, Java Users Groups, SpringFrameworkUser Group, Javaday, andLinux Users Groups. He is one of the founders of Java User GroupSardinia (https://jugsardegna.dev.java.
Massimiliano Dessì
Massimiliano Dessì is an experienced Java developer, who starteddeveloping JEE applications in 2000. In 2004 he discovered the SpringFramework 1.0, and since then he has been one of its most enthusiasticusers.
Massimiliano is also a frequent speaker at Users Groups conferences,including, Java Users Groups, SpringFrameworkUser Group, Javaday, andLinux Users Groups. He is one of the founders of Java User GroupSardinia (jugsardegna.dev.java.
He maintains a personal weblog at jroller.com/page/desmax and lives in Cagliari, Sardinia with his family.