Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 864 Bytes

File metadata and controls

7 lines (4 loc) · 864 Bytes

Gradle Build

Own your design: functional principles vs the framework

Demo project to showcase the refactoring of a Spring Boot application from a layered architecture to a hexagonal architecture. The main branch contains the refactored solution. There are also individual branches for each architectural approach: layered and hexagonal, with a PR that highlights the changes.

To better understand the context I recomend watching my talk and going over the slides.