ssm事务配置时的异常

  • Post author:
  • Post category:其他


org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named ‘adminServiceImpl’ is expected to be of type ‘com.atguigu.crowd.service.impl.AdminServiceImpl’ but was actually of type ‘com.sun.proxy.$Proxy20’

在这里插入图片描述

proxy-target-class=“true”



版权声明:本文为wzwwzwwww原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。