zhouxinlei828 / sparkzxl-cloud
采用spring cloud基本组件以及spring boot组件,基于restful风格,使用DDD领域模型构建分层,对常见组件oauth2 security,redis等进行封装,做到开箱即用的效果,便于快速搭建开发平台
☆1Updated 2 years ago
Alternatives and similar repositories for sparkzxl-cloud:
Users that are interested in sparkzxl-cloud are comparing it to the libraries listed below
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 2 years ago
- 开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台…☆178Updated last year
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆78Updated 2 years ago
- SpringCloud项目下使用分布式事务seata TCC模式与AT模式例子☆39Updated 2 years ago
- springcloud 微服务,Sring cloud Greenwich.SR1 spring boot 2.1.3.RELEASE 版本 。服务水平加垂直分层,集成xxl-job定时任务系统、Redis缓存、队列、分布式锁,监控,EFK 日志搜索方案集成实现等☆120Updated 2 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆101Updated last year
- 云流——微服务聚合平台☆94Updated 3 months ago
- 基于Spring Cloud的快速开发脚手架&最佳实践总结☆170Updated 5 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆67Updated 6 years ago
- Simple demos for using RocketMQ Binder in Spring Cloud Alibaba☆98Updated 5 years ago
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用☆83Updated 2 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆225Updated 2 years ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- 本项目的目标是将 Dubbo 融入到 Spring Cloud Alibaba 生态中,使微服务之间的调用同时具备 RESTful 和 Dubbo 调用的能力。做到对业务代码无侵入,无感知;引入 JAR 包则微服务间调用使用 Dubbo,去掉 JAR 包则使用默认的 RES…☆142Updated 5 years ago
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Updated 2 years ago
- Spring Cloud Alibaba 演示项目:Spring Cloud Alibaba Nacos、Spring Cloud Alibaba Dubbo、Spring Cloud Alibaba Sentinel、Spring Cloud Alibaba Seata☆93Updated 5 years ago
- ☆51Updated last year
- Spring Security Oauth2 从零到一完整实践☆78Updated 4 years ago
- springcloud learning process☆123Updated 4 years ago
- springboot 使用 redis guava caffeine 缓存示例☆155Updated 2 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆194Updated last year
- 《Spring Cloud 微服务架构进阶》各章节附录源码☆168Updated 6 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆134Updated 5 years ago
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 5 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆129Updated 2 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等