08 2024 档案

摘要:Seata 官网地址:https://seata.apache.org/zh-cn/ AT模式 优点:无侵入式代码,只需要添加注解,底层采用Seata代理的数据源DataSourceProxy 缺点:依赖于数据库,目前只适用于postgresql、oracle、mysql、polardb-x、sql 阅读全文
posted @ 2024-08-22 16:47 木马不是马 阅读(41) 评论(0) 推荐(0) 编辑
摘要:maven引入方式 <dependency> <groupId>icu.liufuqiang</groupId> <artifactId>spring-cloud-easy-config-starer</artifactId> <version>0.1.0</version> </dependenc 阅读全文
posted @ 2024-08-02 16:14 木马不是马 阅读(9) 评论(0) 推荐(0) 编辑