Skip to content

Simple app that illustrates the combination between DDD, Hexagonal Architecture (Clean Architecture) and Event Driven by Spring Boot and Spring Cloud Stream Kafka

Notifications You must be signed in to change notification settings

nlinhvu/Send-Message-Kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean architecture:

Primary Adapter (have in-port implementations injected): Web/Rest, Message-Receiver Secondary Adapter (implement out-ports): DB, Message-Sender

About

Simple app that illustrates the combination between DDD, Hexagonal Architecture (Clean Architecture) and Event Driven by Spring Boot and Spring Cloud Stream Kafka

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages