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

最后修改: 2017年 12月 14日

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

Lots of interesting writeups on Java 9 this week.

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

Here we go…

我们来了……

1. Spring and Java

1.Spring和Java

>> Exploring the jlink plug-in API in Java 9 [in.relation.to]

Jlink allows us to create fully self-contained runtime images containing your application. Pretty cool.

Jlink允许我们创建包含你的应用程序的完全独立的运行时图像。相当酷。

>> Automatic-Module-Name: Calling all Java Library Maintainers [branchandbound.net]

An open call to all OS libraries maintainers – let’s add default module names to make life with Java 9 easier!

向所有操作系统库的维护者发出公开呼吁–让我们添加默认的模块名称,让使用Java 9的生活变得更轻松吧!

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical and Musings

2.技术和思考

>> Pivotal Cloud Foundry vs Kubernetes: Choosing The Right Cloud-Native Application Deployment Platform [blog.takipi.com]

If you don’t know which one to choose, this is a good place to start.

如果你不知道该选择哪一个,这是一个好的开始。

>> Keep Dependency Injection Simple [blog.thecodewhisperer.com]

Dependency Injection goes well beyond Spring 🙂

依赖性注入远远超出了Spring的范围 🙂

>> “Unit” Tests? [facebook.com]

>> “单元 “测试? [facebook.com]

Kent Beck, returning to a foundational topic for any developer – the distinction between unit and integration tests.

Kent Beck,回到任何开发者的一个基础话题–单元测试和集成测试的区别

Also worth reading:

还值得一读的是:

Also worth reading:

还值得一读的是:

3. Comics

3.漫畫

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

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

>> Boss Counts Cards [dilbert.com]

>> Arguing On Twitter With Facts [dilbert.com]

4. Pick of the Week

4.本周精选

>> Running in Circles [m.signalvnoise.com]