# knowledge **Repository Path**: duktig666/knowledge ## Basic Information - **Project Name**: knowledge - **Description**: Java全栈相关的【知识/技术/解决方案/难题/面试题】知识库——内容涵盖(SpringBoot、SpringCloud相关的Java技术栈、常用中间件、数据结构与算法等基础课、项目遇到难题、面试题总结等)。正在持续不断的更新中...... - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 4 - **Created**: 2021-08-18 - **Last Updated**: 2025-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # knowledge ## !重要 本仓库已不再维护(2022.03.09),全新仓库内容已迁移至新仓库:[https://github.com/duktig666/duktig666.github.io](https://github.com/duktig666/duktig666.github.io) 或者可以直接访问我的个人博客:[https://www.duktig.cn/](https://www.duktig.cn/) ## 简介 > Java全栈相关的【知识/技术/解决方案/难题/面试题】知识库。 ### 涵盖内容 - Java基础 - SpringBoot相关技术栈 - 分布式/微服务相关技术栈 - 数据库(Mysql) - NoSql - 常用中间件 - Linux - 一些技术/问题的解决方案 - 相关面试题的总结 - …… ### 同步更新/参考 相关内容同步更新或者参看: - 个人博客:[Duktig的个人博客](https://duktig.cn/) - [CSDN博客](https://blog.csdn.net/qq_42937522?spm=1000.2115.3001.5343) - 相关数据结构和算法源码:[GitHub-algorithm](https://github.com/duktig666/algorithm) | [Gitee-algorithm](https://gitee.com/duktig666/algorithm) ## 源码地址 | GitHub | [https://github.com/duktig666/knowledge](https://github.com/duktig666/knowledge) | | --------- | ------------------------------------------------------------ | | **Gitee** | [https://gitee.com/duktig666/knowledge](https://gitee.com/duktig666/knowledge) | ## 文章推荐 - [微服务架构 ](./分布式&微服务/微服务架构.md) (一篇文章总览概括了微服务的基础问题和常用组件的总结) - [MySQL面试高频问题点](./MySQL/MySQL面经面试题.md) (一文总结mysql常见问题点(索引、事务、存储引擎、主从复制、读写分离、分表分库)) - [Redis面试高频问题点](./Redis/Redis面试题.md) - [RabbitMQ常见问题解决方案(消息丢失、重复、顺序、积压问题)](./消息中间件/RabbitMQ常见问题解决方案.md)