![Spring Boot 2.0 Projects](https://wfqqreader-1252317822.image.myqcloud.com/cover/626/36699626/b_36699626.jpg)
上QQ阅读APP看书,第一时间看更新
Using the changed testing support
The following test annotations are no longer supported for Mockito 1.x:
- @MockBean
- @SpyBean
If testing needs to be done using the aforementioned annotations then Spring Boot 2.0 spring-boot-starter-test must be used or Mockito 2.x must be used explicitly.