@springboottest需要哪個jar包
@springboottest需要哪個jar包
30秒到達(dá)戰(zhàn)場
2019-02-15 15:22:42
TA貢獻1831條經(jīng)驗 獲得超10個贊
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
</dependency>
舉報