dyc87112 / SpringBoot-Learning

《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
https://blog.didispace.com/spring-boot-learning-2x/
15.74k stars 4.88k forks source link

chapter1-1单元测试MockMvc没有accept方法 #38

Open benchinanhai opened 4 years ago

benchinanhai commented 4 years ago

Error:(34, 58) java: 找不到符号 符号: 方法 accept(org.springframework.http.MediaType) 位置: 接口 org.springframework.test.web.servlet.ResultActions