12 2022 档案

摘要:更完整使用:参考 https://gitee.com/clarinoSun/study_note/tree/master/04-CleanCode/%E5%8D%95%E5%85%83%E6%B5%8B%E8%AF%95 POM <dependency> <groupId>org.mockito</ 阅读全文
posted @ 2022-12-31 23:46 飞翔在天 阅读(212) 评论(0) 推荐(0) 编辑
摘要:POM配置 <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> </dependency> Java Test类结构 Class XXXTest{ @Test Pub 阅读全文
posted @ 2022-12-31 23:22 飞翔在天 阅读(70) 评论(0) 推荐(0) 编辑
摘要:https://zhuanlan.zhihu.com/p/571520010 SpringRunner实现Junit暴露的BlockJUnit4ClassRunner SpringJUnit4ClassRunner实现了BlockJUnit4ClassRunner,它运行的是一个标准的JUnit4测 阅读全文
posted @ 2022-12-31 21:10 飞翔在天 阅读(483) 评论(0) 推荐(0) 编辑
摘要:https://martinfowler.com/articles/practical-test-pyramid.html https://developer.aliyun.com/article/792515 Java编程技巧之单元测试用例编写流程 https://developer.51cto. 阅读全文
posted @ 2022-12-31 21:06 飞翔在天 阅读(108) 评论(0) 推荐(0) 编辑
摘要:基于华为内部CSE开源 子项目 项目简介 开源URL 业界主流 chassis 微服务开发框架 https://github.com/apache/servicecomb-java-chassis Spring Cloud、Dubbo Service Center 注册中心 https://gith 阅读全文
posted @ 2022-12-18 13:31 飞翔在天 阅读(144) 评论(0) 推荐(0) 编辑
摘要:推荐: https://www.sofastack.tech/blog/seata-distributed-transaction-deep-dive/ Seata 分布式事务实践和开源详解(各种XA/TCC/saga等) https://segmentfault.com/a/11900000437 阅读全文
posted @ 2022-12-10 18:13 飞翔在天 阅读(86) 评论(0) 推荐(0) 编辑
摘要:日均5亿查询量的京东订单中心,为什么舍MySQL用ElasticSearch https://www.sohu.com/a/331974632_505827 ElasticSearch 亿级数据检索深度优化 https://z.itpub.net/article/detail/024CB809317 阅读全文
posted @ 2022-12-09 12:17 飞翔在天 阅读(125) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示