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:
- >> JavaOne Update Series: Part 2 [blogs.oracle.com]
Webinars and presentations:
网络研讨会和演讲:。
- >> A Bootiful Podcast: Spring Cloud and Spring Cloud Kubernetes contributor Ryan Baxter [spring.io]
- >> How Amber is Driving Java’s Evolution [inside.java]
- >> Clean Application Development with Records, Sealed Classes and Pattern Matching [inside.java]
Time to upgrade:
升级的时间:。
- >> IntelliJ IDEA 2022.2 Is Out! [blog.jetbrains.com]
- >> Spring Boot 2.7.2 and 3.0.0-M4 available now [spring.io]
- >> Spring for GraphQL 1.0.1 released [spring.io]
- >> Netflix Conductor v3.10.1 [github.com/Netflix]
- >> Quarkus 2.10.3.Final released – Fixes CVE-2022-2466 [quarkus.io]
- >> Spring Shell 2.1.0 is now available [spring.io]
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:
还值得一读的是:。
- >> Getting Started with AWS Step Functions [reflectoring.io]
- >> The Challenges of IoT, TLS, and Random Number Generators in the Real World [queue.acm.org]
- >> How to use RDS as a Data Source for AppSync [advancedweb.hu]
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]