Java Weekly, Issue 435 – Java周刊,第435期

最后修改: 2022年 4月 29日

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

1. Spring and Java

1.Spring和Java

>> JEP 427: Pattern Matching for switch (Third Preview) [openjdk.java.net]

>> JEP 427: switch的模式匹配(第三次预览) [openjdk.java.net]

The third preview of pattern matching will include guard patterns via when and some refinements regarding null.

模式匹配的第三个预览版将包括通过when的防护模式和关于null的一些改进。

>> How to configure List semantics in Hibernate 6 [thorben-janssen.com]

>> 如何在Hibernate 6中配置List语义[thorben-janssen.com]

Let’s talk about the new List semantics in Hibernate 6 which allows more control regarding the ordering of elements in lists.

让我们来谈谈Hibernate 6中新的List 语义,它允许对列表中元素的排序进行更多控制

>> Custom JDK Flight Recorder Events – Sip of Java [inside.java]

>> Custom JDK Flight Recorder Events – Sip of Java [inside.java]

And a practical guide on how to create a custom JDK flight recorder event – and publish it to capture important information.

还有一份关于如何创建一个自定义的JDK飞行记录器甚至t–并发布它以捕获重要信息的实用指南。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical & Musings

2.技术& 思考

>> Chopping the monolith [blog.frankel.ch]

>>砍掉巨石 [blog.frankel.ch]

A critical take on microservices: when to use them and how to break down a big monolithic application into smaller microservices. Good stuff.

对微服务的批评:何时使用微服务以及如何将大型单体应用分解为较小的微服务。好东西。

Also worth reading:

还值得一读的是:

3. Comics

3.漫畫

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

4. Pick of the Week

4.本周精选

>> Explore Fauna

>> 探索动物群

Next »

Java Weekly, Issue 436

« Previous

Java Weekly, Issue 434