Tag: hexagonal architecture

Hexagonal Architecture with Spring Boot Nowadays traditional layered monolithic architecture in Java world is not so popular as 5-10 years ago. I remember how we wrote tons of code for each layer repeating almost the same parts for every application. Add unit and integration testing to understand how much time and efforts has been spent [...]
Read more