# Java学习文档 **Repository Path**: wrzzz/java-learning-document ## Basic Information - **Project Name**: Java学习文档 - **Description**: 自己总结的一些关于Java工作中的技术文档,包括Java基础,框架,数据库,中间件,设计模式,算法,分布式服务等知识点,目前内容较少,但是在持续更新中 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 1 - **Created**: 2021-10-28 - **Last Updated**: 2024-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README   自己总结的一些关于Java工作中的技术文档,包括Java基础,框架,数据库,中间件,设计模式,算法,分布式服务等知识点,目前内容较少,但是在持续更新中。 # 技术知识 [Java基础](https://gitee.com/wrzzz/java-learning-document/tree/master/01-java%E5%9F%BA%E7%A1%80) [Java框架](https://gitee.com/wrzzz/java-learning-document/tree/master/02-java%E6%A1%86%E6%9E%B6) [JVM](https://gitee.com/wrzzz/java-learning-document/tree/master/03-JVM) [MySql](https://gitee.com/wrzzz/java-learning-document/tree/master/04-MySql) [Redis](https://gitee.com/wrzzz/java-learning-document/tree/master/05-Redis) [消息队列](https://gitee.com/wrzzz/java-learning-document/tree/master/08-MQ) [Docker](https://gitee.com/wrzzz/java-learning-document/tree/master/09-Docker) [Kubernetes](https://gitee.com/wrzzz/java-learning-document/tree/master/10-Kubernetes) [数据结构与算法](https://gitee.com/wrzzz/java-learning-document/blob/master/11-%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E4%B8%8E%E7%AE%97%E6%B3%95/0001-%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E4%B8%8E%E7%AE%97%E6%B3%95.md) [设计模式](https://gitee.com/wrzzz/java-learning-document/blob/master/12-%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/0001-%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F.md) # 开发工具 [GitLab说明文档(包括安装教程)](https://gitee.com/wrzzz/java-learning-document/blob/master/13-GitLab/0001-GitLab%E8%AF%B4%E6%98%8E%E6%96%87%E6%A1%A3.md) [Jenkins](https://gitee.com/wrzzz/java-learning-document/blob/master/14-jenkins/0001-jenkins.md) [Nexus(maven私服)(参考文档)](https://www.jianshu.com/p/edf57ba6a159) [ELK日志收集系统](https://gitee.com/wrzzz/java-learning-document/blob/master/15-ELK/0001-ELK.md) [Zipkin服务调用链路追踪(参考文档)](https://www.cnblogs.com/qdhxhz/p/14791843.html) [Arthas(java诊断工具)(参考文档)](https://arthas.aliyun.com/doc/) [Prometheus官方文档(系统监控报警系统)(参考文档)](https://prometheus.io/docs/introduction/overview/) ## 操作系统 [Linux](https://gitee.com/wrzzz/java-learning-document/blob/master/16-Linux/0001-Linux.md) ## 其他 [杂记](https://gitee.com/wrzzz/java-learning-document/blob/master/9999-%E6%9D%82%E8%AE%B0/0001-%E6%9D%82%E8%AE%B0.md) # 面试题 [Java基础](https://gitee.com/wrzzz/java-learning-document/blob/master/01-java%E5%9F%BA%E7%A1%80/9999-%E9%9D%A2%E8%AF%95%E9%A2%98.md) [Spring](https://gitee.com/wrzzz/java-learning-document/blob/master/02-java%E6%A1%86%E6%9E%B6/9998-Spring%E9%9D%A2%E8%AF%95%E9%A2%98.md) [SpringMVC](https://gitee.com/wrzzz/java-learning-document/blob/master/02-java%E6%A1%86%E6%9E%B6/9999-SpringMVC%E9%9D%A2%E8%AF%95%E9%A2%98.md) [MyBatis](https://gitee.com/wrzzz/java-learning-document/blob/master/02-java%E6%A1%86%E6%9E%B6/9997-MyBatis%E9%9D%A2%E8%AF%95%E9%A2%98.md) [SpringBoot](https://gitee.com/wrzzz/java-learning-document/blob/master/02-java%E6%A1%86%E6%9E%B6/9996-SpringBoot%E9%9D%A2%E8%AF%95%E9%A2%98.md) [MySQL](https://gitee.com/wrzzz/java-learning-document/blob/master/04-MySql/9999-%E9%9D%A2%E8%AF%95%E9%A2%98.md) [Redis](https://gitee.com/wrzzz/java-learning-document/blob/master/05-Redis/9999-Redis%E9%9D%A2%E8%AF%95%E9%A2%98.md) [Linux](https://gitee.com/wrzzz/java-learning-document/blob/master/16-Linux/9999-linux%E9%9D%A2%E8%AF%95%E9%A2%98.md)