摘要: 1.https://blog.csdn.net/weixin_42747657/article/details/81131299 2.https://zhuanlan.zhihu.com/p/95151929 3.https://cloud.tencent.com/developer/article 阅读全文
posted @ 2020-01-21 17:29 pei-金秋十月 阅读(655) 评论(0) 推荐(0) 编辑
摘要: 近期想用idea打开工程并做单元测试 1.准备工作 jdk,maven,idea安装,注意maven版本和idea支持的maven版本要一致,maven版本过高会出现问题 2.从git上下载源代码 另一种方式是import项目(将项目下载下来,导入已存在的,pom.xml) maven里depend 阅读全文
posted @ 2020-01-21 15:02 pei-金秋十月 阅读(199) 评论(0) 推荐(0) 编辑