Ports & adapters a.k.a hexagonal architecture modeling interfaces
I’m designing architecture for my small project. Java, spring-boot powered.
The idea behind this application is simple – retrieve some decision based on input parameters and external api.