03 2020 档案

摘要:扫描编译后文件中的相关dubbo注解 拿到了项目,我们先对其进行编译。利用 javaasist 扫描项目,获取所有我们想要的接口,支持扫描 xml 文件 和 对应的注解 支持的类型: 1、扫描编译后的目录 2、扫描 jar / war 包 3、扫描 tar.gz 包 (其实也是先解压了扫描) 相关的 阅读全文
posted @ 2020-03-11 18:37 DaleyZou 阅读(2008) 评论(0) 推荐(0)
摘要:1、maven 中引入 apache 解压 / 压缩 工具类 2、代码中使用 (1)将 tar.gz 转换为 tar (2)解压 tar 阅读全文
posted @ 2020-03-11 18:03 DaleyZou 阅读(5643) 评论(0) 推荐(2)
摘要:相关链接 https://www.hi linux.com/posts/1084.html https://mp.weixin.qq.com/s/AOUaeq3glhJrb_NeRzXjbA https://mp.weixin.qq.com/s?__biz=MzAwMDU1MTE1OQ==&mid= 阅读全文
posted @ 2020-03-04 19:27 DaleyZou 阅读(1620) 评论(0) 推荐(0)
摘要:mysql 分享参考mysql讲义mysql acid的设计实现 raft 算法分享 (|| paxos)分布式 raft 算法https://zhuanlan.51cto.com/art/201910/604122.htm深入浅出Paxoshttps://cloud.tencent.com/dev 阅读全文
posted @ 2020-03-01 21:24 DaleyZou 阅读(260) 评论(0) 推荐(0)