News

This article will evaluate and illustrate the implementation of a Hexagonal architecture also known as the Ports and Adapter pattern in springboot. In this article we will refer to our business ...
An exploration of implementing hexagonal architecture in a simple Java application using Gradle to enforce dependencies. Using Gradle, the application is divided into 5 parts, that can only 'see' the ...