Skip to content

alvaropicazo/backend-hexagonal-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend following an hexagonal architecture with a Domain Driven Design

Short Description

This backend application written in Java using Spring contains a hexagonal architecture which basically allows a client to:

  • Create a user

  • Login

  • Add balance to a specific user

  • Retrieve the balance of the user

By running mvn springboot:run it should deploy a db in a docker container in which the users will be registered, alongside the backend application in a different one.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published