1. Spring and Java
1.Spring和Java
>> Logging Performance Comparison [blog.sebastian-daschner.com]
>> 记录性能比较 [blog.sebastian-daschner.com]
Surprisingly, logging actually has a cost 🙂
令人惊讶的是,记录实际上有一个成本 🙂
>> Virtual Thread Deadlocks [javaspecialists.eu]
>> 虚拟线程死锁 [javaspecialists.eu]
Virtual threads might be cheap to create, but at the end of the day, can have the same problems as standard threads.
虚拟线程的创建可能很便宜,但到最后,可能会出现与标准线程相同的问题。
Also worth reading:
- >> Spring Data JDBC – Modelling and working with aggregates [thorben-janssen.com]
- >> Thymeleaf Live Reload with Spring Boot Devtools [wimdeblauwe.com]
- >> Writing Unit Tests for a Spring MVC REST API: Writing Data [petrikainulainen.net]
- >> Amazon SQS Listener Testing with @SqsTest (Spring Cloud AWS) [rieckpil.de]
- >> Kafka Streams and Quarkus: Real-Time Processing Events [infoq.com]
Webinars and presentations:
网络研讨会和演讲:。
Time to upgrade:
升级的时间:。
- >> Hibernate ORM 6.1.1.Final released [in.relation.to]
- >> Hibernate Validator 8.0.0.CR1 released [in.relation.to]
- >> Hibernate Reactive 1.1.7.Final released [in.relation.to]
- >> Spring Cloud 2020.0.6 is available [spring.io]
- >> Apache Camel 3.18.0 [github.com/apache]
- >> Netflix Conductor v3.9.2 [github.com/Netflix]
- >> Elastic Stack 8.3.1 released [elastic.co]
- >> Quarkus 2.10.1.Final released – Maintenance release [quarkus.io]
2. Technical & Musings
2.技术& 思考
>> How To Become An Open Source Committer? [info.michael-simons.eu]
>>如何成为一名开放源代码提交者? [info.michael-simons.eu]
Becoming an OSS committer is easier than it seems.
成为一个开放源码软件的提交者比它看起来更容易。
>> Run Your Gradle Build Anywhere with the Gradle Wrapper [reflectoring.io]
>> 使用Gradle Wrapper在任何地方运行你的Gradle构建 [reflectoring.io]
Gradle Wrapper is great for achieving build independence and repeatability.
Gradle Wrapper对于实现构建的独立性和可重复性很有帮助。
>> #80: Ethereum: a distributed virtual machine for exchanging money and bored apes [nurkiewicz.com/80]
>> #80:以太坊:用于交换金钱和无聊猿猴的分布式虚拟机 [nurkiewicz.com/80]
And Ethereum explained in approximately 256 seconds 🙂
而以太坊在大约256秒内解释了 🙂
Also worth reading:
还值得一读的是:。
- >> How to store text in PostgreSQL: tips, tricks, and traps [jpa-buddy.com]
- >> Mitigate Relocation Degradations [inside.java]
- >> Tame the multi-cloud beast with Crossplane: Let’s start with AWS S3 [blog.codecentric.de]
- >> Learning by auditing Kubernetes manifests [blog.frankel.ch]
- >> The Compounding (Business) Value of Composable Ecosystems [infoq.com]
- >> #79: QUIC: what makes HTTP/3 faster [nurkiewicz.com/79]
3. Comics
3.漫畫
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Taking Credit [dilbert.com]
>> Taking Credit [dilbert.com]
>> The Value of Meaning [dilbert.com]
>> 意义的价值 [dilbert.com]
>> Firing Ted [dilbert.com]
>> 开除Ted [dilbert.com]
4. Pick of the Week
4.本周精选
>> Top 8 Most Demanded Programming Languages in 2022 [devjobsscanner.com]
>> 2022年需求最大的8种编程语言[devjobsscanner.com]
文章系列导航结束