qinxuewu / alibaba-cloudLinks
spring cloud alibaba系列学习案列
☆11Updated 5 years ago
Alternatives and similar repositories for alibaba-cloud
Users that are interested in alibaba-cloud are comparing it to the libraries listed below
Sorting:
- xxl-job-admin 任务调度平台 Spring Boot 版本[后台部分] ,统一改为rest接口☆38Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago
- SpringBoot操作Elasticsearch的实战案例,elasticsearch 2.4.5/5.6.1☆35Updated 5 years ago
- Netty实现聊天功能☆60Updated 8 years ago
- Learning about the spring-boot instances☆56Updated 8 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行 实现☆62Updated 2 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆55Updated 4 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)☆66Updated 7 years ago
- Spring AOP 实现记录系统操作日志☆25Updated 2 years ago
- 基于SpringBoot+SpringCloud+Mybatis+Docker分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造…☆77Updated 7 years ago
- 基于springboot & netty & kafka 实现的消息推送服务☆34Updated 6 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、 动态调整线程池配置、任务进度实时查看等特性☆45Updated 8 years ago
- springboot结合阿里mycat数据库中间件,实现分库分表☆29Updated 7 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆64Updated 8 years ago
- ☆41Updated 7 years ago
- 主要是基于mqtt的消息推送系统,单点推送,分组推送☆32Updated 7 years ago
- 后台管理系统,集成权限管理. 账号:admin,密码:123456☆96Updated last month
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 9 years ago
- MQ高级封装 轻易可拓展的 “微服务端”☆18Updated 8 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- 欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从…☆47Updated 8 years ago
- 面向互联网金融行业的支付系统(模块)☆54Updated 5 years ago
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆17Updated 2 years ago
- 通过代码总结具备路演的能力☆53Updated 4 years ago
- SpringCloud 微服务权限管理系统 (集成了Eureka注册中心,Zuul网关,Auth授权服务,Admin权限管理系统) 权限设计参考RABC模型,Auth部分采用了SpringSecurity5.0 Spring OAuth2.0 体验地址☆40Updated 7 years ago
- mybatis3在spring中的分库分表☆26Updated 8 years ago
- Dubbo + Zipkin + Brave + Kafka实现全链路追踪☆55Updated 6 years ago