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

最后修改: 2020年 6月 26日

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

1. Spring and Java

1.Spring和Java

>> AdoptOpenJDK to Become Eclipse Adoptium [infoq.com]

AdoptOpenJDK is finding a new home in Eclipse Foundation and also, going to have a new and more futuristic name: Eclipse Adoptium. 

AdoptOpenJDK在Eclipse Foundation中找到了一个新的家,同时,它将有一个新的、更有未来感的名字:Eclipse Adoptium。

>> On Project Loom, the Reactive model and coroutines [blog.frankel.ch]

A quick overview of the upcoming CSP concurrency model in Java: The Project Loom and Lightweight Threads.

对即将到来的Java中的CSP并发模型的快速概述:Project Loom和Lightweight Threads。

Along the way, it evaluates a few other concurrency models, from the dark ages of process per request to thread per request to modern reactive non-blocking architectures and Kotlin coroutines.

一路走来,它评估了其他一些并发模型,从每个请求的进程到每个请求的线程的黑暗时代到现代反应式非阻塞架构和Kotlin coroutines。

>> Simplifying Spring Boot GraalVM Native Image builds [blog.codecentric.de]

Making it easier to build GraalVM native images using the native-image-maven-plugin.

使用native-image-maven-plugin更容易构建GraalVM的本地镜像。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical

2.技术

>> Getting started with Github Actions: Run JUnit 5 tests in a Java project with Maven [blog.codeleak.pl]

A practical guide on configuring GitHub actions for JUnit 5, Java 14, and Maven.

关于为JUnit 5、Java 14和Maven配置GitHub动作的实用指南。

Also worth reading:

还值得一读的是:

3. Musings

3.思索

>> Seven Legacy Integration Patterns [techblog.bozho.net]

Integrating effectively with the legacy software: a collection of lesser-known integration patterns, useful when can’t use APIs or message queues.

与遗留软件进行有效整合。不太知名的集成模式集合,在无法使用API或消息队列时很有用。

Also worth reading:

还值得一读的是:

4. Pick of the Week

4.本周精选

If you’re already a podcast listener, the Tropical MBA is a fantastic one to add to your list:

如果你已经是一个播客听众,那么热带MBA是一个奇妙的播客,可以添加到你的列表中。

>> Tropical MBA Podcast [tropicalmba.com]

Next »

Java Weekly, Issue 340

« Previous

Java Weekly, Issue 338