1 报错描述
java.lang.IllegalStateException: Could not load TestContextBootstrapper [null]. Specify @BootstrapWith's 'value' attribute or make the default bootstrapper class available.
2分析原因
spring-webmvc的版本应该与spring-test的版本不一致
3解决
显示推荐内容
1 报错描述
java.lang.IllegalStateException: Could not load TestContextBootstrapper [null]. Specify @BootstrapWith's 'value' attribute or make the default bootstrapper class available.
2分析原因
spring-webmvc的版本应该与spring-test的版本不一致
3解决
显示推荐内容
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。