1. Spring and Java
1.Spring和Java
>> Java Bytecode Simplified: Journey to the Wonderland (Part 2) [foojay.io]
>> Java字节码简化。仙境之旅(第二部分) [foojay.io]
Meet constant pool: let’s do a deep dive into the constant pool and its role in Java bytecode!
认识常量池:让我们深入了解常量池和它在Java字节码中的作用
>> JEP 429: Extent-Local Variables (Incubator) [openjdk.org]
>> JEP 429: Extent-Local Variables (Incubator) [openjdk.org]
A lightweight and scoped with a limited lifetime approach to share immutable data between threads using Extent Local variables.
一种轻量级和范围有限的寿命方法,使用Extent Local变量在线程之间共享不可变的数据。
>> Debezium and Quarkus: Change Data Capture Patterns to Avoid Dual-Writes Problems [infoq.com]
>> Debezium和Quarkus:改变数据捕获模式以避免双写问题 [infoq.com]
Fixing the dual writes problem between a database and an external system by using Debezium and change data capture.
通过使用Debezium和变化数据捕获,修复数据库和外部系统之间的双重写入问题。
Also worth reading:
- >> JetBrains IntelliJ IDEA 2022.2 Uses Java 17 Runtime [infoq.com]
- >> Testcontainers Database Integration Testing [vladmihalcea.com]
- >> Introducing Experimental Spring Support for Apache Pulsar [spring.io]
- >> Faster Integration Tests with Reusable Testcontainers [foojay.io]
- >> 5 tools every Spring developer should have [springbootlearning.medium.com]
- >> Introducing Java Runtime Lifecycle Management Operations in Java Management Service [blogs.oracle.com]
Webinars and presentations:
网络研讨会和演讲:。
Time to upgrade:
升级的时间:。
- >> IntelliJ IDEA 2022.2.1 Is Out! [blog.jetbrains.com]
- >> Spring Security 5.7.3 and 5.6.7 available now [spring.io]
- >> Spring Cloud Dataflow 2.9.5 Released [spring.io]
- >> Spring Tools 4.15.3 released [spring.io]
- >> Spring Web Flow 3.0 M1 Released [spring.io]
- >> Netflix Conductor v3.10.4 [github.com/Netflix]
2. Technical & Musings
2.技术& 思考
>> Clock-Bound Wait [martinfowler.com]
>> Clock-Bound Wait [martinfowler.com]
Time and distributed systems: how can we use clock-bound wait to cover the uncertainty in time across a cluster.
时间和分布式系统:我们如何使用时钟约束的等待来覆盖整个集群的时间不确定性。
Also worth reading:
还值得一读的是:。
- >> #82: MongoDB: the most popular NoSQL database [nurkiewicz.com]
- >> IntoIterator and the for … in Syntax in Rust [geekabyte.io]
- >> Backend-for-Frontend: the demo [blog.frankel.ch]
- >> How to call API Gateway from AppSync with IAM authorization [advancedweb.hu]
- >> Reinforcement Learning for Budget Constrained Recommendations [netflixtechblog.medium.com]
- >> Observations on finding good first issues [blog.scottlogic.com]
- >> A standardized error format for HTTP responses [mscharhag.com]
3. Comics
3.漫畫
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Credit Pirate [dilbert.com]
>> 信用海盗 [dilbert.com]
>> Ultimate Application Form [dilbert.com]
>>终极申请表格 [dilbert.com]
>> Mental Working [dilbert.com]
>> 心理工作 [dilbert.com]
4. Pick of the Week
4.本周精选