Skip to content

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

License

Notifications You must be signed in to change notification settings

kauanmocelin/hexagonal-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Prerequisites

Running

  1. Clone the repository:
git clone https://github.com/kauanmocelin/hexagonal-architecture.git
  1. Enter the project folder:
cd hexagonal-architecture
  1. Build the project using Maven:
./mvnw clean install

The application should now be up and running locally.

Technologies

Author

Kauan Mocelin

Twitter Follow

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages