Java Weekly, Issue 526 – Java Weekly》第 526 期

最后修改: 2024年 1月 26日

中文/混合/英文(键盘快捷键:t)

1. Spring and Java

1. Spring 和 Java

>> How to use the Java CountDownLatch [vladmihalcea.com]

>> 如何使用 Java CountDownLatch [vladmihalcea.com] vladmihalcea.com].

How to use the Java CountDownLatch to write test cases that take concurrency into consideration. A good read as always.

如何使用 Java CountDownLatch 编写考虑并发性的测试用例。一如既往的好书。

>> JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview) [openjdk.org]

>> JEP 455:模式、instanceof 和 switch 中的基元类型(预览) [openjdk.org] </p

Pattern matching for primitives: extended support for primitive types for switch and instanceof are coming to Java.

基元的模式匹配:Java 将扩展对基元类型 switchinstanceof 的支持。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级时间:

2. Technical & Musings

2.技术与思考

>> Another Attack Vector For SMS Interception [techblog.bozho.net]

>> 短信拦截的另一个攻击向量 [techblog.bozho.net].

Yet another reason that we shouldn’t rely on SMS for two-factor authentication: compromised intermediaries.

然而,我们不应该依赖短信进行双因素身份验证的另一个原因是:中介机构受到了损害。

Also worth reading:

还值得一读:

3. Pick of the Week

3.本周精选

>> Clever code is probably the worst code you could write [engineerscodex.com]

>> 聪明的代码可能是你能写出的最糟糕的代码 [engineerscodex.com]

Next »

Java Weekly, Issue 527

« Previous

Java Weekly, Issue 525