Hexagonal Architecture And Microservices
Presentation Several technologies make it possible to expose or invoke business functions: SOA, REST / Web API, Messaging / JMS, and others. It is crucial to isolate the code that implements the business logic from the architectures used. The hexagon...
Dec 10, 20212 min read195

