Hi, Spring fans! In this installment Josh Long talks to Oracle vice president Thomas Wuerthinger about the project he created and leads, GraalVM. This was recorded live from Devoxx Belgium 2023!
Reactor 3.6.0 is coming and going to be GA on November 14. This blogpost describes new features that are included in this upcoming release!
Virtual Threads support
Today, everyone talks about Java 21 and Project Loom. The Project Reactor team hears that and sees value in that project within our ecosystem. With this upcoming release, we introduce support for the VirtualThread implementation.
Hi, Spring fans! This week, I'm joined by one of my longtime heroes and fellow Disney fans, Craig Walls (@habuma). He wrote the most popular book on Spring, Spring in Action, while helping the world stay connected with efforts like Spring Social.
This episode was recorded live at SpringOne 2023, in sunny Las vegas, NV! Did you miss it?
On behalf of the Spring Framework team, it is my pleasure to announce that the second Spring Framework 6.1 release candidate is available from repo.spring.io/milestone now.
Hi, Spring fans! This week I'm in Lisbon, and Porto, Portugal, ahead of the Porto Tech Hub event in Porto, and my tour bus is about to leave! So, let's dive right into it!
Spring Modulith 1.1 RC1 and 1.0.2 released - this is quickly turning into one of my favorite new projects and is well worth your attention, too. It's a structured way to build well-designed, elegant, modular monoliths (or moduliths), but it…
In this last part of this blog series, we dive into a relatively new design pattern first proposed by Chris Richardson but seeing it from the perspective of Spring Cloud Stream. We will see what the outbox pattern is, how it works, and a few strategies to adapt when using Spring Cloud Stream and Apache Kafka. See the descriptions here…