java-ddd-example
Java project starter
Provides a starting point for building Java projects with JUnit and Gradle in a Domain-Driven Design (DDD) architecture
♨️ DDD in Java skeleton & examples. Course:
434 stars
23 watching
205 forks
Language: Java
last commit: 3 months ago codelycodelytvcqrscucumbercucumber-javadddddd-architectureddd-cqrsddd-examplegradlehexagonjavajava-skeletonjunitrabbitmq
Related projects:
Repository | Description | Stars |
---|---|---|
codelytv/java-basic-skeleton | A basic Java project skeleton with JUnit and Gradle setup for quick project creation | 51 |
codelytv/typescript-ddd-skeleton | A basic project structure and minimal code skeleton for building Domain-Driven Design applications in TypeScript | 449 |
codelytv/scala-ddd-example | An example project demonstrating the implementation of a scalable and maintainable HTTP API in Scala using Domain-Driven Design (DDD) principles | 135 |
codelytv/java-solid-examples | An example repository illustrating the SOLID principles in Java to aid learning and development | 78 |
codelytv/kotlin-basic-skeleton | A basic Kotlin project template to simplify the creation of new applications | 55 |
itlibrium/ddd-starter-dotnet | Provides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications | 391 |
ddd-by-examples/event-source-cqrs-sample | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
ddd-by-examples/factory | An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring | 1,344 |
codelytv/csharp-basic-skeleton | Creates boilerplate code and project structure for C# projects with tests and domain logic | 24 |
bitloops/ddd-hexagonal-cqrs-es-eda | A comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts | 1,208 |
andras-nemes/dddskeletonnet | A .NET skeleton project introducing Domain Driven Design and loosely coupled layers | 179 |
bottegait/ddd-leaven-v2 | A comprehensive DDD-CqRS sample project providing real-world domain modeling examples and tools for building robust applications | 870 |
codelytv/java-oop-examples | A collection of Java examples illustrating key Object-Oriented Programming concepts and principles. | 30 |
thearchitectdev/architect.domainmodeling | A DDD toolset providing boilerplate code generators for domain models in C# | 64 |
asc-lab/better-code-with-ddd | An application demonstrating how to apply Domain-Driven Design (DDD) tactical patterns to improve code quality and readability | 316 |