Skip to content

refactorizando-web/spring-data-hexagonal-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hexagonal Architecture with Spring Data Example

This is an simple example about how to build an application with Hexagonal Architecture in a Spring Data Application.

This application uses a H2 Data Base, wich is a Data Base in memory.

If you want more information you can take a look in this post: https://refactorizando.com/ejemplo-de-arquitectura-hexagonal/

How to run it?

mvn spring-boot:run

How can I test it?

you have two different endpoints:

About

Hexagonal Architectura in a Spring Data Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages