dziadeusz / hexagonal-architecture-by-exampleLinks
☆183Updated 5 years ago
Alternatives and similar repositories for hexagonal-architecture-by-example
Users that are interested in hexagonal-architecture-by-example are comparing it to the libraries listed below
Sorting:
- An example application written in Hexagonal (Ports and Adapter) architecture☆274Updated 6 months ago
- Designing Hexagonal Architecture with Java, published by Packt☆226Updated 2 years ago
- Example application for my TechLunch @ Vaadin about DDD and the Hexagonal Architecture☆76Updated 7 years ago
- This repository contains a sample Java REST application implemented according to hexagonal architecture.☆205Updated last year
- GitHub Pages☆86Updated 7 years ago
- An example of implementing hexagonal design in a spring-boot application (A work in progress)☆77Updated 3 years ago
- Domain-driven design example in Java with Spring framework☆403Updated 2 years ago
- Examples and Tutorials of Event Sourcing in JVM languages☆323Updated last month
- Banking Kata (Java)☆376Updated 2 years ago
- An example approach for implementing a Hexagonal Architecture☆101Updated last year
- Example for implementing aggregates (Domain-Driven Design) with Java☆52Updated 7 years ago
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆156Updated 2 years ago
- Spring boot with domain driven design☆215Updated 4 years ago
- Sample project for "DDD to the Code" workshop☆121Updated last month
- Example of Hexagonal architecture with high cohesion modularization, CQRS and fast BDD tests in Java☆230Updated 3 years ago
- Sample Account Service to demonstrate the Hexagonal Architecture☆96Updated 4 years ago
- Example application for implementing a Clean Architecture.