摘要: 1.异步转同步,线程池提交任务,阻塞获取结果 ThreadPoolExecutor threadPoolExecutor = (ThreadPoolExecutor) ThreadUtils.newDaemonFixedThreadExecutor("PodActionService" , Runt 阅读全文
posted @ 2021-03-31 20:08 SpecialSpeculator 阅读(414) 评论(0) 推荐(0) 编辑
摘要: 1.把依赖打进sigma-api的jar包 <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLS 阅读全文
posted @ 2021-03-31 13:34 SpecialSpeculator 阅读(362) 评论(0) 推荐(0) 编辑