vanhung4499 / delivery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Online Food Delivery Service 🍣

Server backend repository

Description

This is a server backend repository for an online food delivery service. It is built with Spring Boot and uses MySQL as a database. Built for learning purposes: DDD, Hexagonal Architecture, CI/CD, ...

Technologies

  • Kotlin
  • Spring Boot
  • Gradle
  • QueryDSL
  • Docker
  • MySQL

How to run

Coming soon...

Project structure

This project is structured using the Hexagonal Architecture. The internal structure of each module follows the port and adapter pattern.

  • delivery-api
  • delivery-application
  • delivery-domain
  • delivery-infrastructure

License

This project is licensed under the MIT License - see the LICENSE file for details.

About


Languages

Language:Kotlin 100.0%