请教一下老师,@MapperScan注解出错的问题
来源:9-4 项目中增加business业务模块

Styxmale
2024-11-10
@MapperScan注解报错,提示Inspection ‘Invalid package in @ComponentScan or its meta annotation’ options
写回答
1回答
-
甲蛙
2024-11-14
看你的截图里确实没有mapper这个包,如果你还没集成mybatis,可以把报错这行去掉
00
相似问题