oreoft / cache-anno
Automatic cache annotation based on AOP implementation, support Redis and local cache, read and write cache data in the simplest way
☆25Updated 5 months ago
Alternatives and similar repositories for cache-anno:
Users that are interested in cache-anno are comparing it to the libraries listed below
- double cache used in springBoot project☆54Updated 2 years ago
- 彻底搞懂spring-Validation☆45Updated 2 years ago
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆78Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象 ,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆124Updated 2 years ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated 10 months ago
- 📚 本仓库是技术专栏的【大本营】,你可以收藏/fork/star来获取最新内容☆27Updated 2 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆49Updated 2 years ago
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆119Updated last year
- ☆54Updated 4 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆63Updated 9 months ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 2 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆126Updated 2 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆34Updated 2 years ago
- springboot全局处理(异常+统一)☆105Updated 2 years ago
- 基于Redis的分布式锁实现☆37Updated 5 years ago
- SpringCloud微服务开发脚手架。包括动态数据源模块、日志模块、分布式id生成器模块、短链生成模块、excel异步导出模块等。支持docker快速启动☆56Updated 5 months ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆80Updated 2 years ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆27Updated 2 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆93Updated 2 years ago
- mybatis源码的中文注释以及mybatis的使用和源码解析☆163Updated 2 years ago
- A better feign client library to combine with SpringBoot.☆72Updated 9 months ago
- Spring Boot 入门☆104Updated last year
- 📚《Mybatis3源码深度解析》 随书源码☆187Updated 2 years ago
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- 微信公众号:bugstack虫洞栈 沉淀、分享、成长,专注于原创专题案例,以最易学习编程的方式分享知识,让自己和他人都能有所收获。目前已完成的专题有;Netty4.x实战专题案例、用Java实现JVM、基于JavaAgent的全链路监控、手写RPC框架、架构设计专题案例[I…☆26Updated 2 years ago
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆45Updated 2 years ago
- 云流——微服务聚合平台☆94Updated 3 months ago
- spring boot demo 是一个用来深度学习并实战 spring boot 的项目,该项目已成功集成batis-aop(AOP自定义多数据源)、multi-datasource-mybatis(使用Mybatis集成多数据源)、quartz(定时任务)、rabbit…☆47Updated 2 years ago
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆36Updated 4 years ago