This Week in Spring - May 17th, 2022
Hi, Spring fans! Welcome to another installment of This Week in Spring! I am in beautiful Barcelona, Spain, this week, ahead of the upcoming Spring I/O show. I just spent a wonderful week in amazing England, meeting old friends, speaking at Devoxx UK, etc.
- A Bootiful Podcast: EasyMock contributor, Java Champion, and Java luminary Henri Tremblay
- Also, while we're on the topic of Spring Boot 2.7, remember that Spring for GraphQL is also 1.0 this week! I'm so excited :)
- Example of Spring Cloud Function with AWS Lambda
- I love this - the Activiti 7 developer's guide - showcases some cool patterns and principles for building service-centric workflow solutions with Spring Boot and Activiti
- a handy tip from Maciej Walkowiak on Twitter that Spring Boot 2.7 (due - :checks notes: - this week!) adds native support for Jackson Mixins with
@JsonMixin
…