@wcj/github-rank 22.9.4 → 22.9.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -123,7 +123,7 @@
123
123
  </a>
124
124
 
125
125
  </h1>
126
- <div class="time">Last cache created on 2022/9/4 by
126
+ <div class="time">Last cache created on 2022/9/5 by
127
127
 
128
128
 
129
129
 
@@ -170,24 +170,24 @@
170
170
  <path d="M0 0h16v16H0z"/>
171
171
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
172
172
  </g>
173
- </svg><span>138</span>
173
+ </svg><span>139</span>
174
174
  </div>
175
175
  </li>
176
176
 
177
177
  <li>
178
178
  <div class="avatar">
179
- <a href="https://toutiao.io/subjects/26578" target="_blank">
180
- <img src="https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb" loading="lazy" title="服务架构及中台 - 独家号" alt="服务架构及中台 - 独家号" />
179
+ <a href="https://toutiao.io/subjects/348507" target="_blank">
180
+ <img src="https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb" loading="lazy" title="微观技术 - 独家号" alt="微观技术 - 独家号" />
181
181
  </a>
182
182
  </div>
183
183
  <div class="info">
184
184
  <div class="rank">
185
185
  <span title="Ranking 2">2</span>
186
- <a href="https://toutiao.io/k/3m8iq2m" target="_blank" title="掌握这些 SpringBoot 启动扩展点,已经超过 90% 的人了">掌握这些 SpringBoot 启动扩展点,已经超过 90% 的人了</a>
186
+ <a href="https://toutiao.io/k/wcwg3fn" target="_blank" title="聊聊 13 种锁的实现方式">聊聊 13 种锁的实现方式</a>
187
187
  </div>
188
188
 
189
189
  <div class="details">
190
-
190
+ 大家好,我是Tom哥。最近有很多小伙伴给我留言,分布式系统时代,线程并发,资源抢占,&#34;锁&#34; 慢慢变得很重要。那么常见的锁都有哪些?今天Tom哥就和大家简单聊聊这个话题1、悲观锁正如...
191
191
  </div>
192
192
  </div>
193
193
  <div class="followers" title="followers">
@@ -196,24 +196,24 @@
196
196
  <path d="M0 0h16v16H0z"/>
197
197
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
198
198
  </g>
199
- </svg><span>103</span>
199
+ </svg><span>102</span>
200
200
  </div>
201
201
  </li>
202
202
 
203
203
  <li>
204
204
  <div class="avatar">
205
- <a href="https://toutiao.io/subjects/348507" target="_blank">
206
- <img src="https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb" loading="lazy" title="微观技术 - 独家号" alt="微观技术 - 独家号" />
205
+ <a href="https://toutiao.io/subjects/26578" target="_blank">
206
+ <img src="https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb" loading="lazy" title="服务架构及中台 - 独家号" alt="服务架构及中台 - 独家号" />
207
207
  </a>
208
208
  </div>
209
209
  <div class="info">
210
210
  <div class="rank">
211
211
  <span title="Ranking 3">3</span>
212
- <a href="https://toutiao.io/k/wcwg3fn" target="_blank" title="聊聊 13 种锁的实现方式">聊聊 13 种锁的实现方式</a>
212
+ <a href="https://toutiao.io/k/3m8iq2m" target="_blank" title="掌握这些 SpringBoot 启动扩展点,已经超过 90% 的人了">掌握这些 SpringBoot 启动扩展点,已经超过 90% 的人了</a>
213
213
  </div>
214
214
 
215
215
  <div class="details">
216
- 大家好,我是Tom哥。最近有很多小伙伴给我留言,分布式系统时代,线程并发,资源抢占,&#34;锁&#34; 慢慢变得很重要。那么常见的锁都有哪些?今天Tom哥就和大家简单聊聊这个话题1、悲观锁正如...
216
+
217
217
  </div>
218
218
  </div>
219
219
  <div class="followers" title="followers">
@@ -222,7 +222,7 @@
222
222
  <path d="M0 0h16v16H0z"/>
223
223
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
224
224
  </g>
225
- </svg><span>101</span>
225
+ </svg><span>103</span>
226
226
  </div>
227
227
  </li>
228
228
 
@@ -248,7 +248,7 @@
248
248
  <path d="M0 0h16v16H0z"/>
249
249
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
250
250
  </g>
251
- </svg><span>93</span>
251
+ </svg><span>94</span>
252
252
  </div>
253
253
  </li>
254
254
 
@@ -274,7 +274,7 @@
274
274
  <path d="M0 0h16v16H0z"/>
275
275
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
276
276
  </g>
277
- </svg><span>91</span>
277
+ </svg><span>92</span>
278
278
  </div>
279
279
  </li>
280
280
 
@@ -300,7 +300,7 @@
300
300
  <path d="M0 0h16v16H0z"/>
301
301
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
302
302
  </g>
303
- </svg><span>76</span>
303
+ </svg><span>77</span>
304
304
  </div>
305
305
  </li>
306
306
 
@@ -326,7 +326,7 @@
326
326
  <path d="M0 0h16v16H0z"/>
327
327
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
328
328
  </g>
329
- </svg><span>70</span>
329
+ </svg><span>71</span>
330
330
  </div>
331
331
  </li>
332
332
 
@@ -339,11 +339,11 @@
339
339
  <div class="info">
340
340
  <div class="rank">
341
341
  <span title="Ranking 8">8</span>
342
- <a href="https://toutiao.io/k/9k1wfc7" target="_blank" title="连流量染色都没有,你说要搞微服务?">连流量染色都没有,你说要搞微服务?</a>
342
+ <a href="https://toutiao.io/k/zumxh7v" target="_blank" title="SpringBoot 官方强烈推荐,连接池,太快了!">SpringBoot 官方强烈推荐,连接池,太快了!</a>
343
343
  </div>
344
344
 
345
345
  <div class="details">
346
-
346
+ 大家好,现在介绍一款非常强大,高效,并且号称“史上最快连接池”。由此可见他是有多受人喜欢,并且在SpringBoot2.0之后,采用的默认数据库连接池就是Hikari。我们知道的连...
347
347
  </div>
348
348
  </div>
349
349
  <div class="followers" title="followers">
@@ -352,24 +352,24 @@
352
352
  <path d="M0 0h16v16H0z"/>
353
353
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
354
354
  </g>
355
- </svg><span>69</span>
355
+ </svg><span>70</span>
356
356
  </div>
357
357
  </li>
358
358
 
359
359
  <li>
360
360
  <div class="avatar">
361
- <a href="https://toutiao.io/subjects/453205" target="_blank">
362
- <img src="https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb" loading="lazy" title="苏三说技术 - 独家号" alt="苏三说技术 - 独家号" />
361
+ <a href="https://toutiao.io/subjects/26578" target="_blank">
362
+ <img src="https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb" loading="lazy" title="服务架构及中台 - 独家号" alt="服务架构及中台 - 独家号" />
363
363
  </a>
364
364
  </div>
365
365
  <div class="info">
366
366
  <div class="rank">
367
367
  <span title="Ranking 9">9</span>
368
- <a href="https://toutiao.io/k/uym7cfr" target="_blank" title="聊聊数据库建表的15个小技巧">聊聊数据库建表的15个小技巧</a>
368
+ <a href="https://toutiao.io/k/9k1wfc7" target="_blank" title="连流量染色都没有,你说要搞微服务?">连流量染色都没有,你说要搞微服务?</a>
369
369
  </div>
370
370
 
371
371
  <div class="details">
372
- 大家好,我是苏三,又跟大家见面了。 前言 对于后端开发同学来说,访问数据库,是代码中必不可少的一个环节。系统中收集到用户的核心数据,为了安全性,我们一般会存储到数据库,比如:my...
372
+
373
373
  </div>
374
374
  </div>
375
375
  <div class="followers" title="followers">
@@ -378,24 +378,24 @@
378
378
  <path d="M0 0h16v16H0z"/>
379
379
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
380
380
  </g>
381
- </svg><span>70</span>
381
+ </svg><span>69</span>
382
382
  </div>
383
383
  </li>
384
384
 
385
385
  <li>
386
386
  <div class="avatar">
387
- <a href="https://toutiao.io/subjects/113701" target="_blank">
388
- <img src="https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb" loading="lazy" title="文不落 - 独家号" alt="文不落 - 独家号" />
387
+ <a href="https://toutiao.io/subjects/453205" target="_blank">
388
+ <img src="https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb" loading="lazy" title="苏三说技术 - 独家号" alt="苏三说技术 - 独家号" />
389
389
  </a>
390
390
  </div>
391
391
  <div class="info">
392
392
  <div class="rank">
393
393
  <span title="Ranking 10">10</span>
394
- <a href="https://toutiao.io/k/tiobp8c" target="_blank" title="一文读懂 | Linux系统启动过程">一文读懂 | Linux系统启动过程</a>
394
+ <a href="https://toutiao.io/k/uym7cfr" target="_blank" title="聊聊数据库建表的15个小技巧">聊聊数据库建表的15个小技巧</a>
395
395
  </div>
396
396
 
397
397
  <div class="details">
398
-
398
+ 大家好,我是苏三,又跟大家见面了。 前言 对于后端开发同学来说,访问数据库,是代码中必不可少的一个环节。系统中收集到用户的核心数据,为了安全性,我们一般会存储到数据库,比如:my...
399
399
  </div>
400
400
  </div>
401
401
  <div class="followers" title="followers">
@@ -404,24 +404,24 @@
404
404
  <path d="M0 0h16v16H0z"/>
405
405
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
406
406
  </g>
407
- </svg><span>68</span>
407
+ </svg><span>70</span>
408
408
  </div>
409
409
  </li>
410
410
 
411
411
  <li>
412
412
  <div class="avatar">
413
- <a href="https://toutiao.io/subjects/26578" target="_blank">
414
- <img src="https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb" loading="lazy" title="服务架构及中台 - 独家号" alt="服务架构及中台 - 独家号" />
413
+ <a href="https://toutiao.io/subjects/98777" target="_blank">
414
+ <img src="https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb" loading="lazy" title="Bloomingroses - 独家号" alt="Bloomingroses - 独家号" />
415
415
  </a>
416
416
  </div>
417
417
  <div class="info">
418
418
  <div class="rank">
419
419
  <span title="Ranking 11">11</span>
420
- <a href="https://toutiao.io/k/zumxh7v" target="_blank" title="SpringBoot 官方强烈推荐,连接池,太快了!">SpringBoot 官方强烈推荐,连接池,太快了!</a>
420
+ <a href="https://toutiao.io/k/6muqkam" target="_blank" title="丢弃掉那些BeanUtils工具类吧,MapStruct真香!!!">丢弃掉那些BeanUtils工具类吧,MapStruct真香!!!</a>
421
421
  </div>
422
422
 
423
423
  <div class="details">
424
- 大家好,现在介绍一款非常强大,高效,并且号称“史上最快连接池”。由此可见他是有多受人喜欢,并且在SpringBoot2.0之后,采用的默认数据库连接池就是Hikari。我们知道的连...
424
+ 作者 l Hollis来源 l Hollis(ID:hollischuang)在前几天的文章《为什么阿里巴巴禁止使用Apache Beanutils进行属性的copy?》中,我曾经...
425
425
  </div>
426
426
  </div>
427
427
  <div class="followers" title="followers">
@@ -430,24 +430,24 @@
430
430
  <path d="M0 0h16v16H0z"/>
431
431
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
432
432
  </g>
433
- </svg><span>62</span>
433
+ </svg><span>66</span>
434
434
  </div>
435
435
  </li>
436
436
 
437
437
  <li>
438
438
  <div class="avatar">
439
- <a href="https://toutiao.io/subjects/98777" target="_blank">
440
- <img src="https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb" loading="lazy" title="Bloomingroses - 独家号" alt="Bloomingroses - 独家号" />
439
+ <a href="https://toutiao.io/subjects/113701" target="_blank">
440
+ <img src="https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb" loading="lazy" title="文不落 - 独家号" alt="文不落 - 独家号" />
441
441
  </a>
442
442
  </div>
443
443
  <div class="info">
444
444
  <div class="rank">
445
445
  <span title="Ranking 12">12</span>
446
- <a href="https://toutiao.io/k/6muqkam" target="_blank" title="丢弃掉那些BeanUtils工具类吧,MapStruct真香!!!">丢弃掉那些BeanUtils工具类吧,MapStruct真香!!!</a>
446
+ <a href="https://toutiao.io/k/tiobp8c" target="_blank" title="一文读懂 | Linux系统启动过程">一文读懂 | Linux系统启动过程</a>
447
447
  </div>
448
448
 
449
449
  <div class="details">
450
- 作者 l Hollis来源 l Hollis(ID:hollischuang)在前几天的文章《为什么阿里巴巴禁止使用Apache Beanutils进行属性的copy?》中,我曾经...
450
+
451
451
  </div>
452
452
  </div>
453
453
  <div class="followers" title="followers">
@@ -456,7 +456,7 @@
456
456
  <path d="M0 0h16v16H0z"/>
457
457
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
458
458
  </g>
459
- </svg><span>64</span>
459
+ </svg><span>68</span>
460
460
  </div>
461
461
  </li>
462
462
 
@@ -482,20 +482,20 @@
482
482
  <path d="M0 0h16v16H0z"/>
483
483
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
484
484
  </g>
485
- </svg><span>61</span>
485
+ </svg><span>62</span>
486
486
  </div>
487
487
  </li>
488
488
 
489
489
  <li>
490
490
  <div class="avatar">
491
- <a href="https://toutiao.io/subjects/132403" target="_blank">
492
- <img src="https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb" loading="lazy" title="浪客用react,java全栈 - 独家号" alt="浪客用react,java全栈 - 独家号" />
491
+ <a href="https://toutiao.io/subjects/2079" target="_blank">
492
+ <img src="https://img.toutiao.io/subject/ea8976fb047b483dacc34fd01e51d47e/thumb" loading="lazy" title="Java研发 - 独家号" alt="Java研发 - 独家号" />
493
493
  </a>
494
494
  </div>
495
495
  <div class="info">
496
496
  <div class="rank">
497
497
  <span title="Ranking 14">14</span>
498
- <a href="https://toutiao.io/k/6gp2yxu" target="_blank" title="公司新来了一个同事,把权限系统设计的炉火纯青!">公司新来了一个同事,把权限系统设计的炉火纯青!</a>
498
+ <a href="https://toutiao.io/k/nud1jt6" target="_blank" title="高效能团队的Java研发规范(进阶版) ">高效能团队的Java研发规范(进阶版) </a>
499
499
  </div>
500
500
 
501
501
  <div class="details">
@@ -508,20 +508,20 @@
508
508
  <path d="M0 0h16v16H0z"/>
509
509
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
510
510
  </g>
511
- </svg><span>61</span>
511
+ </svg><span>62</span>
512
512
  </div>
513
513
  </li>
514
514
 
515
515
  <li>
516
516
  <div class="avatar">
517
- <a href="https://toutiao.io/subjects/2079" target="_blank">
518
- <img src="https://img.toutiao.io/subject/ea8976fb047b483dacc34fd01e51d47e/thumb" loading="lazy" title="Java研发 - 独家号" alt="Java研发 - 独家号" />
517
+ <a href="https://toutiao.io/subjects/132403" target="_blank">
518
+ <img src="https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb" loading="lazy" title="浪客用react,java全栈 - 独家号" alt="浪客用react,java全栈 - 独家号" />
519
519
  </a>
520
520
  </div>
521
521
  <div class="info">
522
522
  <div class="rank">
523
523
  <span title="Ranking 15">15</span>
524
- <a href="https://toutiao.io/k/nud1jt6" target="_blank" title="高效能团队的Java研发规范(进阶版) ">高效能团队的Java研发规范(进阶版) </a>
524
+ <a href="https://toutiao.io/k/6gp2yxu" target="_blank" title="公司新来了一个同事,把权限系统设计的炉火纯青!">公司新来了一个同事,把权限系统设计的炉火纯青!</a>
525
525
  </div>
526
526
 
527
527
  <div class="details">
@@ -534,7 +534,7 @@
534
534
  <path d="M0 0h16v16H0z"/>
535
535
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
536
536
  </g>
537
- </svg><span>59</span>
537
+ </svg><span>61</span>
538
538
  </div>
539
539
  </li>
540
540
 
@@ -690,24 +690,24 @@
690
690
  <path d="M0 0h16v16H0z"/>
691
691
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
692
692
  </g>
693
- </svg><span>48</span>
693
+ </svg><span>49</span>
694
694
  </div>
695
695
  </li>
696
696
 
697
697
  <li>
698
698
  <div class="avatar">
699
- <a href="https://toutiao.io/subjects/24912" target="_blank">
700
- <img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
699
+ <a href="https://toutiao.io/subjects/113701" target="_blank">
700
+ <img src="https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb" loading="lazy" title="文不落 - 独家号" alt="文不落 - 独家号" />
701
701
  </a>
702
702
  </div>
703
703
  <div class="info">
704
704
  <div class="rank">
705
705
  <span title="Ranking 22">22</span>
706
- <a href="https://toutiao.io/k/nvkablz" target="_blank" title="腾讯软件工程师是怎样写设计文档的?">腾讯软件工程师是怎样写设计文档的?</a>
706
+ <a href="https://toutiao.io/k/3aa11k3" target="_blank" title="如何做好分布式任务调度——Scheduler 的一些探索">如何做好分布式任务调度——Scheduler 的一些探索</a>
707
707
  </div>
708
708
 
709
709
  <div class="details">
710
-
710
+ 动手点关注 干货不迷路 👆作者:张宇轩,章逸,曾丹初识 Scheduler找准定位:分布式任务调度平台无论是互联网应用或者企业级应用,都充斥着大量的任务。我们常常需要一些任务调度系...
711
711
  </div>
712
712
  </div>
713
713
  <div class="followers" title="followers">
@@ -716,24 +716,24 @@
716
716
  <path d="M0 0h16v16H0z"/>
717
717
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
718
718
  </g>
719
- </svg><span>48</span>
719
+ </svg><span>49</span>
720
720
  </div>
721
721
  </li>
722
722
 
723
723
  <li>
724
724
  <div class="avatar">
725
- <a href="https://toutiao.io/subjects/113701" target="_blank">
726
- <img src="https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb" loading="lazy" title="文不落 - 独家号" alt="文不落 - 独家号" />
725
+ <a href="https://toutiao.io/subjects/98777" target="_blank">
726
+ <img src="https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb" loading="lazy" title="Bloomingroses - 独家号" alt="Bloomingroses - 独家号" />
727
727
  </a>
728
728
  </div>
729
729
  <div class="info">
730
730
  <div class="rank">
731
731
  <span title="Ranking 23">23</span>
732
- <a href="https://toutiao.io/k/3aa11k3" target="_blank" title="如何做好分布式任务调度——Scheduler 的一些探索">如何做好分布式任务调度——Scheduler 的一些探索</a>
732
+ <a href="https://toutiao.io/k/kyi9yzt" target="_blank" title="公司40k招的架构师写的API网关选型总结,就是牛逼!">公司40k招的架构师写的API网关选型总结,就是牛逼!</a>
733
733
  </div>
734
734
 
735
735
  <div class="details">
736
- 动手点关注 干货不迷路 👆作者:张宇轩,章逸,曾丹初识 Scheduler找准定位:分布式任务调度平台无论是互联网应用或者企业级应用,都充斥着大量的任务。我们常常需要一些任务调度系...
736
+ 文章来源:https://developer.aliyun.com/article/889271?spm=a2c6h.13262185.profile.26.c3a25a75TpX...
737
737
  </div>
738
738
  </div>
739
739
  <div class="followers" title="followers">
@@ -742,7 +742,7 @@
742
742
  <path d="M0 0h16v16H0z"/>
743
743
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
744
744
  </g>
745
- </svg><span>47</span>
745
+ </svg><span>48</span>
746
746
  </div>
747
747
  </li>
748
748
 
@@ -768,24 +768,24 @@
768
768
  <path d="M0 0h16v16H0z"/>
769
769
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
770
770
  </g>
771
- </svg><span>54</span>
771
+ </svg><span>55</span>
772
772
  </div>
773
773
  </li>
774
774
 
775
775
  <li>
776
776
  <div class="avatar">
777
- <a href="https://toutiao.io/subjects/476437" target="_blank">
778
- <img src="https://img.toutiao.io/subject/c1103a714a594e4eafc17c5c14cbab4d/thumb" loading="lazy" title="小渣的独家号 - 独家号" alt="小渣的独家号 - 独家号" />
777
+ <a href="https://toutiao.io/subjects/24912" target="_blank">
778
+ <img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
779
779
  </a>
780
780
  </div>
781
781
  <div class="info">
782
782
  <div class="rank">
783
783
  <span title="Ranking 25">25</span>
784
- <a href="https://toutiao.io/k/kd4d4fd" target="_blank" title="Kafka 面试连环炮, 看你能撑到哪一步?">Kafka 面试连环炮, 看你能撑到哪一步?</a>
784
+ <a href="https://toutiao.io/k/nvkablz" target="_blank" title="腾讯软件工程师是怎样写设计文档的?">腾讯软件工程师是怎样写设计文档的?</a>
785
785
  </div>
786
786
 
787
787
  <div class="details">
788
- 本系列总共4万多字,本篇是中篇,阅读本文大约需要 40 分钟。大家好,我是华仔, 又跟大家见面了。之前有粉丝留言说能否总结和分享一些 Kafka 相关的面试题。今天我们就来安排一期...
788
+
789
789
  </div>
790
790
  </div>
791
791
  <div class="followers" title="followers">
@@ -794,7 +794,7 @@
794
794
  <path d="M0 0h16v16H0z"/>
795
795
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
796
796
  </g>
797
- </svg><span>47</span>
797
+ </svg><span>48</span>
798
798
  </div>
799
799
  </li>
800
800
 
@@ -814,7 +814,7 @@
814
814
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
815
815
  </a>
816
816
  </div>
817
- <div class="time">Last cache created on 2022/9/4 by Github API v3.</div>
817
+ <div class="time">Last cache created on 2022/9/5 by Github API v3.</div>
818
818
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
819
819
  </div>
820
820
  </body>