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)