Fork me on GitHub

Introduction

This document explains the Architecture of the simple-chat project. simple-chat is a chat website written in Java and hosted in Docker containers.

It should use all the practices and principles learned by me but never could use in a simple environment. So this is a playing ground for Docker, BDD and also Arc42.

Reference

We acknowledge that this document uses material from the arc 42 architecture template, http://www.arc42.org/. Created by Dr. Peter Hruschka & Dr. Gernot Starke. For additional contributors see http://www.arc42.org/page2/page6/contributors.html

arc42