Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day ago
JSON representation
A example of clean architecture in Java 8 and Spring Boot 2.0
- Host: GitHub
- URL: https://github.com/soyjuanmalopez/clean-architecture
- Owner: soyjuanmalopez
- Created: 2020-03-26T14:17:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T10:00:53.000Z (8 months ago)
- Last Synced: 2025-01-12T13:07:58.311Z (9 days ago)
- Topics: actors, arquitecture, clean, clean-arch, clean-architecture, clean-code, hibernate, java-8, lombok, maven, multiproject, spring, spring-boot, template, video
- Language: Java
- Homepage: https://medium.com/swlh/clean-architecture-java-spring-fea51e26e00
- Size: 142 KB
- Stars: 296
- Watchers: 8
- Forks: 95
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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-cfbafdcfdc86Concurrency 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