The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
An example application written in Hexagonal (Ports and Adapter) architecture
This repository contains a sample Java REST application implemented according to hexagonal architecture.
Clean Architecture, ports & adapters, Domain-Driven Design, CQRS
ArchUnit examples for a ports-and-adapters application architecture inside a Spring Boot book-catalog application
The aim of this project is to show a sample implementation of the hexagonal architecture, saga pattern, and outbox pattern.
A thin ports and adapters architecture
Microservices framework for Java
A Spring example application with a hexagonal (clean) architecture & multi modules with Gradle.
[HEXAGONAL ARCHITECTURE] [JAVA] [SPRING] Personnal finance backend app
Project is a home budget management system. It's also my sandbox for learning and testing technologies, patterns and ideas.
Application for analyzing currencies created using Hexagonal Architecture, Apache Kafka and Camunda