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 ...
VMware shipped the experimental Spring Modulith project to better structure Spring Boot 3 applications with modules and events. The project introduces new classes and annotations but doesn't generate ...
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 ...
React and Java come together seamlessly in this three-part introduction to full-stack development with React and Spring Boot. Get started with a basic application framework that you can customize ...