yudiandemingzi

Results 14 repositories owned by yudiandemingzi

spring-boot-wechat-pay

26
Stars
30
Forks
Watchers

SpringBoot 实现微信扫码支付功能

spring-cloud-rocketmq-transaction

107
Stars
74
Forks
Watchers

SpringCloud + RocketMQ 实现分布式事务(transaction)

spring-cloud-study

16
Stars
14
Forks
Watchers

SpringCloud 注册发现、Feign服务调用、Hystrix实战、Zuul项目搭建、mysql实现配置中心

springboot-redis-caffeine-cache

60
Stars
21
Forks
Watchers

Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。