找不到程序包
Information:java: Errors occurred while compiling module 'mssmStudentScore'
Information:javac 1.8.0_31 was used to compile java sources
Information:2021/1/4 0004 上午 9:18 - Build completed with 37 errors and 0 warnings in 5 s 632 ms
D:\javaweb\untitled\mssmStudentScore\src\main\java\com\yidu\t286\biz\impl\StudnetScoreDaoImpl.java
Error:(6, 52) java: 程序包org.springframework.beans.factory.annotation不存在
Error:(7, 38) java: 程序包org.springframework.stereotype不存在
Error:(17, 2) java: 找不到符号
符号: 类 Service
Error:(19, 6) java: 找不到符号
符号: 类 Autowired
位置: 类 com.yidu.t286.biz.impl.StudnetScoreDaoImpl
D:\javaweb\untitled\mssmStudentScore\src\main\java\com\yidu\t286\dao\StudentScoreDao.java
Error:(4, 1) java: 程序包org.apache.ibatis.annotations不存在
Error:(5, 38) java: 程序包org.springframework.stereotype不存在