Hi,
My question is, will there be any performance benefit if we did a before and after advice instead of an around advice (provided we dont need to change the return param itself, and we are expecting the happy path (no exceptions etc))
Thanks,
Sasipriya


Reply With Quote