SpringCloud项目下使用分布式事务seata TCC模式与AT模式例子
☆41Jun 20, 2022Updated 3 years ago
Alternatives and similar repositories for springcloud-seata-feign
Users that are interested in springcloud-seata-feign are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Seata tcc模式示例☆24Jul 16, 2021Updated 4 years ago
- spring 快速开发工具包,读写分离,多数据源,自动集成了mybatis,sharding-jdbc,redis,seata等☆20Dec 14, 2022Updated 3 years ago
- seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式☆25Dec 13, 2020Updated 5 years ago
- ☆22Aug 1, 2024Updated last year
- OCE's main component includes : PaaS (Self-service) Portal, Dev-ops, Cloud orchestrator. Also includes microservices-architecture compon…☆31Mar 11, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于jboot+tio+layim开发的IM即时通讯项目☆12Jun 8, 2019Updated 6 years ago
- MQTT JMeter Plugin☆18May 31, 2023Updated 2 years ago
- itstack-demo-iot-gatewary☆27Oct 4, 2022Updated 3 years ago
- Guide to Java Generics☆13Aug 23, 2018Updated 7 years ago
- 一套涵盖大部分核心组件使用的Spring Cloud教程,包含微服务主流架构:包括Spring Cloud Alibaba及分布式事务Seata,全文检索ES,MYSQL同步组件CANAL,消息一致性队列:RabbitMQ和rocketMQ,分布式锁zookeeper及re…☆15Jun 3, 2021Updated 4 years ago
- a.k.a. Active-Choices: A Jenkins dynamic parameter/UI plugin for highly interactive Jenkins build forms☆14Feb 16, 2026Updated last month
- Jackson Data Desensitize(Spring Boot 数据脱敏)☆22Jul 12, 2025Updated 8 months ago
- GIAC 2019 全球互联网架构大会☆14Feb 28, 2020Updated 6 years ago
- 橙单中台化低代码生成器。可完整支持多应用、多租户、多渠道、工作流 (Flowable & Activiti)、在线表单、自定义数据同步、自定义Job、多表关联、跨服务多表关联、框架技术栈自由组合等。☆17Dec 26, 2021Updated 4 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 基于TCC分布式事务解决方案,tcctransaction for java 简单易用,欢迎加入交流☆13Jun 17, 2022Updated 3 years ago
- Spring Boot Starter For Okhttp 3.x☆13Dec 27, 2025Updated 2 months ago
- 基于DDD(领域驱动设计)并支持SaaS平台的微服务框架☆14Jul 5, 2021Updated 4 years ago
- A conda-smithy repository for cling.☆12Mar 17, 2026Updated last week
- 业务编写复杂了,定义业务术语 不依赖 基础设施提供的数据,意味着 我们需要转换,将更多的语义转换成 业务概念, 也是为了提供数据的变化,不会导致业务的修改,特别适合 微服务中台业务的抽象; 我认为,如何判断自己的DDD架构设计是否合理,就是DDD四层是否可以拆分模块而不影响…☆12Apr 6, 2022Updated 3 years ago
- 平时工作中自研的一些JMeter插件☆13Mar 3, 2023Updated 3 years ago
- 基于Docker容器的PaaS平台,提供容器、镜像、集群、监控等服务☆14Dec 10, 2022Updated 3 years ago
- ☆14Jul 18, 2019Updated 6 years ago
- mqtt-wrapper provides easy-to-use MQTTv3 and MQTTv5 client☆14Feb 15, 2021Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 运用html5 css3 js jq 制作的一个动画☆15May 10, 2017Updated 8 years ago
- Cloudflare DNS Record Manager☆11Jul 24, 2023Updated 2 years ago
- 使用 SearXNG 搜索并抓取网页☆15Jan 6, 2026Updated 2 months ago
- Spring Boot Project for gRPC包含gRPC Server Spring Boot Starter、gRPC Client Spring Boot Starter及相关示例☆13Jan 21, 2022Updated 4 years ago
- 动态构建表单,React拖拽在线表单设计器.在线预览//link-kou.github.io/React-Form☆13Jul 14, 2023Updated 2 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆21Oct 4, 2022Updated 3 years ago
- ☆13Jun 30, 2019Updated 6 years ago
- Apache Seata(incubating) Samples for Java☆2,352Feb 14, 2026Updated last month
- 研磨设计模式源代码☆23Sep 1, 2015Updated 10 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Add WasmEdge support to crun so that Docker and k8s tools can manage WasmEdge runtimes side by side with Docker-like application containe…☆29May 26, 2022Updated 3 years ago
- A rich text editor for mobile web. Mixed editing of photos and Emoji 一个适用于移动web的富文本编辑器。照片加emoji的混合编辑☆29Aug 4, 2021Updated 4 years ago
- 存放JAVA开发的设计思想、算法:《剑指Offer》、《编程珠玑》、《深入理解Java虚拟机:JVM高级特性与最佳实践》、《重构-改善既有代码的设计 中文版》、《clean_code(中文完整版)》、《Java编程思想(第4版)》、《Java核心技术 卷I (第8版)》、《…☆16Nov 7, 2018Updated 7 years ago
- AudioLive 是anyRTC 所做的语音连麦的示例项目,演示了如何通过anyRTC云服务,并配合anyRTC RTC SDK、anyRTC RTM SDK、anyRTC本地推流插件、anyRTC播放插件,快速实现语音连麦的场景。音频直播,音频开黑,音频游戏等。☆12Sep 5, 2022Updated 3 years ago
- 基于事件驱动+事件溯源+Saga的微服务示例☆44Jul 21, 2017Updated 8 years ago
- kong网关的JWT插件,含踢下线功能☆35Jan 18, 2018Updated 8 years ago
- 一个用于站内信息发送的消息中间件☆10Apr 7, 2015Updated 10 years ago