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)