Java Weekly, Issue 181 – Java周刊》第181期

最后修改: 2017年 6月 14日

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

Lots of interesting writeups on Java 9 this week.

本周有很多关于Java 9的有趣文章。

Here we go…

我们来了……

1. Spring and Java

1.Spring和Java

>> Cleaner Parameterized Tests With JUnit 5 [blog.codeleak.pl]

JUnit 5 brings many new exciting features – one of which will definitely be the native support for parameterized tests.

JUnit 5带来了许多令人兴奋的新功能–其中一个肯定是对参数化测试的原生支持

>> The best way to map the @DiscriminatorColumn with JPA and Hibernate [vladmihalcea.com]

A quick but comprehensive guide to mapping the @DiscriminatorColumn.

绘制@DiscriminatorColumn.的一个快速但全面的指南。

Also worth reading:

还值得一读的是:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical

2.技术

>> How “Effective Java” may have influenced the design of Kotlin — Part 1 [hackernoon.com]

A very interesting analysis of how some of the central points in “Effective Java” have shaped the design of Kotlin.

对 “Effective Java “中的一些中心点如何塑造Kotlin的设计进行了非常有趣的分析。

>> Electronic Signature Using The WebCrypto API [techblog.bozho.net]

An interesting idea of “placing” an electronic signature using the WebCrypto API.

使用WebCrypto API “放置 “电子签名的一个有趣想法。

Also worth reading:

还值得一读的是:

3. Musings

3.思索

>> The Hidden Costs of Slow Websites [daedtech.com]

Having a slow site can be more costly than you might think, so investing in performance is always a good idea.

拥有一个缓慢的网站可能比你想象的更昂贵,所以投资于性能总是一个好主意。

Also worth reading:

还值得一读的是:

4. Comics

4.漫画

And my favorite Dilberts of the week:

>> Two hours late [dilbert.com]

>> It’s hard to be a misunderstood genius [dilbert.com]

>> My European vacation starts tomorrow [dilbert.com]

5. Pick of the Week

5 本周精选

>> 9 Logging Sins in Your Java Applications [stackify.com]