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

最后修改: 2019年 8月 23日

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

Here we go…

我们来了……

1. Spring and Java

1.Spring和Java

>> Securing Services with Spring Cloud Gateway [spring.io]

As the series continues, we see how to secure services using the Token Relay pattern with OAuth2.

随着该系列的继续,我们将看到如何使用OAuth2的Token Relay模式来保护服务

>> Spring Boot on Heroku with Docker, JDK 11 & Maven 3.5.x [blog.codecentric.de]

It’s Docker to the rescue for cases where you can’t build your app using predefined Heroku buildpacks. Very cool!

这是Docker对你无法使用预定义的Heroku buildpacks构建你的应用程序的情况的拯救。非常酷!

>> Exercises in Programming Style: spreadsheets [blog.frankel.ch]

And a neat exercise using Kotlin to model the familiar word frequencies problem as a spreadsheet, complete with immutability and a dash of tail-recursion to boost performance.

还有一个整洁的练习,使用Kotlin将熟悉的单词频率问题建模为电子表格,完成了不变性和少量的尾部递归以提高性能。

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical and Musing

2.技术和思考

>> Y U NO TDD [blog.code-cop.org]

An interesting collection of quotes from developers as to why they aren’t doing Test Driven Development.

一组有趣的开发人员关于他们为什么不做测试驱动开发的语录

>> Serverless on GCP [bravenewgeek.com]

And a good write-up on the benefits of going serverless, as well as what kinds of applications are most (and least) suited for it.

还有一篇关于无服务器的好处的文章,以及哪些类型的应用程序最适合(和最不适合)

Also worth reading:

3. Comics

3.漫畫

>> Boss Wants to Emulate Steve Jobs [dilbert.com]

>> Tina Likes to Hum [dilbert.com]

>> Wally Is New Pet Employee [dilbert.com]

4. Pick of the Week

4.本周精选

A few months ago, I discovered Codota – a coding assistant I’ve been using ever since.

几个月前,我发现了Codota–一个我一直使用的编码助手。

I recorded a quick video focused on how to use it as you’re coding, and the response was quite positive – which is always encouraging to see.

我录制了一个快速视频,重点介绍如何在编码时使用它,反应相当积极–看到这一点总是令人鼓舞。

The simplest way to get started is just to install it and have it running in the background, in your IDE – as you’re coding normally.

Next »

Java Weekly, Issue 296

« Previous

Java Weekly, Issue 294

最简单的方法是安装它,让它在后台运行,在你的IDE中,当你正常编码时。

Next

Java Weekly,第296期

Previous

Java Weekly, issue 294

文章系列导航结束