Brandon M. opened SPR-8726 and commented
I have an @AspectJ component that has an autowired dependency which is not getting injected into the component. When the aspect attempts to use the autowired dependency, it encounters an NPE. See attached project for example along with failing test case.
Affects: 3.1 M2
Attachments:
Brandon M. opened SPR-8726 and commented
I have an
@AspectJcomponent that has an autowired dependency which is not getting injected into the component. When the aspect attempts to use the autowired dependency, it encounters an NPE. See attached project for example along with failing test case.Affects: 3.1 M2
Attachments: