maarten-vandeperre / clean-architecture-software-sample-project
Example implementation of clean architecture (with regards to the software development itself).
☆53Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for clean-architecture-software-sample-project
- Domain-driven design microservices example☆57Updated 11 months ago
- Modular Monolith architecture demonstration with Spring Modulith and DDD☆132Updated last week
- Designing Hexagonal Architecture with Java, published by Packt☆206Updated last year
- Revisiting Cargo tracking example with Clean DDD approach☆40Updated 4 months ago
- My interpretation of Clean Architecture with Spring Boot☆125Updated 2 years ago
- ☆176Updated 4 years ago
- Example Application for Microservice API Patterns (MAP) and other patterns (DDD, PoEAA, EIP)☆171Updated last month
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆165Updated 7 months ago
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆153Updated last year
- ☆146Updated 2 months ago
- Modular Monolith Java application with DDD☆291Updated last month
- Banking Kata (Java)☆347Updated 9 months ago
- An example of Clean Architecture in Spring. Demo app for Spring 2023☆228Updated 4 months ago
- Ensembler: the Remote Ensemble Registration System☆82Updated this week
- An analysis of a clean architecture implementation in a spring boot application.☆53Updated last year
- ☆165Updated 2 weeks ago
- A demo of applying TDD & gradually introducing DDD.☆96Updated 6 months ago
- Spring-Boot application based on hexagonal architecture and DDD☆126Updated 6 months ago
- An example of implementing hexagonal design in a spring-boot application (A work in progress)☆75Updated last year
- Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect☆85Updated 2 weeks ago
- The demo repository showing modulith architecture with Spring Boot and Spring Modulith☆70Updated this week
- Domain-driven design example in Java with Spring framework☆340Updated 11 months ago
- ☆35Updated 2 years ago
- Samples showing how to build multitenant applications with Java and Spring Boot☆118Updated 6 months ago
- Java-Spring-CRQS-Eventsourcing-Microservice