brainagenet / spring-clean-architecture

An example web app structured using Clean Architecture, implemented using Spring Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-clean-architecture

Build Status

An example web app structured using Clean Architecture, implemented using Spring Framework.

Robert C Martin - Clean Architecture

Watch youtube video of Robert C. Martin "Uncle Bob" on Clean Architecture and Design:

Robert C Martin - Clean Architecture and Design

Un strict mode

If you feel that external configuration is a bit of a hasle, you can see example of integrating spring-context into domain logic. It's less flexible and surely it's not advised by Uncle Bob. If you feel that your thing, you might look at branch: spring-in-domain-logic (See diff here: https://github.com/coi-gov-pl/spring-clean-architecture/compare/spring-in-domain-logic).

About

An example web app structured using Clean Architecture, implemented using Spring Framework.


Languages

Language:Java 89.6%Language:HTML 6.8%Language:CSS 2.4%Language:JavaScript 1.1%