springboot + springcloud + feign + seata + mybatis + mysql
☆54Jun 13, 2019Updated 6 years ago
Alternatives and similar repositories for demo-seata-springcloud
Users that are interested in demo-seata-springcloud are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- ☆38Jun 12, 2019Updated 6 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- ELK cluster in docker☆21Aug 26, 2021Updated 4 years ago
- seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式☆25Dec 13, 2020Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 基于SpringBoot2.0以上版本作为基础框架,对应SpringCloud Finchley版本,搭建SpringCloud微服务脚手架,学习SpringCloud微服务整个生态圈的组件,其中包括整合nginx、zuul gateway、Hystrix、Robbin、e…☆22Dec 11, 2020Updated 5 years ago
- Apache Seata(incubating) Samples for Java☆2,353Feb 14, 2026Updated 3 months ago
- 基于SpringBoot的注解插件,实现了对接口的防重放攻击,校验请求超时,校验请求签名☆18Mar 5, 2019Updated 7 years ago
- 基于可靠消息的分布式事务实现方案☆30Mar 17, 2017Updated 9 years ago
- demo for RPC to study 全注解,无缝集成springboot自动装配,基于netty高性能NIO作为通信框架,zookeeper作为注册中心,实现缓存连接以及异步调用☆10Jun 15, 2020Updated 5 years ago
- Strom 实时风控统计☆21Nov 30, 2017Updated 8 years ago
- 关于springcloud的简单脚手架(eureka版本和zookeeper版本)☆39Aug 16, 2020Updated 5 years ago
- 基于Disruptor的异步并行框架☆20Jun 8, 2015Updated 10 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 10 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Make XWiki an identity provider that can be reused by any application☆13Updated this week
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Oct 28, 2016Updated 9 years ago
- web常见漏洞处理,xss,sql注入,跨域,文件上传,接口暴力,限流实现☆27Jun 17, 2022Updated 3 years ago
- Java EE REST API + Security with JWT and OIDC☆13Sep 24, 2018Updated 7 years ago
- zuul集成Nacos实现动态路由☆45Nov 19, 2018Updated 7 years ago
- SpringCloud(Finchley.RELEASE)+SpringBoot(2.0.7)+LCN(5.0.2.RELEASE)项目骨架,eureka+config+bus+feign+ribbon+hystrix+zuul等组件支持,MyBatis+Redis+Mon…☆112May 10, 2019Updated 7 years ago
- 基于Openresty整合lua server framework☆10Oct 20, 2017Updated 8 years ago
- 基于dclound旗下html5+的webApp调用原生支付插件☆10Oct 12, 2016Updated 9 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 使用openresty结合lua开发dubbo restful网关☆11Nov 5, 2018Updated 7 years ago
- 手写实现RPC框架☆10Nov 16, 2021Updated 4 years ago
- MyBatis-Pageable是一款自动化分页的插件,基于MyBatis内部的插件Interceptor拦截器编写完成,拦截Executor.query的两个重载方法计算出分页的信息以及根据配置的数据库Dialect自动执行不同的查询语句完成总数量的统计。☆14Mar 18, 2019Updated 7 years ago
- ☆35Aug 11, 2017Updated 8 years ago
- rabbitmq 的基本使用☆11Feb 28, 2019Updated 7 years ago
- Spring Security 、Spring Security Oauth2 文章配套代码☆102Jul 2, 2020Updated 5 years ago
- 天天基金网爬虫,可多ip节点部署,按ip节点动态调整并发数,可设置代理ip反爬,定时爬取,定时通过邮件反馈基金行情统计数据☆25Dec 3, 2022Updated 3 years ago
- 一套涵盖大部分核心组件使用的Spring Cloud教程,包含微服务主流架构:包括Spring Cloud Alibaba及分布式事务Seata,全文检索ES,MYSQL同步组件CANAL,消息一致性队列:RabbitMQ和rocketMQ,分布式锁zookeeper及re…☆15Jun 3, 2021Updated 4 years ago
- Guide to Java Generics☆13Aug 23, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 分析访问日志使用iptables禁止过于频繁的IP(防DDOS,恶意访问,采集器)☆13Jun 4, 2015Updated 10 years ago
- a library to parse Technical Analysis strategies into ta4j using antlr4☆23Oct 13, 2020Updated 5 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- 本项目由攀博课堂(www.pbteach.com)传智燕青老师研发测试,用于研究测试SpringCloud分布式事务控制解决方案,包括2PC、TCC、可靠消息最终一致性,最大努力通知,所用技术包括:Seata,Hmily,RocketMQ等☆64Aug 26, 2024Updated last year
- 分布式事务-最终一致性消息队列服务☆27Nov 9, 2017Updated 8 years ago
- zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁☆32Feb 9, 2018Updated 8 years ago
- 基于spring-cloud的分布式商城项目☆16Jul 6, 2022Updated 3 years ago