trunks2008 / double-cacheLinks
double cache used in springBoot project
☆55Updated 3 years ago
Alternatives and similar repositories for double-cache
Users that are interested in double-cache are comparing it to the libraries listed below
Sorting:
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆45Updated last year
- spring cache 多级缓存扩展☆267Updated 2 years ago
- Spring Cloud ,Spring Cloud Alibaba 系列学习教程☆109Updated 2 years ago
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆250Updated 9 months ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆130Updated 3 years ago
- 整合了Spring Cloud 实战教程+公众号内容都会同步到这个仓库。文档地址:http://www.passjava.cn☆292Updated last year
- spring boot demo 是一个用来深度学习并实战 spring boot 的项目,该项目已成功集成batis-aop(AOP自定义多数据源)、multi-datasource-mybatis(使用Mybatis集成多数据源)、quartz(定时任务)、rabbit…☆49Updated 2 years ago
- DDD框架☆239Updated 2 years ago
- Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。☆85Updated 3 years ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆194Updated 3 years ago
- JAVA基础技能代码集,配套公众号【架构悟道】中的文章涉及演示代码。☆105Updated 2 years ago
- SpringBoot 脚手架,简化项目构建☆113Updated 4 years ago
- MVC【以mybatis-plus为orm框架】迁移至DDD的demo☆327Updated last year
- 📚《Mybatis3源码深度解析》 随书源码☆190Updated 2 years ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆134Updated 2 years ago
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆80Updated 3 years ago
- 🔥轻量级Java规则引擎☆136Updated last year
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 3 years ago
- 基于spring boot,集成了RPC、缓存、消息队列、分库分表、注册中心、分布式配置等常用开源组件☆87Updated 3 years ago
- pie是一个可快速上手的责任链框架☆90Updated last year
- 《Spring Cloud Alibaba微服务原理与实战》中的的案例代码。☆342Updated 3 years ago
- 异步处理☆350Updated 9 months ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆165Updated last year
- 参考:高德打车通用可编排订单状态机引擎设计☆105Updated 2 years ago
- 基于springboot && springcloud的脚手架,支持服务合并部署与拆分部署、接口加解密签名、日志数据 脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务、国际化语言、接口监控及服务监控等☆660Updated last month
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆171Updated 2 years ago
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆214Updated 11 months ago
- spring boot idempotent starter☆157Updated 2 months ago
- 自定义rpc框架,支持多种序列化协议,多种负载均衡算法,支持泛化调用☆113Updated 2 years ago
- 致力于打造一款优秀的分布式微服务解决方案☆196Updated last year