Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soyjuanmalopez/clean-architecture

A example of clean architecture in Java 8 and Spring Boot 2.0
https://github.com/soyjuanmalopez/clean-architecture

actors arquitecture clean clean-arch clean-architecture clean-code hibernate java-8 lombok maven multiproject spring spring-boot template video

Last synced: 5 days ago
JSON representation

A example of clean architecture in Java 8 and Spring Boot 2.0

Awesome Lists containing this project

README

        

Clean Architecture example

Multiporject maven.

Explain

https://medium.com/swlh/clean-architecture-java-spring-fea51e26e00

My other artichels

Recillence in Java Aplication
https://medium.com/swlh/future-proofing-your-java-applications-understanding-the-power-of-resilience-patterns-with-cfbafdcfdc86

Concurrency Java Application with examples
https://medium.com/swlh/conquering-concurrency-in-spring-boot-strategies-and-solutions-152f41dd9005

*Compile*
mvn clean install

*Run*
mvn spring-boot:run