PinnedŁukasz MonkiewiczDo you have disguised Coupling in your system?Coupling, in a way, is a metric of how easy it is to modify your system. It shows you how many problems you will encounter during future…Nov 7, 2021Nov 7, 2021
Łukasz MonkiewiczUsing Ports and Adapters in a monolithSome time ago, I wrote about Ports and Adapters architecture, where domain logic is completely separated from infrastructure logic, like…Apr 16, 2021Apr 16, 2021
Łukasz MonkiewiczDocumenting REST APIDocumentation is important, everybody knows this, especially when you are the one who needs to use some third-party service or library…Apr 16, 2021Apr 16, 2021
Łukasz MonkiewiczThe power of Spring REST API validationCreating REST endpoints has become pretty popular. All these microservices, APIs, simple backend applications for the frontend javascript…Apr 15, 2021Apr 15, 2021