News

This project is to expose my interpretation of the hexagonal architecture, under spring-boot framework. The diagram of the hexagonal architecture relies on the following: I have tried to take a ...
Spring Modulith can also document modules by creating two kinds of AsciiDoc files: C4 and UML component diagrams for the relationship between modules and a so-called Application Module Canvas for ...
This is the sample Spring Boot application used to demonstrate how to leverage the Ports and Adapters pattern by Alistair Cockburn in my YouTube video: All the business logic has been placed in the eu ...
He also pointed out that the new Spring Boot Migrator can migrate a Spring Boot 2.7 application to version 3.0. He later confirmed that full Java Module support won’t arrive in Spring Framework ...