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

最后修改: 2022年 7月 29日

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

1. Spring and Java

1.Spring和Java

>> The best way to map MonetaryAmount with JPA and Hibernate [vladmihalcea.com]

>> 用JPA和Hibernate映射MonetaryAmount的最佳方法 [vladmihalcea.com]

We know that we shouldn’t use float/doubles for monetary values – let’s have a closer look at the right way to handle money.

我们知道,我们不应该对货币价值使用浮动/双数–让我们仔细看看处理货币的正确方法。

>> GraalVM Enterprise 22.2—Lower memory, smaller downloads, simpler library usage [blogs.oracle.com]

>> GraalVM Enterprise 22.2-更低的内存,更小的下载,更简单的库使用 [blogs.oracle.com]

A new version of GraalVM Enterprise includes Apple M1 support, reduced memory footprint, and better third-party integration.

GraalVM Enterprise的新版本包括对Apple M1的支持,减少了内存占用,以及更好的第三方集成。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical & Musings

2.技术& 思考

>> Discussing Backend For Front-end [blog.frankel.ch]

>> 讨论后端为前端 [blog.frankel.ch]

How to effectively handle different client data requirements by using a dedicated backend for frontends!

如何通过使用前台的专用后台,有效地处理不同的客户数据要求!

>> Formulating ‘Out of Memory Kill’ Prediction on the Netflix App as a Machine Learning Problem [netflixtechblog.com]

>> 将Netflix应用程序上的 “失忆杀 “预测制定为机器学习问题 [netflixtechblog.com]

Useful insights on how the Netflix team analyzes and predicts “out of memory” or OOM kills on the Netflix App.

关于Netflix团队如何分析和预测Netflix应用程序的 “内存不足 “或OOM杀伤力的有用见解。

Also worth reading:

还值得一读的是:

3. Comics

3.漫畫

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Long Covid Support Group [dilbert.com]

>> Long Covid Support Group [dilbert.com]

>> Bigoted Idiot Applicant [dilbert.com]

>> Bigoted Idiot Applicant [dilbert.com]

>> Eat Our Own Dog Food [dilbert.com]

>> Eat Our Own Dog Food [dilbert.com]

4. Pick of the Week

4.本周精选

Finally, some very interesting DDD examples here:

最后,这里有一些非常有趣的DDD例子。

>> Domain-Driven Design examples repo [github.com]

>> 领域驱动设计实例 repo [github.com]

Next »

Java Weekly, Issue 449

« Previous

Java Weekly, Issue 447