Articles in this series
How to generate multiple OpenAPI specs in your project · TL;DR: This article will explain what a domain gateway is, how to build one, and why do you want...
How to customize your spring application log · Today I would like to show you a feature of Spring that is not new, nor important, but it’s just...
Keeping the SOLID principle with Spring · Lately, I talked with one of my collages during code review. We've discussed one of Spring's (along with other...
Building REST API with OpenAPI, SpringBoot and Kotlin · While working as a backend engineer, I developed a few REST APIs. There is one thing that always...