Skip to content

software-strijders/Waiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waiter

Banner

Introduction

Waiter is a Spring Boot backend application built for proccessing orders to serve the catering industry. The application is built using a microservice architecture.

Architecture

Waiter will be a distributed system and will contain the following services:

Context Map

Documentation

Architecture

All of the different services make use of the Hexagonal architecture.

Implementation details are done by the outbound 'ports', this means that the application doesn't have care about the internal workings of the (for example) Repository.

Hexagonal

Events and REST calls of the services

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages