Spring AOP advices on setters not trigged
A few days ago I had to enhance some text value injected into one of my bean The idea was to modify the injected “feature” value with an @Around AOP poincut:
A few days ago I had to enhance some text value injected into one of my bean The idea was to modify the injected “feature” value with an @Around AOP poincut: