添加了那新的三个jar,还是报错
No bean named 'serenaAspect' available

这是对应老师MoocAspect那个类;

这是对应biz那个类

测试类:

这是xml

还是会报错
No bean named 'serenaAspect' available
Cannot create inner bean '(inner bean)#78e67e0a' of type [org.springframework.aop.config.MethodLocatingFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#78e67e0a': Initialization of bean failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'serenaAspect' available
请大家帮忙看看!谢谢啦!!!!
