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
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 }}
Kitlen
/
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
All time
Commit history
Commits on May 9, 2024
Merge pull request #2390 from qksuki/main
Show description for ff1db4d
Snailclimb
authored
ff1db4d
View commit details
Copy full SHA for ff1db4d
View code at this point
Browse repository at this point
[docs update]typo&添加多线程面试题:线程池中线程异常后,销毁还是复用?
Snailclimb
committed
a1d352a
View commit details
Copy full SHA for a1d352a
View code at this point
Browse repository at this point
Commits on May 8, 2024
Update java-basic-questions-01.md
Show description for 86f959b
qksuki
authored
86f959b
View commit details
Copy full SHA for 86f959b
View code at this point
Browse repository at this point
Update java-basic-questions-01.md
Show description for 791fe95
qksuki
authored
791fe95
View commit details
Copy full SHA for 791fe95
View code at this point
Browse repository at this point
Commits on May 6, 2024
Merge pull request #2387 from firgk/main
Show description for 62a6a45
Snailclimb
authored
62a6a45
View commit details
Copy full SHA for 62a6a45
View code at this point
Browse repository at this point
concurrencyHashMap源码分析错别字勘误
Zzr-rr
committed
be55c43
View commit details
Copy full SHA for be55c43
View code at this point
Browse repository at this point
Update java-concurrent-questions-01.md
Show description for 16275c8
firgk
authored
16275c8
View commit details
Copy full SHA for 16275c8
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
[docs update]补充完善消息队列应用场景&spi机制
Snailclimb
committed
52cce06
View commit details
Copy full SHA for 52cce06
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Merge pull request #2379 from mangyimang/main
Show description for c9746ff
Snailclimb
authored
c9746ff
View commit details
Copy full SHA for c9746ff
View code at this point
Browse repository at this point
Update io-model.md
Show description for 18d066a
haorenlin
authored
18d066a
View commit details
Copy full SHA for 18d066a
View code at this point
Browse repository at this point
Commits on Apr 26, 2024
给出 JVM 的英文全称
will
committed
e65ef91
View commit details
Copy full SHA for e65ef91
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
Update spi.md
Show description for ec5e3e7
mangyimang
authored
ec5e3e7
View commit details
Copy full SHA for ec5e3e7
View code at this point
Browse repository at this point
[docs update]完善缓存穿透、击穿和雪崩解决方案
Snailclimb
committed
a37b875
View commit details
Copy full SHA for a37b875
View code at this point
Browse repository at this point
Commits on Apr 24, 2024
[docs update] 排序算法表格更新
Snailclimb
committed
f71d06c
View commit details
Copy full SHA for f71d06c
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Update jvm-parameters-intro.md
Show description for be124ce
yuyang123-yy
authored
be124ce
View commit details
Copy full SHA for be124ce
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
Update jvm-garbage-collection.md
Show description for 2a994b4
yuyang123-yy
authored
2a994b4
View commit details
Copy full SHA for 2a994b4
View code at this point
Browse repository at this point
修改LinkedList删除元素部分表述
Show description for 090becd
TedLau
authored
090becd
View commit details
Copy full SHA for 090becd
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
[docs update]补充jvm对象年龄限制
Snailclimb
committed
4f28b59
View commit details
Copy full SHA for 4f28b59
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
Update memory-area.md
Show description for 761bb0e
yuyang123-yy
authored
761bb0e
View commit details
Copy full SHA for 761bb0e
View code at this point
Browse repository at this point
[docs update]JDK监控和故障处理工具新增MAT(Memory Analyzer Tool)
Snailclimb
committed
8a8348b
View commit details
Copy full SHA for 8a8348b
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
[docs update]完善redis内存管理
Snailclimb
committed
f852aaf
View commit details
Copy full SHA for f852aaf
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
[docs update]添加几个Redis相关的开源工具
Snailclimb
committed
b6cdf6d
View commit details
Copy full SHA for b6cdf6d
View code at this point
Browse repository at this point
Commits on Apr 14, 2024
[docs update]完善问题:CallerRunsPolicy 拒绝策略有什么风险?如何解决?
Snailclimb
committed
467bbef
View commit details
Copy full SHA for 467bbef
View code at this point
Browse repository at this point
Merge pull request #2365 from shark-ctrl/shark-chili
Show description for f89c38e
Snailclimb
authored
f89c38e
View commit details
Copy full SHA for f89c38e
View code at this point
Browse repository at this point
[docs update] 线程池拒绝策略面试题
shkctl
committed
de9e1e8
View commit details
Copy full SHA for de9e1e8
View code at this point
Browse repository at this point
Commits on Apr 13, 2024
[docs update]部分描述完善
ddouddle
authored
645d387
View commit details
Copy full SHA for 645d387
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
[docs update]typo
Snailclimb
committed
4327b60
View commit details
Copy full SHA for 4327b60
View code at this point
Browse repository at this point
Commits on Apr 8, 2024
Update spi.md
Show description for 695a3a0
welitis
authored
695a3a0
View commit details
Copy full SHA for 695a3a0
View code at this point
Browse repository at this point
Commits on Apr 6, 2024
[docs update]完善Java并发常见面试题总结(上)的内容
Snailclimb
committed
d02465a
View commit details
Copy full SHA for d02465a
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
[docs update]部分描述完善
Snailclimb
committed
00f612e
View commit details
Copy full SHA for 00f612e
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
LinkedHashMap勘误
Show description for 1aa8884
TymGitHub
authored
1aa8884
View commit details
Copy full SHA for 1aa8884
View code at this point
Browse repository at this point
Commits on Mar 30, 2024
[docs update]完善 MySQL索引下推 & Memcached vs Redis
Snailclimb
committed
8d80bad
View commit details
Copy full SHA for 8d80bad
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
[docs update]格式修正&部分表述完善
Snailclimb
committed
8e054e6
View commit details
Copy full SHA for 8e054e6
View code at this point
Browse repository at this point
Commits on Mar 24, 2024
Merge pull request #2340 from xd502djj/main
Show description for fd06ce3
Snailclimb
authored
fd06ce3
View commit details
Copy full SHA for fd06ce3
View code at this point
Browse repository at this point
[docs update]举了个例子来解释消息队列解耦
Snailclimb
committed
5cc5c9a
View commit details
Copy full SHA for 5cc5c9a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.