1. Spring and Java
>> Logging Performance Comparison [blog.sebastian-daschner.com]
Surprisingly, logging actually has a cost 🙂
>> Virtual Thread Deadlocks [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
>> How To Become An Open Source Committer? [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 is great for achieving build independence and repeatability.
>> #80: Ethereum: a distributed virtual machine for exchanging money and bored apes [nurkiewicz.com/80]
And Ethereum explained in approximately 256 seconds 🙂
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
And my favorite Dilberts of the week:
>> Taking Credit [dilbert.com]
>> The Value of Meaning [dilbert.com]
>> Firing Ted [dilbert.com]
4. Pick of the Week
>> Top 8 Most Demanded Programming Languages in 2022 [devjobsscanner.com]