摘要:
#什么是 GOF 在 1994 年,由 Erich Gamma、Richard Helm、Ralph Johnson 和 John Vlissides 四人合著出版了一本名为 Design Patterns - Elements of Reusable Object-Oriented Softwar 阅读全文
摘要:
1.新建数据库seata_config运行源码中该文件下脚本(script\server\db\mysql.sql) ## 新建数据库seate_server,并执行脚本 -- The script used when storeMode is 'db' -- the table to store 阅读全文
摘要:
1.服务端签名直传并设置上传回调出现的问题:Consider defining a bean of type 'com.aliyun.oss.OSSClient' in your configuration. 找到他的自动装配类打开这个OssContextAutoConfiguration类 @Co 阅读全文