How does a Pointcut in Spring framework work internally
I am just wondering, how does a Pointcut in Spring framework work internally. How does it get to know the what method will be executed next (and then it does its job before/after the method executes)? Does it use reflection somehow ?
Aucun commentaire:
Enregistrer un commentaire