rainbowda / learningLinks
👨🎓学习各种知识的记录
☆170Updated 3 years ago
Alternatives and similar repositories for learning
Users that are interested in learning are comparing it to the libraries listed below
Sorting:
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- My RPC FrameWork(自己写的RPC框架)☆119Updated 6 years ago
- ☆155Updated 9 years ago
- 基于Redis的分布式限流组件,注解支持☆145Updated 6 years ago
- Springboot2,Spring源码学习项目,涉及SpringBoot2 自动装配实现机制,Spring AOP动态代理以及IOC各种扩展接口的实现方式。☆118Updated 4 years ago
- 源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github☆139Updated 6 years ago
- ☆119Updated 7 years ago
- 基于springboot的rest调用框架,定义接口然后即可直接注入使用。☆149Updated 7 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- 分布式锁的简单实现☆107Updated 8 years ago
- Eureka 中文注释 + 源码解析。传送门:http://www.iocoder.cn/categories/Eureka/?github☆204Updated 6 years ago
- SpingBoot框架使用与研究项目。☆176Updated 6 years ago
- 带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github☆368Updated 2 years ago
- 基于dubbo的分布式工程开发规范实例工程,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆486Updated 6 years ago
- 学习 Java 过程中的一些记录,代码为主☆152Updated 2 years ago
- Dubbo原理和源码解读☆137Updated 5 years ago
- guava学习项目☆251Updated 11 years ago
- redis实现延迟消息队列☆278Updated 7 years ago
- 这是一个对文件存储、 JDK8日期,分布式锁、分布式限流、跨域请求,国际化、防XSS攻击、关键字脱敏的增强包,拥有良好的扩展性,一切功能都是基于注解化驱动☆211Updated 9 months ago
- Spring Cloud 优质资源一网打尽☆277Updated 4 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆239Updated 7 years ago
- Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等☆131Updated 3 years ago
- 基于 jdk11 的源码注释仓库☆155Updated 4 years ago
- java 程序员面试指南,常用面试题汇总解答☆208Updated 6 years ago
- 🔒A simple distributed tools based on Redis.☆613Updated 2 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 3 years ago
- springboot + springcloud build micro service☆483Updated 6 years ago
- 微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式…☆224Updated 2 years ago
- gitchat-一步步学习mybatis缓存-演示代码☆148Updated 8 years ago