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

最后修改: 2022年 10月 14日

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

1. Spring and Java

1.Spring和Java

>> JEP 431: Sequenced Collections [openjdk.org]

>> JEP 431: Sequenced Collections [openjdk.org]

New interfaces for collections with a defined order in Java, providing uniform APIs for accessing first and last elements. Very cool.

在Java中定义了顺序的集合的新接口,为访问第一个和最后一个元素提供统一的API。非常酷。

>> Embracing Virtual Threads [spring.io]

>> Embracing Virtual Threads [spring.io]

Spring embraces project loom is Spring ready for Loom, and will it benefit our own projects? I think so.

Spring拥抱项目织机 Spring是否为织机做好了准备,它是否会使我们自己的项目受益?我认为是的。

>> Create better Criteria queries with Blaze persistence [thorben-janssen.com]

>> 使用Blaze持久性创建更好的标准查询 [thorben-janssen.com]

And, let’s explore Blaze persistence Criteria features: define queries dynamically at runtime, better readability, and easier to write.

而且,我们来探讨一下Blaze持久化标准的特点:在运行时动态定义查询,可读性更好,更容易编写。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical & Musings

2.技术& 思考

>> Apache InLong: Integration Framework for Massive Data [infoq.com]

>> Apache InLong: Integrated Framework for Massive Data [infoq.com]

Meet InLong, managing the entire data life cycle from data collection to landing while providing different processing modules.

认识InLong,管理从数据收集到登陆的整个数据生命周期,同时提供不同的处理模块。

>> Shift Left Approach for API Standardization [infoq.com]

>> Shift Left Approach for API Standardization [infoq.com]

Finally, an interesting journey into API standardization: approaches to increase efficiency in the development and testing process of API development.

最后,一个有趣的旅程进入API标准化:提高API开发和测试过程的效率的方法。

Also worth reading:

还值得一读的是:

3. Comics

3.漫畫

>> All Hands Meeting [dilbert.com]

>> 全体人员会议 [dilbert.com]

>> Explain Technical Problem [dilbert.com]

>>解释技术问题 [dilbert.com]

>> Abundance Mindset [dilbert.com]

>> 富足心态[dilbert.com]

4. Pick of the Week

4.本周精选

>> Diving Deeper with Lightrun [baeldung.com]

>>与Lightrun的深入合作[baeldung.com]

Next »

Java Weekly, Issue 460

« Previous

Java Weekly, Issue 458