Java Weekly, Issue 527 – Java Weekly》第 527 期

最后修改: 2024年 2月 2日

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

1. Spring and Java

1. Spring 和 Java

>> JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview) [openjdk.org]

>> JEP 455:模式、instanceof 和 switch 中的基元类型(预览) [openjdk.org] </p

Primitive type patterns in all pattern contexts, and extend instanceof and switch to work with all primitive types.

所有模式上下文中的基元类型模式,并扩展 instanceof 和切换,以处理所有基元类型。

>> Fetching recursive associations with JPA and Hibernate [vladmihalcea.com]

>> 使用 JPA 和 Hibernate 抓取递归关联 [vladmihalcea.com] </p

Let’s see how we can fetch recursive associations when using JPA and Hibernate.

让我们看看在使用 JPA 和 Hibernate 时,如何获取递归关联

>> How to implement a soft delete with Hibernate [thorben-janssen.com]

>> 如何使用 Hibernate 实现软删除 [thorben-janssen.com] </p

And, exploring the Soft Delete Type: a new way to implement soft deletes in Hibernate 6.4, and also covering the good old way.

此外,我们还将探索 软删除类型:在 Hibernate 6.4 中实现软删除的新方法,同时还将介绍良好的老方法。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级时间:

2. Technical & Musings

2.技术与思考

>> You Might Be Better Off Without Pull Requests [hamvocke.com]

>> 没有拉取请求,您可能会过得更好 [hamvocke.com] 。

An interesting/critical take on why there might be better ways to handle daily code integrations.

处理日常代码集成的更好方法

Also worth reading:

还值得一读:

3. Pick of the Week

3.本周精选

>> Life is Short [paulgraham.com]

>> 人生苦短 [paulgraham.com]

Next »

Java Weekly, Issue 528

« Previous

Java Weekly, Issue 526