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
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
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 }}
6666ccc
/
JavaGuide
Public
forked from
Snailclimb/JavaGuide
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaGuide
docs
java
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 30, 2026
Merge pull request #2803 from kimagery/kimagery-patch-1
Show description for a0ac4de
Snailclimb
authored
a0ac4de
View commit details
Copy full SHA for a0ac4de
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 27, 2026
Update java8-tutorial-translate.md
Show description for 456f536
kimagery
authored
456f536
View commit details
Copy full SHA for 456f536
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
Merge pull request #2801 from Senrian/main
Show description for 2568cf8
Snailclimb
authored
2568cf8
View commit details
Copy full SHA for 2568cf8
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
docs:新增 java26 新特性
Snailclimb
committed
7d311a5
View commit details
Copy full SHA for 7d311a5
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 11, 2026
docs:完善多篇文章内容(MySQL索引失效/Redis持久化/RabbitMQ面试题/LinkedHashMap源码)
Snailclimb
committed
5a9a584
View commit details
Copy full SHA for 5a9a584
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
Merge pull request #2790 from memeer/patch-1
Show description for 5738a15
Snailclimb
authored
5738a15
View commit details
Copy full SHA for 5738a15
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
docs: 补充 ThreadLocal 内存泄漏深入分析
REALROOK1E
committed
d11d56b
View commit details
Copy full SHA for d11d56b
View code at this point
Browse repository at this point
docs: 完善Java并发面试题和AQS详解文档
Show description for 3dddee3
REALROOK1E
committed
3dddee3
View commit details
Copy full SHA for 3dddee3
View code at this point
Browse repository at this point
docs: 线程池文章新增生命周期状态、Worker机制、拒绝策略应用场景三节
REALROOK1E
committed
cffb9d3
View commit details
Copy full SHA for cffb9d3
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
Update ConcurrentHashMap summary for Java 8
Show description for 90135e9
memeer
authored
90135e9
View commit details
Copy full SHA for 90135e9
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 12, 2026
update:完善如何跨线程传递 ThreadLocal 的值
Snailclimb
committed
2c4d22b
View commit details
Copy full SHA for 2c4d22b
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 Feb 9, 2026
fix: issue2782
121132
committed
2614dd0
View commit details
Copy full SHA for 2614dd0
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:错别字修正
Snailclimb
committed
353e458
View commit details
Copy full SHA for 353e458
View code at this point
Browse repository at this point
docs: java 新特性内容规范和优化
Snailclimb
committed
61c1646
View commit details
Copy full SHA for 61c1646
View code at this point
Browse repository at this point
typo: Java新特性部分的错别字修改
Snailclimb
committed
8b2697d
View commit details
Copy full SHA for 8b2697d
View code at this point
Browse repository at this point
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 14, 2026
Update jvm-garbage-collection.md
Show description for 2f794f6
dxl95519
authored
2f794f6
View commit details
Copy full SHA for 2f794f6
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 24, 2025
fix: 修改可中断锁和不可中断锁区别的描述
chrisis58
committed
3cac4ea
View commit details
Copy full SHA for 3cac4ea
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
fix:修正“Java8 新特性实战”中对Stream的skip()方法的错误注释
UserXSX
committed
1977f0f
View commit details
Copy full SHA for 1977f0f
View code at this point
Browse repository at this point
Update classloader documentation for clarity
Show description for f0463d1
1750777402
authored
f0463d1
View commit details
Copy full SHA for f0463d1
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
Previous
Next
You can’t perform that action at this time.