# Java-Summarize **Repository Path**: davidhexj/Java-Summarize ## Basic Information - **Project Name**: Java-Summarize - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-29 - **Last Updated**: 2024-10-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > # 目录结构 | 🏖 | 🌁| 📮 | 🌈 | 🚀 |⚔️ | 🖥 | 🚏 | | :--------: | :---------: | :---------: | :---------: | :---------: | :---------:| :---------: | :-------: | | [Java](#Java) | [数据库](#数据库)|[计算机网络](#计算机网络) | [算法](#算法) |[操作系统](#操作系统)|[设计模式](#设计模式)| [系统设计](#系统设计)|[框架原理](#框架原理)| > # 框架原理 | 🧐 | 🥇 | 🏄 | 🌈 | ⛱ |️ 🚀 | 🎯 | 🍻 | 🦄| 🏖 | | :--------: | :---------: | :---------: | :---------: | :---------: | :---------:| :---------: | :-------: | :-------: | :-------: | | [Spring](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/framework/Spring.md) | [MyBatis](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/framework/MyBatis.md) |[Solr](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/framework/Solr.md) | [Dubbo](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/framework/Dubbo.md) | [Netty](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/framework/netty.md)|[Kafka](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/framework/Kafka.md)|[Zookeeper](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/framework/Zookeeper.md)|[Nginx](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/framework/Nginx.md)|[Tomcat](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/framework/Tomcat.md)| [Redis](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/database/Redis.md)| ## Java - [JAVA基础](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/java/Java%E5%9F%BA%E7%A1%80.md) - [JAVA虚拟机](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/java/Java%E8%99%9A%E6%8B%9F%E6%9C%BA.md) - [JAVA并发编程](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/java/Java%E5%B9%B6%E5%8F%91.md) - [JAVA容器类](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/java/Java%E5%AE%B9%E5%99%A8.md) - [Java锁汇总](https://github.com/zaiyunduan123/Java_ecosystem/blob/master/doc/lock.md) ## 数据库 - [MySQL](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/database/MySQL.md) - [MySQL数据库开发规范](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/database/DataBaseDesign.md) ## 计算机网络 - [计算机网络](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/network/Computer-Network.md) ## 算法 - [数据结构与算法](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/algorithms/DataStructures-Algorithms.md) - [LeetCode解题总结](https://github.com/zaiyunduan123/leetcode-java) - [海量数据处理总结](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/algorithms/Big-Data.md) ## 操作系统 - [操作系统](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/os/Operating-System.md) - [Linux](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/os/Linux.md) ## 设计模式 - [设计模式](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/design/Design-Patterns.md) ## 系统设计 - [系统与架构设计](https://github.com/zaiyunduan123/Java-Interview/blob/master/notes/scene/Scene-Design.md)