Spring Boot(2) Junit 和 LomBok

1、一個優秀的項目應當有相應的測試單元存在,Junit可以滿足我們的需求,具體使用      1、先在pom文件中配置 <!--junit--> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12<
相關文章
相關標籤/搜索