eyebluecn / smart-classroom-subscription
领域驱动设计DDD从入门到代码实践示例项目
☆62Updated last year
Alternatives and similar repositories for smart-classroom-subscription:
Users that are interested in smart-classroom-subscription are comparing it to the libraries listed below
- 领域驱动设计DDD从入门到代码实践示例项目☆103Updated last year
- DDD框架☆232Updated 2 years ago
- Spring Cloud 架构搭建的开源社区技术网站,落地微服务架构值得参考的项目。☆313Updated 2 years ago
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆237Updated 3 years ago
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆78Updated 2 years ago
- 参考:高德打车通用可编排订单状态机引擎设计☆99Updated 2 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆110Updated 2 years ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- pie是一个可快速上手的责任链框架☆88Updated last year
- The java retry framework.(支持注解的 java 重试框架)☆185Updated last year
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆216Updated this week
- MVC【以mybatis-plus为orm框架】迁移至DDD的demo☆320Updated last year
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 5 years ago
- statemachine状态机☆71Updated last year
- java进阶,关注Java主流中间件,覆盖RocketMQ、Dubbo、Sentienl、Kafka、Canal、ElasticSearch、ElasticJob等12个专栏近300篇文章。☆385Updated 3 years ago
- 阿里巴巴 COLA 架构,基于个人对 DDD、CQRS、SOLID 等设计思想的理解,在企业完成生产落地。☆388Updated last month
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆159Updated last year
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆47Updated 2 years ago
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆244Updated 4 months ago
- Maven Atchetype,implements the layered application architecture of Domain Driven Design(DDD)☆69Updated 4 months ago
- spring boot idempotent starter☆150Updated 4 months ago
- 京东的一款并发框架☆121Updated 4 years ago
- easy-retry☆185Updated 3 months ago
- 📚《Mybatis3源码深度解析》 随书源码☆189Updated 2 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆169Updated last year
- DDD案例工程(CMS)☆48Updated 3 months ago
- 极客时间《手把手教你落地DDD》配套代码☆142Updated 2 months ago
- 📚 本仓库是技术专栏的【大本营】,你可以收藏/fork/star来获取最新内容☆28Updated 2 years ago
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆119Updated last year
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated last year