cybertheye / evolution-from-netty-to-springboot
学习开源项目,模拟实现netty,tomcat,springmvc,springboot等核心功能。可以作为提升编码能力的实践项目。欢迎各位一起参与,提交代码,相互学习
☆43Updated last year
Alternatives and similar repositories for evolution-from-netty-to-springboot:
Users that are interested in evolution-from-netty-to-springboot are comparing it to the libraries listed below
- Java Training Camp☆173Updated 9 months ago
- A mini Spring platform for learning☆250Updated last year
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆237Updated 3 years ago
- java进阶,关注Java主流中间件,覆盖RocketMQ、Dubbo、Sentienl、Kafka、Canal、ElasticSearch、ElasticJob等12个专栏近300篇文章。☆387Updated 3 years ago
- A distributed scheduling job framework supporting DAG workflow for big data and regular jobs, providing programmable job types across dif…☆150Updated last year
- ☆30Updated 4 years ago
- 极客时间《手把手教你落地DDD》配套代码☆139Updated last month
- JavaCourse☆631Updated 8 months ago
- ☆135Updated 4 years ago
- ☆136Updated 3 years ago
- 基于SpringBoot的单体多层架构示例工程。《凤凰架构》的配套组件。☆541Updated 7 months ago
- 基于SpringCloud实现的微服务架构示例工程。《凤凰架构》的配套组件。☆394Updated 2 years ago
- 高并发多方案秒杀架构-核心应用。☆177Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆124Updated 2 years ago
- The common Java feautres used for the other microsphere sub-projects☆75Updated this week
- 📚 基于Redis解决缓存击穿、穿透和雪崩问题的通用解决方案,拿来即用。支持存储对象、集合、简单数据类型等。无需提前将数据存入Redis,直接使用提供的分布式缓存接口查询数据即可,附带完善的单元测试用例,方便学习使用。☆58Updated 2 months ago