louyanfeng25 / common-frame
springcloud通用业务开发框架
☆34Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for common-frame
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆79Updated last year
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆204Updated 8 months ago
- MVC【以mybatis-plus为orm框架】迁移至DDD的demo☆306Updated 10 months ago
- SpringBoot 脚手架,简化项目构建☆107Updated 3 years ago
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆78Updated 2 years ago
- 使用注解优雅的记录系统日志,操作日 志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆42Updated 7 months ago
- 🔥轻量级Java规则引擎☆121Updated 5 months ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆131Updated 2 years ago
- spring boot idempotent starter☆147Updated 10 months ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆99Updated last year
- Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。☆75Updated 2 years ago
- spring cache 多级缓存扩展☆248Updated last year
- 阿里巴巴分层架构,根据《阿里巴巴Java开发手册》的设计思想实践并扩展。☆77Updated 3 weeks ago
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆304Updated this week
- ☆98Updated 2 years ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆151Updated 9 months ago
- Maven Atchetype,implements the layered application architecture of Domain Driven Design(DDD)☆52Updated 7 months ago
- The common Java feautres used for the other microsphere sub-projects☆69Updated this week
- 悟道领域驱动设计,Thinking in Domain Driven Design,Thinking in DDD☆86Updated last week
- ☆33Updated 4 years ago
- 微服务日志链路追踪☆64Updated 2 years ago
- 项目正式命 名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆117Updated last year
- springboot领域驱动开发☆123Updated this week
- Spring Security Oauth2 从零到一完整实践☆78Updated 4 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆49Updated 2 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆59Updated 7 months ago
- 基于springcloud的脚手架(smart-cloud)示例,支持服务合并部署与拆分部署、接口加解密签名、日志数据脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务等☆21Updated this week
- 参考:高德打车通用可编排订单状态机引擎设计☆91Updated last year