In the fifth and final part of the series on hexagonal architecture, we migrate the Quarkus application to Spring Boot – once more without changing a single line of code in the core of the application.
All the new Java 22 features with examples: Unnamed Variables & Patterns, Stream Gatherers, Foreign Function & Memory API, Launch Multi-File Source-Code Programs ... and more!
In the fourth part of the series on hexagonal architecture, we migrate the existing application to a Quarkus application... without changing a line of code in the application core.