Skip to content

bindian0509/food-ordering-system

Repository files navigation

food-ordering-system

Understanding Clean and Hexagonal Architecture

Following Topics are of focus here -

  • Using right implementation of dependency modules via maven
  • Use of Kafka as communication stream
  • Use of JPA for DAO implementations