摘要: 1 api: 2 apiList: 3 - name: "超期发未收" 4 id: overdue_not_received 5 url: https://apigw.huawei.com/api/data-subject/app_000000035085/D103024 6 template: " 阅读全文
posted @ 2022-11-10 20:41 MING5135 阅读(28) 评论(0) 推荐(0)
摘要: 1 import org.junit.Assert; 2 import org.junit.Before; 3 import org.junit.Test; 4 import org.junit.runner.RunWith; 5 import org.mockito.InjectMocks; 6 阅读全文
posted @ 2022-11-09 19:24 MING5135 阅读(28) 评论(0) 推荐(0)
摘要: 1 import org.junit.Assert; 2 import org.junit.Before; 3 import org.junit.Test; 4 import org.junit.runner.RunWith; 5 import org.mockito.InjectMocks; 6 阅读全文
posted @ 2022-11-09 19:22 MING5135 阅读(19) 评论(0) 推荐(0)
摘要: 1 import org.apache.commons.io.FileUtils; 2 import org.junit.Assert; 3 import org.junit.Before; 4 import org.junit.BeforeClass; 5 import org.junit.Tes 阅读全文
posted @ 2022-11-09 19:21 MING5135 阅读(32) 评论(0) 推荐(0)
摘要: jsp/servlet基础知识 https://blog.csdn.net/weixin_46101839/article/details/106243392 jsp与servlet https://blog.csdn.net/m0_59079129/article/details/11793497 阅读全文
posted @ 2022-11-08 21:47 MING5135 阅读(24) 评论(0) 推荐(0)
摘要: PowerMock 教程(配合 Jacoco) https://blog.csdn.net/weixin_59606804/article/details/122601778 java后端用mockito做单元测试,一直报错空指针问题 https://blog.csdn.net/m0_4627130 阅读全文
posted @ 2022-11-08 21:43 MING5135 阅读(131) 评论(0) 推荐(0)
摘要: 1 import org.apache.commons.io.FileUtils; 2 import org.junit.Assert; 3 import org.junit.Before; 4 import org.junit.BeforeClass; 5 import org.junit.Tes 阅读全文
posted @ 2022-11-08 20:58 MING5135 阅读(32) 评论(0) 推荐(0)
摘要: 1 import com.alibaba.fastjson.JSONArray; 2 import com.alibaba.fastjson.JSONObject; 3 import lombok.extern.slf4j.Slf4j; 4 import org.apache.commons.lan 阅读全文
posted @ 2022-11-08 20:56 MING5135 阅读(27) 评论(0) 推荐(0)
摘要: 全系统数据流程时序图 阅读全文
posted @ 2022-11-05 11:10 MING5135 阅读(15) 评论(0) 推荐(0)
摘要: 支持请求体注释 阅读全文
posted @ 2022-11-05 11:04 MING5135 阅读(74) 评论(0) 推荐(0)