Skip to main content

Spring AOP

  • Chapter
  • First Online:
Spring Quick Reference Guide
  • 1013 Accesses

Abstract

AOP stands for aspect-oriented programming. AOP allows you to address cross-cutting concerns, such as logging, transaction management, security, and caching, without repeating the same code over and over. It allows you to apply the DRY (Do not Repeat Yourself) principle.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    https://docs.oracle.com/javase/8/docs/technotes/guides/reflection/proxy.html

  2. 2.

    https://github.com/cglib/cglib

  3. 3.

    https://projectlombok.org/

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2020 Adam L. Davis

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Davis, A.L. (2020). Spring AOP. In: Spring Quick Reference Guide. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-6144-6_5

Download citation

Publish with us

Policies and ethics