Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Snailclimb
/
JavaGuide
Public
Notifications
You must be signed in to change notification settings
Fork
46.2k
Star
158k
Code
Issues
57
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaGuide
docs
java
basis
on
main
User selector
All users
All time
Commit history
Commits on Jul 27, 2026
docs: 修复链接并完善 JIT 文档说明 (#2886)
Show description for 069a270
Eurekaimer
authored
069a270
View commit details
Copy full SHA for 069a270
View code at this point
Browse repository at this point
docs: 修复 Java 基础文档链接格式 (#2888)
Show description for 6e93d1e
Eurekaimer
authored
6e93d1e
View commit details
Copy full SHA for 6e93d1e
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
docs: 优化 Java 核心知识文档
Snailclimb
committed
4ce6bcc
View commit details
Copy full SHA for 4ce6bcc
View code at this point
Browse repository at this point
docs: 更新计算机基础与 Java 金额类型文档
Snailclimb
committed
2d652cd
View commit details
Copy full SHA for 2d652cd
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
docs: 修正反射场景描述错字 — Java 基础文档表达修复
Show description for d894d4d
uncle-lv
authored
d894d4d
View commit details
Copy full SHA for d894d4d
View code at this point
Browse repository at this point
Commits on Jun 14, 2026
docs: 统一 Java 文档排版 — 提升阅读一致性
Show description for 5790fb2
Snailclimb
committed
5790fb2
View commit details
Copy full SHA for 5790fb2
View code at this point
Browse repository at this point
Commits on May 27, 2026
docs: 重构各模块首页与侧边栏,新增子目录索引页
Snailclimb
committed
15d3d95
View commit details
Copy full SHA for 15d3d95
View code at this point
Browse repository at this point
Commits on May 25, 2026
docs(分布式): 完善分布式ID常见实现方案
Snailclimb
committed
589a416
View commit details
Copy full SHA for 589a416
View code at this point
Browse repository at this point
Commits on May 19, 2026
Refactor CAS operation condition in unsafe.md
paigeman
authored
c9ffd03
View commit details
Copy full SHA for c9ffd03
View code at this point
Browse repository at this point
Commits on May 11, 2026
docs(java):规范markdown格式
Snailclimb
committed
ad1097d
View commit details
Copy full SHA for ad1097d
View code at this point
Browse repository at this point
docs(java): merge reflection advantage points per community feedback (#2851)
Show description for b6834f3
Snailclimb
and
cursoragent
committed
b6834f3
View commit details
Copy full SHA for b6834f3
View code at this point
Browse repository at this point
Commits on May 3, 2026
fix: 修正 AOT/JIT 优势描述中打包体积的归属 (#2842)
Show description for 01ab2d8
fffg-o
authored
01ab2d8
View commit details
Copy full SHA for 01ab2d8
View code at this point
Browse repository at this point
优化 StringBuffer 与 StringBuilder 性能说明,避免歧义 (#2843)
Show description for 210d711
fffg-o
authored
210d711
View commit details
Copy full SHA for 210d711
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
改正了类型擦除的英文表述
Show description for 1c5e23b
makabakai
authored
1c5e23b
View commit details
Copy full SHA for 1c5e23b
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
fix: 修正增强 for 循环中 Iterator fail-fast 机制的描述
Show description for 2839f2b
Snailclimb
committed
2839f2b
View commit details
Copy full SHA for 2839f2b
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
Update comments on static variable storage in Java
ZhangChunJie1
authored
512f335
View commit details
Copy full SHA for 512f335
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
fix: Issue#2650 - 修复CAS示例代码的并发打印问题和livelock
Senrian
committed
2a19e80
View commit details
Copy full SHA for 2a19e80
View code at this point
Browse repository at this point
Commits on Mar 8, 2026
docs:优化 shell 编程内容
Snailclimb
committed
4f4fee1
View commit details
Copy full SHA for 4f4fee1
View code at this point
Browse repository at this point
Commits on Feb 22, 2026
feat: 新增隐藏指定文章组件
Snailclimb
committed
de611b9
View commit details
Copy full SHA for de611b9
View code at this point
Browse repository at this point
docs:泛型&通配符、常见SQL优化手段总结开放阅读
Snailclimb
committed
96d1d11
View commit details
Copy full SHA for 96d1d11
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
docs: typo
sphcode
committed
1dbc9c4
View commit details
Copy full SHA for 1dbc9c4
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
docs: java多线程添加悲观锁和乐观锁对比表格
Snailclimb
committed
07fc323
View commit details
Copy full SHA for 07fc323
View code at this point
Browse repository at this point
docs:mermaid 配图样式优化
Snailclimb
committed
d96b2df
View commit details
Copy full SHA for d96b2df
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
docs: java部分的错别字和不通顺描述修正
Snailclimb
committed
f50a2ea
View commit details
Copy full SHA for f50a2ea
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
docs: java基础添加配图&java25新特性补充
Snailclimb
committed
f6c2218
View commit details
Copy full SHA for f6c2218
View code at this point
Browse repository at this point
Commits on Jan 17, 2026
feat:恢复沉浸式阅读功能
Snailclimb
committed
c91ea96
View commit details
Copy full SHA for c91ea96
View code at this point
Browse repository at this point
Commits on Jan 16, 2026
docs: seo 优化
Snailclimb
committed
35c23d3
View commit details
Copy full SHA for 35c23d3
View code at this point
Browse repository at this point
docs: 优化Java、面试准备和数据库模块文章的 keywords 和 description & 补充技术文章配图
Snailclimb
committed
f125f9d
View commit details
Copy full SHA for f125f9d
View code at this point
Browse repository at this point
docs:数据库基础知识部分添加配图
Snailclimb
committed
cd7b927
View commit details
Copy full SHA for cd7b927
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
错别字
Show description for 7f14f92
MrFugui
authored
7f14f92
View commit details
Copy full SHA for 7f14f92
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
update:星球物料更新
Snailclimb
committed
1aff02c
View commit details
Copy full SHA for 1aff02c
View code at this point
Browse repository at this point
Commits on Dec 11, 2025
Merge pull request #2753 from UserXSX/main
Show description for 7d88719
Snailclimb
authored
7d88719
View commit details
Copy full SHA for 7d88719
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
fix: 修正文中多个重复文字
Gray878
committed
8bc24a3
View commit details
Copy full SHA for 8bc24a3
View code at this point
Browse repository at this point
Commits on Dec 8, 2025
add:缓存常用的 3 种读写策略重构完善
Snailclimb
committed
1f9e5c5
View commit details
Copy full SHA for 1f9e5c5
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
update:简单更新布局
Snailclimb
committed
f21ba51
View commit details
Copy full SHA for f21ba51
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.