idea Controller层编译Mapper层报错
Posted 龙芳伟
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea Controller层编译Mapper层报错相关的知识,希望对你有一定的参考价值。
解决方案:ctrl+alt+s 搜索insp 设置spring的编译Error改为Warning就可以了
以上是关于idea Controller层编译Mapper层报错的主要内容,如果未能解决你的问题,请参考以下文章
SpringBoot框架分层(View层Controller层Service层Mapper层pojo层)
图解springboot 五层结构 view controller service mapper model
controller层,service层,mapper层,entity层的作用与联系。
SSM框架中 entity层,mapper层,service层,controller层等作用
深入理解--SSM框架中Dao层,Mapper层,controller层,service层,model层,entity层都有什么作用