springboot + springcloud + feign + seata + mybatis + mysql
☆55Jun 13, 2019Updated 7 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 Cloud Gateway是Spring Cloud官方推出的第二代网关框架,取代Zuul网关。网关作为流量的,在微服务系统中有着非常作用,网关常见的功能有路由转发、权限校验、限流控制等作用。☆20Nov 14, 2018Updated 7 years ago
- ☆38Jun 12, 2019Updated 7 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- ELK cluster in docker☆22Aug 26, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆11Jan 12, 2022Updated 4 years ago
- 基于可靠消息的分布式事务实现方案☆30Mar 17, 2017Updated 9 years ago
- 基于SpringBoot的注解插件,实现了对接口的防重放攻击,校验请求超时,校验请求签名☆18Mar 5, 2019Updated 7 years ago
- Apache Seata(incubating) Samples for Java☆2,353Jul 27, 2026Updated 3 weeks ago
- demo for RPC to study 全注解,无缝集成springboot自动装 配,基于netty高性能NIO作为通信框架,zookeeper作为注册中心,实现缓存连接以及异步调用☆10Jun 15, 2020Updated 6 years ago
- 个人博客☆10Sep 27, 2019Updated 6 years ago
- Strom 实时风控统计☆20Nov 30, 2017Updated 8 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Oct 28, 2016Updated 9 years ago
- web常见漏洞处理,xss,sql注入,跨域,文件上传,接口暴力,限流实现☆27Jun 17, 2022Updated 4 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.
- SpringCloud(Finchley.RELEASE)+SpringBoot(2.0.7)+LCN(5.0.2.RELEASE)项目骨架,eureka+config+bus+feign+ribbon+hystrix+zuul等组件支持,MyBatis+Redis+Mon…☆111May 10, 2019Updated 7 years ago
- 一个适配多平台文件存储的中间件,可通过简单的配置既可集成到springboot中,将文件存储到本地、AmazonS3、MinIO、华为云OBS、百度云 BOS、阿里云OSS、腾讯云COS、WebDAV、Git等平台☆12Oct 6, 2024Updated last year
- zuul集成Nacos实现动态路由☆45Nov 19, 2018Updated 7 years ago
- 基于Openresty整合lua server framework☆10Oct 20, 2017Updated 8 years ago
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- 基于dclound旗下html5+的webApp调用原生支付插件☆10Oct 12, 2016Updated 9 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 6 years ago
- 使用openresty结合lua开发dubbo restful网关☆11Nov 5, 2018Updated 7 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 代码工具集,第三方中间件集成等☆11May 13, 2023Updated 3 years ago
- koala是基于spring cloud 开发的RBAC数据权限框架☆18Jul 22, 2023Updated 3 years ago
- rabbitmq 的基本使用☆11Feb 28, 2019Updated 7 years ago
- 手写实现RPC框架☆10Nov 16, 2021Updated 4 years ago
- MyBatis-Pageable是一款自动化分页的插件,基于MyBatis内部的插件Interceptor拦截器编写完成,拦截Executor.query的两个重载方法计算出分页的信息以及根据配置的数据库Dialect自动执行不同的查询语句完成总数量的统计。☆14Mar 18, 2019Updated 7 years ago
- MQ高级封装 轻易可拓展的 “微服务端”☆18Mar 7, 2017Updated 9 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- 分析访问日志使用iptables禁止过于频繁的IP(防DDOS,恶意访问,采集器)☆13Jun 4, 2015Updated 11 years ago
- A fork of Verax's IPMI library☆20May 11, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 分布式事务-最终一致性消息队列服务☆27Nov 9, 2017Updated 8 years ago
- 本项目由攀博课堂(www.pbteach.com)传智燕青老师研发测试,用于研究测试SpringCloud分布式事务控制解决方案,包括2PC、TCC、可靠消息最终一致性,最大努力通知,所用技术包括:Seata,Hmily,RocketMQ等☆64Aug 26, 2024Updated last year
- Spring Security tutorial with both form login and OAuth2 login with Google☆10May 18, 2019Updated 7 years ago
- 基于spring-cloud的分布式商城项目☆13Jul 6, 2022Updated 4 years ago
- zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁☆33Feb 9, 2018Updated 8 years ago
- 基于ActivieMQ实现的消息推送,在移动端的实现部分☆12May 7, 2017Updated 9 years ago
- mica 演示项目☆52Feb 6, 2026Updated 6 months ago