Spring AOP Explained (Part 1): Understanding the Proxy Model
This is Part 1 of a 3-part series on Spring AOP:
Part 1: Understanding the Proxy Model (you are here)
Part 2: The 5 Gotchas That Cause Production Bugs
Part 3: Debugging, Ordering, and Best Practices
TL;DR
Spring AOP uses runtime proxies to inte...
blog.noblet.tech10 min read