Pinned Repositories
ailearning
ai学习
AndroidRecyclerViewDemo
Android RecyclerView Demo
Distributed-Kit
Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等
huashan
imooc-dubbo
zookeeper dubbo 分布式锁实现
learning-distributed-lock
ZooKeeper + Curator 分布式锁演示项目
MapTextLang
地图翻译组
mygitlearn
nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
NacosTest
Nacos作为配置中心demo
rockefellor's Repositories
rockefellor/ailearning
ai学习
rockefellor/AndroidRecyclerViewDemo
Android RecyclerView Demo
rockefellor/Distributed-Kit
Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等
rockefellor/huashan
rockefellor/imooc-dubbo
zookeeper dubbo 分布式锁实现
rockefellor/learning-distributed-lock
ZooKeeper + Curator 分布式锁演示项目
rockefellor/MapTextLang
地图翻译组
rockefellor/mygitlearn
rockefellor/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
rockefellor/NacosTest
Nacos作为配置中心demo
rockefellor/SaaS_IHRM
基于SpringBoot2.0+Shiro+SpringDataJpa+SpringCloud框架的 SaaS多租户iHrm平台开发实战,里面涉及到知识点众多,项目基于前后端分离进行开发,前端使用的是vue+ElementUI。 除了常见的框架应用之外,还有导出导入表格(POI)的详细讲解,如何处理百万数据防止oom, 图片上传(七牛云接口实现),刷脸认证(百度开放平台API), 以及Shiro高级认证,如何实现在前后端分离环境下完成认证授权。
rockefellor/seata-samples
seata-samples
rockefellor/springcloud-config
springcloud-config的总配置文件
rockefellor/testGit
git测试
rockefellor/zkclient
zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁
rockefellor/zookeeperDesign
⭐⭐⭐zk的设计与使用(集群,dubbo,分布式锁,master选举,负载均衡,watch,权限等)