Java Weekly, Issue 206 – Java周刊,第206期

最后修改: 2017年 12月 7日

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

Here we go…

我们来了……

1. Spring and Java

1.Spring和Java

>> Make your life easier with Kotlin stdlib [blog.frankel.ch]

Kotlin has some small gems in its standard library.

Kotlin的标准库里有一些小的宝石。

>> Collections.checkedCollection() [javaspecialists.eu]

checkedCollection() is an old and forgotten API, which still has some valid use-cases.

checkedCollection()是一个古老而被遗忘的API,它仍然有一些有效的用例

>> Servlet vs. Reactive: Choosing the Right Stack – Rossen Stoyanchev Presents at QCon SF 2017 [infoq.com]

If you’re not sure which stack to go with, this is a good place to start.

如果你不确定该用哪种堆栈,这是一个好的开始。

>> Calling JDK Tools Programmatically on Java 9 [in.relation.to]

The ToolProvider SPI provides a solid, uniform way of invoking all tools coming with the JDK.

ToolProvider SPI提供了一种坚实、统一的方式来调用JDK中的所有工具。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical

2.技术

>> PMD Check and Report in the same build [blog.code-cop.org]

Having static analysis as a part of your Jenkins build is definitely a good idea.

静态分析作为你的Jenkins构建的一部分绝对是个好主意。

Also worth reading:

还值得一读的是:

3. Musings

3.思索

>> Conference Speaking Isn’t Good for Your Career Until You Make it Good [daedtech.com]

The real costs and benefits of speaking at conferences – dissected 🙂

在会议上发言的真实成本和收益–剖析 🙂

Also worth reading:

还值得一读的是:

4. Comics

4.漫画

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Fake Email From The CEO [dilbert.com]

>> Forecast Are Guessing Plus Math [dilbert.com]

>> Traffic App [dilbert.com]

5. Pick of the Week

5 本周精选

>> Move Slowly and Fix Things [m.signalvnoise.com]