Welcome to another installment of This Week in Spring! This week I'm in Omaha, Nebraska, speaking to customers and tonight I'll be presenting at an event co-sponsored by the Omaha, JUG and the local Omaha, Spring Users Group, talking about reactive Spring. Don't be shy, come out and say hi!
just announced Spring Cloud Data Flow 1.2.M3
- last week, continuing the Spring Tips series, I looked at the various options for deploying Spring Boot applications to Servlet containers
- Going beyond the Spring Boot intelligent defaults? Need to debug to that next level? Join Nicolas Fränkel, Hybris as he takes us under the hood of Spring Boot on Thursday April 13th.
- it's still not too late to register for wednesday's webinar with Michael Plod (InnoQ) on Strategic (Domain Driven) Design with Spring Boot
- Spring Cloud co-founder Spencer Gibb is at it again, this time working on a new Gateway project called Spring Cloud Gateway. This project is nowhere near finished or final, but now's a great time to get the bits, kick the tires and feedback. Spencer's been working hard adding all sorts of cool things, like request throttling.
- there are still some very interesting things that you can do with Netflix's Zuul, too! If you want to learn more, check out the ever-expanding repository full of samples
- Jenn Strater did a really nice job demonstrating Spring RESTDocs in this example.
- Finally! a proposal to deprecate (but of course never absolutely remove) Java's finalization behavior
- My training course, Cloud Native Java, is now available on Safari and for purchase.
- I liked the most recent installment of Pivotal Conversations which discusses the CRE program speared by Pivotal and Google to ensure that Pivotal Cloud Foundry on Google Cloud Platform delivers a Google-level of reliability
- Venkat Rangasamy has an interesting post on Production-Ready Microservices that talks about, but doesn't focus on, Spring Boot
- I liked this Italian-language post by Federico Paparoni on using the Spring Boot Actuator for metrics
- Pivotal's own Richard Seroter looks at using a single service registry to talk to coordinate both .NET and Spring Cloud-based Microservices
- I also liked this Federico's Italian-language post on supporting CRUD with Spring Data REST and Spring Data JPA