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

最后修改: 2017年 10月 19日

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

Lots of interesting writeups on Java 9 this week.

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

Here we go…

我们来了……

1. Spring and Java

1.Spring和Java

>> Migrating a Spring Boot application to Java 9 – Compatibility [blog.frankel.ch]

An interesting case study showing that migrating to the new JDK is not as easy as just bumping up the version number.

一个有趣的案例研究表明,迁移到新的JDK并不像提高版本号那么容易。

>> Low-risk Monolith to Microservice Evolution Part II [blog.christianposta.com]

The second part of the Microservice migration guide.

微服务迁移指南的第二部分。

>> How to manage Docker containers in Kubernetes with Java [oreilly.com]

A good intro to using Docker and Kubernetes for a typical Spring web application.

对使用Docker和Kubernetes进行一个典型的Spring网络应用的良好介绍。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical

2.技术

>> A Developer’s Guide To Docker – Docker Compose [developer.okta.com]

Docker Compose makes it possible to compose applications from individual containers.

Docker Compose使得从单个容器中组合应用程序成为可能。

Also worth reading:

还值得一读的是:

3. Musings

3.思索

>> The Programmer Skill Fetish, Contextualized [daedtech.com]

We can’t be best at everything at once, so it’s better to specialize.

我们不可能同时做到最好,所以最好是专门化。

>> Sapiens and Collective Fictions [zwischenzugs.wordpress.com]

Demystifying some of the popular buzzwords.

揭开一些流行语的神秘面纱。

Also worth reading:

还值得一读的是:

4. Comics

4.漫画

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Being Ineffective [dilbert.com]

>> The Common Variable [dilbert.com]

>> Boss Didn’t Understand a Word of It [dilbert.com]

5. Pick of the Week

5 本周精选

>> The 6-Step “Happy Path” to HTTPS [troyhunt.com]