Aspect Oriented Programming
Feb 8, 2025 · 5 min read · When building applications in Spring boot, we often run into scenarios where we need to apply the same logic across multiple parts of the code - like logging, some pre-processing, security checks, performance monitoring, transaction management, etc. ...
Join discussion




