记录bug之spring事务

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0’: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean name ‘myAdvisor’ in bean reference for bean property ‘adviceBeanName’
Error creating bean with name ‘org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0‘
解决方法:
Error creating bean with name ‘org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0‘

相关文章:

  • 2022-01-02
  • 2021-08-30
  • 2021-08-15
  • 2021-09-25
  • 2021-04-03
  • 2021-06-17
  • 2021-04-14
  • 2021-12-04
猜你喜欢
  • 2021-12-24
  • 2022-12-23
  • 2022-12-23
  • 2021-05-29
  • 2021-06-19
  • 2021-11-08
相关资源
相似解决方案