1. Spring and Java
>> Emulating C# LINQ in Java using Code Reflection [openjdk.org]
Java’s LINQ Inspiration: unleashing Code Reflection Power, Emulating the LINQ in Java.
>> FetchType: Lazy/Eager loading for Hibernate & JPA [thorben-janssen.com]
Mastering JPA Fetch Types: a comprehensive guide to entity mappings and performance optimization.
>> Hibernate StatelessSession JDBC Batching [vladmihalcea.com]
And, still on the persistence track – optimizing Hibernate: exploring StatelessSession and JDBC Batching.
Also worth reading:
- >> JDK 22 G1/Parallel/Serial GC changes [tschatzl.io]
- >> Extension Functions in Kotlin [reflectoring.io]
- >> Managing Throughput with Virtual Threads – Sip of Java [inside.java]
- >> This Week in Spring – February 6th [spring.io]
- >> Automatic differentiation of Java code using Code Reflection [openjdk.org]
- >> Sorting Text in Java, How Complicated Can It Be? [foojay.io]
- >> Writing Integration Tests for Spring Boot Web Applications: Build Setup [petrikainulainen.net]
- >> Pinterest Open-Sources a Production-Ready PubSub Java Client for Kafka, Flink, and MemQ [infoq.com]
- >> Optimizing Java for Modern Hardware: The Continuous Evolution of the Vector API [infoq.com]
Webinars and presentations:
- >> Data Oriented Programming in Java 21 [inside.java]
- >> Spring Tips: Spring Boot Testjars [spring.io]
- >> Spring Tips: Spring AI [spring.io]
- >> A Bootiful Podcast: Dr. Venkat Subramaniam, on the latest in Java [spring.io]
- >> Java 21 and Beyond: A Roadmap of Innovations [inside.java]
Time to upgrade:
- >> Spring Boot 3.2 and Spring Framework 6.1 Add Java 21, Virtual Threads, and CRaC [infoq.com]
- >> Hibernate ORM 6.4.4.Final released [in.relation.to]
- >> Spring Tools 4.21.1 released [spring.io]
- >> Hibernate Search 7.1.0.CR1 is out [in.relation.to]
2. Technical & Musings
>> Apache Pekko: Simplifying Concurrent Development With the Actor Model [infoq.com]
Meet Apache Pekko: Taking Advantage of Actor Model for Scalability and Resilience in Distributed Systems
Also worth reading:
- >> Kicking the Tires of Docker Scout [foojay.io]
- >> Announcing Emmett! Take your event-driven applications back to the future! [event-driven.io]
- >> DTrace Revisited: Advanced Debugging Techniques [foojay.io]
3. Pick of the Week
>> Empower your Jakarta EE development with Payara Server [payara.fish]