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

287 Commits

Author SHA1 Message Date
Guide哥
a98f58db90
Merge pull request #1401 from anaer/patch-39
Update Kafka常见面试题总结.md
2021-09-16 19:24:06 +08:00
Guide哥
9cf981b11d
Merge pull request #1402 from anaer/patch-41
Update RocketMQ-Questions.md
2021-09-16 19:22:49 +08:00
anaer
90dd5e8888
Update RocketMQ.md
typo

PS: https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-11/16ef381c4e1b1ac7.jpg 这个配图 有个result拼错了
2021-09-16 19:19:30 +08:00
anaer
b0014acf01
Update RocketMQ-Questions.md 2021-09-16 17:39:58 +08:00
anaer
8ac6241d67
Update Kafka常见面试题总结.md
typo
PS: KafkaTopicPartitioning.png 配图中 Partition 错了
2021-09-16 16:31:53 +08:00
Guide哥
ba32cba42f
Merge pull request #1392 from kaka2634/master
Update Spring常见问题总结.md
2021-09-13 09:21:43 +08:00
Guide哥
6cc177a9d4
Merge pull request #1390 from error0g/error0g-patch-3
Update 一千行MySQL学习笔记
2021-09-13 09:04:51 +08:00
kaka2634
44232fc8b5 Update Spring常见问题总结.md 2021-09-12 23:55:33 +08:00
error0
219a006f1b
Update Spring事务总结.md 2021-09-11 12:37:01 +08:00
huhongtao
ff5f4b066f Update Spring常见问题总结.md 2021-09-11 09:36:49 +08:00
anaer
9fa49af7ee
Update SSO单点登录看这一篇就够了.md
typo
PS: 配图里 domain 有拼错的
2021-09-09 14:41:42 +08:00
anaer
767f601471
Update SpringBoot+Spring常用注解总结.md
typo
2021-09-08 20:20:31 +08:00
Guide哥
545ddee7e8
Merge pull request #1372 from anaer/patch-25
Update CAP理论.md
2021-09-07 21:52:52 +08:00
anaer
e3da42709c
Update CAP理论.md
typo
2021-09-07 17:44:16 +08:00
weixsun
9b358a9a60 Update Spring事务总结.md 2021-09-07 16:38:15 +08:00
weixsun
00422da87b Update Spring事务总结.md 2021-09-07 16:25:52 +08:00
weixsun
2e6bf93963 Update Spring事务总结.md 2021-09-07 16:15:54 +08:00
anaer
ec4287404a
Update RESTfulAPI简明教程.md
typo
2021-09-03 10:30:54 +08:00
anaer
24f27e5366
Update RabbitMQ入门看这一篇就够了.md
typo
2021-08-31 14:37:58 +08:00
Guide哥
4656fd97f0
Merge pull request #1356 from anaer/patch-14
Update JWT优缺点分析以及常见问题解决方案.md
2021-08-30 22:20:42 +08:00
anaer
d8be08b973
Update JWT优缺点分析以及常见问题解决方案.md
typo
2021-08-30 16:08:28 +08:00
anaer
20cb19ba73
Update naming.md 2021-08-30 11:23:10 +08:00
Guide哥
3055a047fc
Merge pull request #1351 from rocky-peng/patch-3
补充丢失的文字
2021-08-28 16:23:51 +08:00
Rocky
c1a239a7a2
补充丢失的文字 2021-08-27 15:53:48 +08:00
anaer
5014c53a1b
Update 如何设计一个亿级网关.md 2021-08-27 13:05:58 +08:00
Guide哥
5e2ed4c287
Merge pull request #1338 from anaer/patch-8
Update naming.md
2021-08-26 23:03:49 +08:00
anaer
b55ee4a634
Update Spring常见问题总结.md 2021-08-24 11:28:43 +08:00
anaer
d8cae22595
Update naming.md 2021-08-24 10:58:24 +08:00
guide
1bfc5c14ab [feat]Java 15 新特性总结 2021-08-20 17:07:47 +08:00
ObSob
7f853ef42f
Update zookeeper-plus.md
typo: 应为Atomic
2021-08-19 21:44:36 +08:00
guide
0c147b8b0e Update limit-request.md 2021-08-10 20:04:36 +08:00
Guide哥
e995deed89
Merge pull request #1314 from Silverados/patch-7
Update 分布式id生成方案总结.md
2021-08-10 16:48:21 +08:00
Silverados
170e0afb10
Update 分布式id生成方案总结.md
由于incr命令过得 --》 由于incr命令过多
2021-08-10 12:34:57 +08:00
Silverados
08fd4ac95b
Update 分布式id生成方案总结.md
减少人工成功---》减少人工成本
2021-08-10 12:29:59 +08:00
guide
452fc49d6b Update Spring常见问题总结.md 2021-08-09 19:43:23 +08:00
guide
9b9123c5a9 Spring 常见问题总结 2021-08-09 17:33:20 +08:00
guide
b24ab64891 Update Spring常见问题总结.md 2021-08-09 00:27:06 +08:00
yamonc
013b8a0a50 添加序号,阅读记忆更方便 2021-08-08 09:44:41 +08:00
yamonc
a1342f760d 更新 2021-08-07 15:13:58 +08:00
yamonc
cb33610c5d 更新spring事务:添加管理事务的方式、事务传播方式思维导图 2021-08-07 10:24:43 +08:00
yamonc
c6d832cf37 更新文件:doc/system-design/frameword/spring/SpringInterviewQuestions.md :spring AOP和AspectJ AOP有什么区别,添加序号,方便记忆。 2021-08-07 10:10:30 +08:00
haozhibei
08e97e82af
Update zookeeper-intro.md
微调Follower和Observer的表述,使其描述更统一,对比更明显
2021-07-29 10:29:07 +08:00
Guide哥
bed74d0939
Merge pull request #1286 from callmePicacho/patch-1
Update CAP理论.md
2021-07-22 20:32:23 +08:00
callmePicacho
4c8d1a38e8
Update CAP理论.md
fix typo
2021-07-22 14:51:23 +08:00
guide
66dd9aa1c2 zookeeper 脑裂现象描述完善 2021-07-21 09:34:39 +08:00
Guide哥
9573e365f7
Merge pull request #1278 from VinterHe/patch-7
增加zookeeper选举的过半机制防止脑裂的描述
2021-07-20 21:23:33 +08:00
VinterHe
edecf8fdd4
修改ZooKeeper 选举的过半机制防止脑裂 2021-07-18 14:53:55 +08:00
Guide哥
33228d0ca5
Merge pull request #1280 from VinterHe/patch-8
修正错字
2021-07-17 22:00:03 +08:00
VinterHe
c3b3f5cf58
修正错字 2021-07-16 09:47:19 +08:00
VinterHe
bfd6faa26d
增加zookeeper选举的过半机制防止脑裂的描述 2021-07-15 17:17:07 +08:00