# Java学习 **Repository Path**: chenjie1561435010/java-learn ## Basic Information - **Project Name**: Java学习 - **Description**: 记一些Java学习的笔记,包括一些Java写的中间件源码 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-08-25 - **Last Updated**: 2022-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: JDK8, Docker, Java虚拟机, Dubbo, RocketMQ消息队列 ## README # 个人学习 ## Java多线程 https://gitee.com/chenjie1561435010/personal-learning/blob/master/%E5%B9%B6%E5%8F%91%E7%BC%96%E7%A8%8B/MultiThread.md ## Java虚拟机 https://gitee.com/chenjie1561435010/personal-learning/blob/master/Java%E8%99%9A%E6%8B%9F%E6%9C%BA/JVM.md ## JDK8 ### NIO https://gitee.com/chenjie1561435010/personal-learning/blob/master/JDK8/NIO.md ### Stream https://gitee.com/chenjie1561435010/personal-learning/blob/master/JDK8/Stream.md ## SpringCloud组件学习 https://gitee.com/chenjie1561435010/study_-spring-cloud ## SpringCloudAlibaba组件学习 https://gitee.com/chenjie1561435010/study_-spring-cloud_-alibaba ## Dubbo源码学习连接 https://gitee.com/chenjie1561435010/personal-learning/blob/master/Dubbo%E6%BA%90%E7%A0%81%E5%AD%A6%E4%B9%A0/Dubbo_SourceCode_Study.md ## RocketMQ源码学习 https://gitee.com/chenjie1561435010/personal-learning/blob/master/RocketMQ%E6%BA%90%E7%A0%81%E5%AD%A6%E4%B9%A0/RocketMQ_SourceCode_Study.md ## 云原生 ### Docker https://gitee.com/chenjie1561435010/personal-learning/blob/master/%E4%BA%91%E5%8E%9F%E7%94%9F/Docker.md