Spring 2.5 Aspect Oriented Programming
Formats:
save 15%!
save 37%!
Free Shipping!
| Also available on: |
|
Book Details
Language : EnglishPaperback : 332 pages [ 235mm x 191mm ]
Release Date : February 2009
ISBN : 1847194028
ISBN 13 : 9781847194022
Author(s) : Massimiliano Dessì
Topics and Technologies : All Books, Java, Open Source, Web Development
Table of Contents
Preface
Chapter 1: Understanding AOP Concepts
Chapter 2: Spring AOP Components
Chapter 3: Spring AOP Proxies
Chapter 4: AspectJ Support
Chapter 5: Design with AOP
Chapter 6: Three-tier Spring Application, Domain-Driven Design
Chapter 7: Three-tier Spring Application, Tests and AOP
Chapter 8: Develop with AOP Tools
Index
Massimiliano Dessì
Code Downloads
Download the code and support files for this book.
Submit Errata
Please let us know if you have found any errors not listed on this list by completing our errata submission form. Our editors will check them and add them to this list. Thank you.
Sample chapters
You can view our sample chapters and prefaces of this title on PacktLib or download sample chapters in PDF format.
Developing powerful web applications with clean, manageable code makes the maintenance process much easier. Aspect-Oriented Programming (AOP) is the easiest and quickest way to achieve such results. Spring is the only Java framework to offer AOP features. The combined power of Spring and AOP gives a powerful and flexible platform to develop and maintain feature-rich web applications quickly.
This book will help you to write clean, manageable code for your Java applications quickly, utilizing the combined power of Spring and AOP. You will master the concepts of AOP by developing several real-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 with Spring. It starts by explaining the AOP features of Spring and then moves ahead with configuring Spring AOP and using its core classes, with lot of examples. It moves on to explain the AspectJ support in Spring. Then you will develop a three-layered example web application designed with Domain-Driven Design (DDD) and built with Test-Driven Development methodology using the full potential of AOP for security, concurrency, caching, and transactions.
Employing a comprehensive tutorial-based approach, this easy-to-follow book shows the reader various means of using AOP with Spring in a real-world scenario. Clear step-by-step instructions ensure that you will not get lost in the new world of AOP and Spring.
If you are a Java software architect, engineer, or developer and want to be able to write applications in a more modular and concise way by using Spring, then you need this book. Readers need basic knowledge of Spring and its configuration.

