首页 > 其他分享> > Correct the classpath of your application so that it contains a single, compatible version of org.ap
Correct the classpath of your application so that it contains a single, compatible version of org.ap
作者:互联网
Correct the classpath of your application so that it contains a single, compatible version of org.apache.ibatis.annotations.Delete
我是mybatisplus升级到最新报的错,百度大部分都是版本冲突的问题 调试了好久居然是注解的问题,升级到最新之后 dao层有注解sql的 跑起来就报错 尝试把注解拿掉把sql写到xml文件就好了
标签:contains,classpath,Correct,ap,single,注解,your 来源: https://blog.csdn.net/qq_40236767/article/details/120989317