1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

3434 Commits

Author SHA1 Message Date
Guide
cf13f46c70
Merge pull request #2322 from lyk1576070851/patch-1
Update spring-boot-auto-assembly-principles.md
2024-03-11 12:36:56 +08:00
Guide
fb8d9647e2
Merge pull request #2321 from FengWei2000/patch-7
Update rpc-intro.md
2024-03-11 12:36:33 +08:00
Guide
af3a8272ae
Merge pull request #2320 from visitor23/main
typo fixed
2024-03-11 12:36:04 +08:00
Guide
74ef4685e0
Merge pull request #2319 from FengHaoJ/main
语句不连贯
2024-03-11 12:35:17 +08:00
lequal
ea007df34b
Update spring-boot-auto-assembly-principles.md
附加关于 Spring Boot 3.0关于自动配置的 SPI 文件路径
2024-03-10 22:22:37 +08:00
Feng Wei
7c052503f3
Update rpc-intro.md
最近基本 ——> 最基本
2024-03-10 19:58:22 +08:00
复制粘贴委员会首席技术专家, 加里敦大学著名bug架构师
bf84b5830d
typo fixed
错别字改正
2024-03-10 18:34:37 +08:00
复制粘贴委员会首席技术专家, 加里敦大学著名bug架构师
88cf8e4c9c
Merge branch 'Snailclimb:main' into main 2024-03-10 18:32:43 +08:00
Feng
c3c19ea8ea
Update java-concurrent-questions-01.md 2024-03-10 17:33:45 +08:00
Feng
aae6016f7e
Update java-concurrent-questions-01.md 2024-03-10 17:32:27 +08:00
Guide
f7060dd3df
Merge pull request #2317 from NopeDl/patch-1
Update nat.md
2024-03-09 21:42:05 +08:00
Guide
7a471db621
Merge pull request #2316 from smy1999/feat-websocket
Update WebSocket-related contents.
2024-03-09 21:41:32 +08:00
wenchen
c56d3aee7a
Update nat.md
修复 * 号加粗失效的问题
2024-03-09 15:59:49 +08:00
smy1999
0784c33a68 Updating the process of configuring WebSocket in Spring Boot. 2024-03-09 15:42:38 +08:00
smy1999
14bd566b5c Improve code style. 2024-03-09 15:22:29 +08:00
Feng Wei
2eae558109
Update arrayblockingqueue-source-code.md
offfer ——> offer
2024-03-09 13:52:21 +08:00
Guide
2954d17e5f [docs fix]一些小错误 2024-03-08 17:06:57 +08:00
李懿
4ce81218f6 [docs update]修改词语不当:易用性 -> 易用性较差 2024-03-08 06:19:06 +08:00
smy1999
8a28d7905a Fix issues with optimistic locking. 2024-03-07 09:31:02 +08:00
Guide
b3d59c1886
Merge pull request #2311 from smy1999/feat-03
Fix a typo & A little thinking.
2024-03-06 22:53:14 +08:00
Guide
2f70b64549
Merge pull request #2309 from FengHaoJ/main
疑似错别字
2024-03-06 22:48:47 +08:00
Guide
393c35c1b5
Merge pull request #2310 from FengWei2000/patch-5
Update data-cold-hot-separation.md
2024-03-06 22:48:07 +08:00
smy1999
6e97ee1095 Fix a typo. 2024-03-06 21:11:25 +08:00
Feng Wei
408cbab3b4
Update data-cold-hot-separation.md
访问评率——>访问频率
2024-03-06 19:10:40 +08:00
Feng
f11390f330
Update java-concurrent-questions-01.md 2024-03-06 18:48:41 +08:00
Feng Wei
c33657504c
Update distributed-id.md
补充漏字。
地址 ID 对应且仅对应——>地址 ID 对应且仅对应一个地址。
2024-03-06 17:10:52 +08:00
Feng Wei
e902f8fd4f
Update mysql-index.md
删除空白换行。
3. **前缀索引(Prefix)**:前缀索引只适用于字符串类型的数据。前缀索引是对文本的前几个字符创建索引,相比普通索引建立的数据更小,因为只取前几个字符。
2024-03-06 14:31:27 +08:00
Guide
c1634a6967
Merge pull request #2306 from ShermanQ/main
Fix URL error
2024-03-06 12:18:50 +08:00
Guide
1cb6bc6fda [docs update]完善简历编写指南 2024-03-06 12:18:27 +08:00
Sherman
2812310b69 Fix URL error, there is an issue with the original link format. 2024-03-06 11:23:52 +08:00
Guide
392632a739 [docs update]完善对分库分表的介绍 2024-03-06 11:17:23 +08:00
Dongcp
b3bcfc6f1b
type: linear-data-structure.md
删除重复的“应用场景” ,添加了一些队列和栈的应用,感觉栈可以对二叉树深度优先遍历,队列可以进行广度优先搜索可以提一下
2024-03-05 16:49:21 +08:00
moon69
82c6a052ea
Update mysql-logs.md 2024-03-04 11:07:16 +08:00
Guide
272035e9c4
Merge pull request #2299 from smy1999/dev
Fix a typo.
2024-03-03 20:22:04 +08:00
zcx-666
674d5332d7
Update java-concurrent-questions-03.md 2024-03-03 20:12:51 +08:00
smy1999
e9e47ef80e Fix a typo. 2024-03-03 20:05:44 +08:00
Guide
c1db361434
Merge pull request #2297 from scwlkq/issue-2283
[ISSUE #2283] Add JIT article quote
2024-03-03 08:14:31 +08:00
scwlkq
4e52d41e18 add quote article link 2024-03-02 22:41:39 +08:00
Guide
d1eadea67b
Merge pull request #2294 from FengWei2000/patch-2
Update operating-system-basic-questions-01.md
2024-03-02 20:10:13 +08:00
gemaxis
313a696e2d Fix code error 2024-03-02 16:46:26 +08:00
复制粘贴委员会首席技术专家, 加里敦大学著名bug架构师
a352daa897
typo fixed
修复了一处错字, 将 '这个参数里面的参数' 改正为 '这个注解里面的参数'
2024-03-02 15:04:50 +08:00
Feng Wei
a02a05743f
Update operating-system-basic-questions-01.md
错别字
每当在未申请者分配资源前先测试系统状态——》每当在为申请者分配资源前先测试系统状态
2024-03-02 14:47:09 +08:00
Guide
1b6635a066
Merge pull request #2290 from FengHaoJ/main
Update java-collection-questions-01.md
2024-03-01 19:06:22 +08:00
smy1999
85d95d3ae5 Fix punctuation typos. 2024-03-01 16:39:13 +08:00
Feng
b91315052e
Update java-collection-questions-01.md 2024-03-01 16:17:02 +08:00
Feng Wei
76ae23e3f9
Update nio-basis.md
响应 ——> 相应
2024-02-29 15:44:35 +08:00
cybzzz
c3de9404d6 fix: 修复 Paxos 中的笔误 2024-02-28 23:28:20 +08:00
Guide
554f7a8b3d [docs update]完善 ZooKeeper VS ETCD 介绍 2024-02-28 16:00:33 +08:00
liangyi
036445495d fix: 修改VolatileAtomicityDemo中的笔误 2024-02-28 14:58:34 +08:00
Raining
e5f34711dd
修改两处错别字 reids->redis 2024-02-28 10:57:45 +08:00