Skip to content

This example shows how to implement the hexagonal architecture design pattern with REST and GraphQL.

License

Notifications You must be signed in to change notification settings

sergiovlvitorino/hexagonal-architecture-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexagonal-architecture-example

This example shows how to implement the hexagonal architecture design pattern with REST and GraphQL.

Java CI with Maven

codecov

Getting Started

Prerequisites

  • JDK 18
  • Maven 3.6

Running

Open the terminal. Put the commands below to download and start the project:

git clone https://github.com/sergiovlvitorino/hexagonal-architecture-example

cd hexagonal-architecture-example

mvn spring-boot:run

Running tests

Open the terminal. Put the commands below to test:

cd hexagonal-architecture-example

mvn test

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details

About

This example shows how to implement the hexagonal architecture design pattern with REST and GraphQL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages