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:
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆80Updated 3 years ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Updated 2 years ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆46Updated last year
- 整合了Spring Cloud 实战教程+公众号内容都会同步到这个仓库。文档地址:http://www.passjava.cn☆292Updated 3 weeks ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆195Updated 3 years ago
- 📚《Mybatis3源码深度解析》 随书源码☆190Updated 2 years ago
- Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。☆85Updated 3 years ago
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Updated 3 years ago
- SpringCloudAlibaba的详细使用,包括Nacos,Sentinel,Feign,Gateway,Skywalking等☆243Updated last year
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆226Updated last year
- Spring Cloud ,Spring Cloud Alibaba 系列学习教程☆109Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆132Updated 3 years ago
- DDD框架☆242Updated 2 years ago
- spring cache 多级缓存扩展☆267Updated 2 years ago
- 🔥🔥🔥Mykit体系中提供的简单、稳定、可扩展的延迟消息队列框架,提供精准的定时任务和延迟队列处理功能☆336Updated 3 years ago
- mybatis源码的中文注释以及mybatis的使用和源码解析☆166Updated 3 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆95Updated 3 years ago
- JAVA基础技能代码集,配套公众号【架构悟道】中的文章涉及演示代码。☆106Updated 2 years ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆133Updated 3 years ago
- SpringBoot 脚手架,简化项目构建☆114Updated 4 years ago
- spring boot demo 是一个用来深度学习并实战 spring boot 的项目,该项目已成功集成batis-aop(AOP自定义多数据源)、multi-datasource-mybatis(使用Mybatis集成多数据源)、quartz(定时任务)、rabbit…☆49Updated 2 years ago
- 一个基于easyexcel大数据量数据导入导出异步处理组件☆114Updated last year
- 京东的一款并发框架☆128Updated 5 years ago
- kafka多线程顺序消费☆53Updated 3 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆172Updated 2 years ago
- Spring Cloud 架构搭建的开源社区技术网站,落地微服务架构值得参考的项目。☆313Updated 3 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 3 years ago
- 🔥轻量级Java规则引擎☆137Updated last year
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆118Updated 2 years ago
- 自定义rpc框架,支持多种序列化协议,多种负载均衡算法,支持泛化调用☆113Updated 2 years ago