zaiyunduan123 / springcloud-microservice-dddLinks
DDD分层架构与微服务代码模型例子
☆14Updated 3 years ago
Alternatives and similar repositories for springcloud-microservice-ddd
Users that are interested in springcloud-microservice-ddd are comparing it to the libraries listed below
Sorting:
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆68Updated 6 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户、多系统的系统架构。适合学习和企业中使用。真正实现了手撸RBAC、jwt的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持…☆125Updated last year
- 基于springcloud的脚手架(smart-cloud)示例,支持服务合并部署与拆分部署、接口加解密签名、日志数据脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务等☆33Updated 2 months ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- ElasticSearch的使用笔记,包括使用sdk,使用springboot+Jest、rollover索引切分和使用docker启动完成es的部署索引和搜索等☆85Updated 3 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆196Updated last year
- 微服务日志链路追踪☆67Updated 3 years ago
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用☆83Updated 3 years ago
- springcloud 微服务,Sring cloud Greenwich.SR1 spring boot 2.1.3.RELEASE 版本 。服务水平加垂直分层,集成xxl-job定时任务系统、Redis缓存、队列、分布式锁,监控,EFK 日志搜索方案集成实现等☆120Updated 2 years ago
- 📄 springboot 实现数据库文档生成器,根据数据库表DDL生成markdown文档,支持Mysql、postgresql等数据库☆121Updated last year
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆50Updated 3 years ago
- Spring Cloud Alibaba 演示项目:Spring Cloud Alibaba Nacos、Spring Cloud Alibaba Dubbo、Spring Cloud Alibaba Sentinel、Spring Cloud Alibaba Seata☆95Updated 6 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 6 years ago
- Java后端微服务Spring Cloud Alibaba 阿里全家桶分布式实战架构,可变身单体应用,可拆卸前后端分离管理后台,创业公司必备,开箱即用,持续更新☆77Updated last year
- 基于Spring Cloud的快速开发脚手架&最佳实践总结☆170Updated 6 years ago
- 开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台…☆180Updated 2 years ago
- 基于DDD(领域驱动设计)并支持SaaS平台的单体应用开发框架☆51Updated 4 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆131Updated 3 years ago
- 云流——微服务聚合平台☆93Updated 8 months ago
- 一套神奇的starter,只为爱“偷懒”的你~☆76Updated 4 years ago
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆79Updated 3 years ago
- Spring Boot 2.x 系列教程源码☆44Updated 10 months ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 2 years ago
- 基于springboot+springcloud的学习示例,整合springboot admin2.x,sharding-jdbc,分布式session,kafka,rocketmq,websocket,自定义springboot启动器,springcloud-dalsto…☆29Updated 2 years ago
- ☆47Updated 3 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆64Updated last year
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆117Updated last year
- 以 spring-boot 为基础,集成feign,微信sdk,百度ai等第三方工具,以及自定义接口权限拦截,表情处理,ftp连接池,地图坐标解析,mybatis-plus 代码自动生成,token防止表单重复提交,语音处理,敏感词过滤,分词器,参数校验☆56Updated 2 years ago
- SpringCloud+OAuth2+Spring Security+Redis+Jwt+zuul(gateway)+Eureka(Nacos)实现的微服务统一认证授权 脚手架☆96Updated 4 years ago