Govur University Logo
--> --> --> -->
...

In Hexagonal Architecture, what specific component acts as the translation layer between an external protocol, such as a REST API, and the internal application business logic?



In Hexagonal Architecture, the specific component that acts as the translation layer between an external protocol, such as a REST API, and the internal business logic is called a primary adapter or an incoming adapter. Hexagonal Architecture, also known as Ports and Adapters, separates the core business logic fr....

Log in to view the answer



Community Answers

Sign in to open profiles and full community answers.

Bagas Griyatama

โ€œPrimary adapterโ€

2.0%

Redundant Elements