最近在学习.net core的微服务体系架构。微服务之间的通信常常通过gRPC进行同步通信,但是需要注意的是,大多数微服务之间的通信是通过事件总线进行异步通信。在微软介绍.net微服务体系架构的项目eShop中,微服务之间进行同步通信的场景很多,大多数都是HTTP/REST,目前只有自定义聚合器与微 ...
分类:
Web程序 时间:
2020-05-31 20:10:44
阅读次数:
93
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.zhuohua.server.service.UserService.findPage at org.apache.ibatis. ...
分类:
其他好文 时间:
2020-05-27 12:10:41
阅读次数:
66
项目处理问题遇到如下情况,引用第三方的jar包报出ClassDefNotFoundException错误导致app崩溃,双方沟通确认该类存在且排除工程未clean,代码混淆导致等原因。 注意到编译app的时候提示了很多如下与正常情况下不一样的信息: trouble processing:bad cl ...
分类:
系统相关 时间:
2020-05-25 15:15:27
阅读次数:
70
https://indexoutofrange.com/Could_not_load_file_or_assembly_or_one_of_its_dependencies/ Reading assembly binding log files (Fusion Log) This is my pre ...
分类:
其他好文 时间:
2020-04-30 11:29:55
阅读次数:
63
1、如何将VBA工程或模块独立于Excel文件保存_百度知道.html(https://zhidao.baidu.com/question/1047229084145489819.html) 选择和激活单元格 _ Microsoft Docs.html(https://docs.microsoft. ...
分类:
编程语言 时间:
2020-04-12 19:00:38
阅读次数:
129
先决条件 任何受支持的 Linux 分发或用于 Mac/Windows 的 Docker 上的 Docker 引擎 1.8+。 有关详细信息,请参阅 Install Docker(安装 Docker)。 Docker overlay2 存储驱动程序。 这是大多数用户的默认设置。 如果发现自己未使用此 ...
分类:
数据库 时间:
2020-04-05 20:46:21
阅读次数:
100
There is a "similar issue report" on the Microsoft Community site, and some replies said that it might be the WeChat app that takes the Ctrl A shortcu ...
分类:
移动开发 时间:
2020-03-14 01:22:27
阅读次数:
95
最近做了一个Spring Boot小项目,网站顶部有源码地址,欢迎大家访问 http://www.dbeetle.cn 欢迎各位访问,提出意见,找找bug 网站说明 甲壳虫社区(Beetle Community) 一个开源的问答社区、论坛博客,您可以提出自己的问题、发布自己的文章、和其他用户交流 目 ...
分类:
数据库 时间:
2020-03-04 15:10:26
阅读次数:
107
报错如下:***************************APPLICATION FAILED TO START*************************** Description: Cannot determine embedded database driver class fo ...
分类:
数据库 时间:
2020-02-12 18:30:10
阅读次数:
134
As I said the extension field generation is done in Asynchronous way via background job execution. If you need to debug it for trouble shooting, cumbe ...
分类:
其他好文 时间:
2020-02-02 17:25:16
阅读次数:
102