Hey folks, here is what I have for you this week:
🌱 New in Spring 6.1: RestClient: Spring 6.1 introduces brand new synchronous HTTP client - RestClient
that offers the fluent API of WebClient
with the infrastructure of RestTemplate
.
🛠️ Enforcing Your Architecture with ArchUnit: how we can write tests for the application architecture using ArchUnit and in which scenarios it could be useful.
⚙️ Improving Performance with HTTP Streaming: how Airbnb moved to HTTP streaming, improved performance and what challenges they faced.
🚀 6 Best Practices for Backend Design in Distributed System: known best practices for building distributed systems that are always beneficial to refresh in memory and compare with the current development process and system's state.
💡 Building a Startup from Scratch: My Mistakes as CTO: if you are running a startup, maybe you don't need microservices from the very beginning and worth having a look at alternatives like Supabase.
Dream your code, code your dream.
Top comments (0)