Articles in this series
How to generate multiple OpenAPI specs in your project · TL;DR: This article explains what a domain gateway is, how to build one, and why you would want...
Customize Spring Boot Banner: Personalize Easily · Today, I'd like to share a fun feature of Spring with you. It's not new or crucial, but it's...
Simplifying Code with Dependency Injection: The Spring Magic · Recently, I had a discussion with one of my colleagues during a code review. We talked...
Building REST API with OpenAPI, SpringBoot and Kotlin · As a backend engineer, I have developed numerous REST APIs, and one recurring issue I faced was...