A simple and quick guide to Hexagonal architecture in Java

Deb pati
3 min readAug 26, 2019
Hexagonal architecture

Introduction

Hexagonal architecture ( or Ports & Adapters architecture) is a design pattern that keeps the inside or core parts of the application separate from the external parts. The inside parts and external parts can then communicate using ports and adapters.

--

--

Deb pati

Writer. Travel Blogger. Former ESL teacher. Software Engineer. Speaks Spanish. Creator of The Visa Project.