maven install是成功的,但是idea编译不通过
程序包org.springframework.web.bind.annotation不存在
程序包org.apache.ibatis.annotations不存在
程序包org.springframework.boot不存在
程序包org.springframework.boot.autoconfigure不存在
程序包org.springframework.stereotype不存在
程序包org.apache.ibatis.annotations不存在
程序包lombok不存在
网上的方法都尝试,都不行,这是啥原因?