Technology

Integrating Spring AOP with AEM

Spring AOP Spring AOP (Aspect-oriented programming) framework is used to modularize cross-cutting concerns in aspects.Some of cases where we can use it are to control some of common things like logging , adding some extra feature without actually touching the core logic. This blog post will explain how to enable aspects in our AEM...

by Yagyesh
Tag: Spring AOP with AEM
03-Aug-2015