Skip to content
This repository has been archived by the owner on Jun 21, 2021. It is now read-only.

eelkjaer/dat3-onionarch

Repository files navigation

Welcome to Onion Architecture for 3. Semester 👋

Version

Documentation

Build Status

Understanding Onion Architecture

Most of the traditional architectures raise fundamental issues of tight coupling and separation of concerns.
Onion Architecture was introduced by Jeffrey Palermo to provide a better way to build applications in perspective of better testability, maintainability, and dependability.
Onion Architecture addresses the challenges faced with 3-tier and n-tier architectures, and to provide a solution for common problems.
Onion architecture layers interact to each other by using the Interfaces.

Model

Read more here

Usage

1. Configure the properties in Pom.xml
2. Configure persistence.xml to your need
3. Configure the database settings in .travis.yml

Have fun

Authors

👤 Emil Elkjær Nielsen

👤 Sigurd Arik Twena Nielsen

Show your support

Give a ⭐️ if this project helped you!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published