Main public logs
Combined display of all available logs of Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:19, 17 January 2025 Chr1ss talk contribs created page Hexagonal (Created page with "= Hexagonal Architecture (Ports and Adapters) = __TOC__ Hexagonal Architecture, also known as '''Ports and Adapters''' Architecture, is a design pattern that emphasizes separation of concerns and focuses on the interactions between the core business logic (hexagon) and external systems (ports and adapters). It enables flexibility, test-ability, and maintainability by decoupling the application's business logic from external dependencies. "This approach is an alternative...")