🤗 JVM 底层原理最全知识总结
☆11,088Apr 17, 2026Updated 3 weeks ago
Alternatives and similar repositories for jvm
Users that are interested in jvm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等☆23,134Apr 17, 2026Updated 3 weeks ago
- 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识☆78,972May 3, 2026Updated last week
- 😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...☆6,913Apr 17, 2026Updated 3 weeks ago
- 😀 代码面试题集,包括剑指 Offer、编程之美等☆2,345Apr 17, 2026Updated 3 weeks ago
- Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发☆155,511Updated this week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- To Be Top Javaer - Java工程师成神之路☆25,425Jan 3, 2024Updated 2 years ago
- Spring源码阅读☆13,752Mar 24, 2023Updated 3 years ago
- ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓☆26,605Apr 18, 2025Updated last year
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆6,776May 10, 2024Updated 2 years ago
- 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列…☆28,982May 31, 2024Updated last year
- 🚀一个用来深入学习并实战 Spring Boot 的项目。☆34,101Jul 24, 2024Updated last year
- 【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。☆36,942Nov 3, 2025Updated 6 months ago
- Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas☆37,295Updated this week
- ✨ 开源、免费、一站式 Java 权限认证框架,让鉴权变得简单、优雅!—— 登录认证、权限认证、分布式 Session 会话、微服务网关鉴权、SSO 单点登录、OAuth2.0 统一认证、jwt 集成、API Key 秘钥授权、API 参数签名☆18,798Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024☆20,094Apr 28, 2024Updated 2 years ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆184,332Aug 21, 2024Updated last year
- 🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命…☆4,906Jul 17, 2023Updated 2 years ago
- 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆11,856Apr 28, 2026Updated 2 weeks ago
- 🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站☆36,069Jun 13, 2023Updated 2 years ago
- 🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解☆35,982Updated this week
- mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理…☆83,566Mar 6, 2026Updated 2 months ago
- 🍬A set of tools that keep Java sweet.☆30,286Updated this week
- 👨🎓 Java Core Sprout : basic, concurrent, algorithm☆26,935May 21, 2024Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职 场锦囊、主流中间件等,让你成为更牛的自己!☆14,698Jul 21, 2025Updated 9 months ago
- 这是RedSpider社区成员原创与维护的Java多线程系列文章。☆4,616Dec 21, 2024Updated last year
- 后端架构师技术图谱☆60,812Apr 11, 2024Updated 2 years ago
- 快速、简洁、解决大文件内存溢出的java处理Excel工具☆33,733Oct 29, 2024Updated last year
- 🏆Gitee 最有价值开源项目 🚀 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Team…☆17,437Apr 16, 2026Updated 3 weeks ago
- 《史上最简单的Spring Cloud教程源码》☆17,954Apr 12, 2021Updated 5 years ago
- AI低代码平台,支持「 低代码 + 零代码」双模式:零代码 5 分钟搭建业务系统,低代码模式一键生成前后端代码。 内置AI 应用,支持AI聊天、知识库、流程编排、MCP与插件,支持各种模型。Skills能力实现:一句话画流程图、设计表单、生成系统。 引领 AI生成→在线配置→…☆46,194Updated this week
- Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.☆29,105Updated this week
- A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)☆23,107Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no nee…☆5,994Mar 12, 2026Updated 2 months ago
- A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)☆30,126May 4, 2026Updated last week
- about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。☆30,601Nov 18, 2023Updated 2 years ago
- 《On Java 8》中文版☆16,179Oct 27, 2022Updated 3 years ago
- 阿里巴巴 MySQL binlog 增量订阅&消费组件☆29,682Apr 29, 2026Updated 2 weeks ago
- ☕ JavaCore 是对 Java 核心技术的经验总结。☆3,334Jan 6, 2026Updated 4 months ago
- concurrency☆4,592May 7, 2023Updated 3 years ago