
SpringBoot中mapper接口文件无法找到 Consider defining a bean of type 'xx.xx.mapper.xx接口in your configurat
前言:SpringBoot中已近可以说是集合的大部分的框架比如mybatis,maven,spring,对于网上很多说的配置某些路径或者还有某些xml文件来说就显得多此一举了。因此你只需要保证的是pom.xml中有必要的一些基础配置后,如果确认没有问题,那就是你注解没有用对的问题了
👁️ 阅读量:0
© 版权声明:本文《SpringBoot中mapper接口文件无法找到 Consider defining a bean of type 'xx.xx.mapper.xx接口in your configurat》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686550063a289243.html。