黑马程序员SpringBoot2全套视频教程,springboot零基础到项目实战(spring boot2完整版)
Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等
基于mybatis插件实现数据库数据自动加解密
解决分布式事务的三种解决方案 。 (1)seata 实现2pc 两段提交 实现一致性 (2) tcc实现分布式事务 try comfirm cancel (3) rocketmq实现最终一致性
基于Seata实现的分布式事务Demo。银行A与银行B服务之间转账