/hexagonal-architecture

This is an implementation of Hexagonal Architecture as objective to learn more about software architecture by hands on

Primary LanguageJavaMIT LicenseMIT

Hexagonal Architecture

NPM

About

This is an implementation of Hexagonal Architecture as objective to learn more about software architecture by hands on. With this architecture all layers was tested independently and easily, an elegance way to accomplish decoupling of code.

Architectural Diagram

Hexagonal Architecture Diagram

Built With

  • Java
  • Spring Boot
  • Spring Data JPA
  • Unit Testing
  • Maven
  • Lombok

Prerequisites

  • Java 11

Running

# clone repository
git clone https://github.com/kauanmocelin/hexagonal-architecture.git

# enter the project folder
cd hexagonal-architecture

# run tests
./mvnw test

Author

Kauan Mocelin

Twitter Follow