Skip to content

The project is based on a hexagonal architecture and is written in Kotlin and Spring Boot

Notifications You must be signed in to change notification settings

barnavarga/spring-boot-hexagonal-multi-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexagonal Architecture Example

Inspiration

Hexagonal Architecture inspired the idea of the creation of this project where the focus is on the Hexagonal Architecture demonstration. In many cases, the examples are being placed in complex circumstances: various kinds of databases or services. Therefore, the aim of this project is to give a domain logic-rich application.

This project tries to sure that this architecture is worth using in a complex domain logic environment in a microservice for example. There is the fact that the Hexagonal Architecture may not be recommended for CRUD applications because it would have not a marginal overhead due to the number of extra classes.

About

The project is based on a hexagonal architecture and is written in Kotlin and Spring Boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages