Hi, Spring fans! Welcome to another installment of This Week in Spring! How are you? This week I?m writing you from sunny Seattle, Washington, where we?re having our next installment of the SpringOne Tour series. It?s been a ton of fun seeing all these fun and friendly faces again and getting to see people, many of whom I haven?t seen since before the pandemic! I?ve also had a lot of fun seeing some friends from some of the big cloud companies here, Microsoft and AWS. It?s always interesting to learn how people are using the latest and greatest from Spring to build amazing systems and software targeting these cloud platforms.
We?ve got a lot to cover this week so let?s dive right into it!
- In last week?s podcast, I talked to Kubernetes contributor and fellow Tanzu Developer Advocate Leigh Capili
- Distributed Tracing With OpenTelemetry, Spring Cloud Sleuth, Kafka, and Jaeger
- Ingress vs. Load Balancer in Kubernetes
- Instantiating Multiple Beans of the Same Class with Spring Annotations
- Curious about when and why to use Java 14 Records vs. Lombok? Check out this article
- I put together this little example , thanks to Reactor lead Simon Basl?, showing how to handle pagination with the
expand
operator in Project Reactor: Pagination in a Reactive Application. It looks at how to eleganrly expand the contents of a reactive stream as new data (in a data pagination scenario) becomes available. - Spring Shell 2.1.0-RC1 is now available
- Pushing a Docker Image to a Self-Hosted Registry
- Spring for Apache Kafka 2.9 Release Candidate Available
- This Apache Maven Survival Guide is quite interesting, to me at least!