gshaw-pivotal / spring-hexagonal-exampleLinks
An example of implementing hexagonal design in a spring-boot application (A work in progress)
☆77Updated 2 years ago
Alternatives and similar repositories for spring-hexagonal-example
Users that are interested in spring-hexagonal-example are comparing it to the libraries listed below
Sorting:
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆99Updated 8 years ago
- An example application written in Hexagonal (Ports and Adapter) architecture☆268Updated 10 months ago
- Code for Hands-on Hexagonal Architecture With Spring Boot tutorial☆87Updated 4 years ago
- Spring application which highlights the purpose of hexagonal architecture☆26Updated 6 years ago
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆173Updated this week
- Sample projects for my talk "Refactoring to a System of Systems"☆245Updated 3 years ago
- Example Application to demo various flavours of handling domain events in Spring Boot☆270Updated 6 years ago
- Example for implementing aggregates (Domain-Driven Design) with Java☆50Updated 7 years ago
- Sample code for my talk "A Deep Dive into Spring Application Events".☆42Updated 4 years ago
- Sample project for "DDD to the Code" workshop☆120Updated 3 years ago
- How to tune Spring Boot + HikariCP for the cloud - avoiding the common mistakes☆67Updated last year
- Saga Pattern Implementation Using Axon and Spring Boot☆80Updated 6 years ago
- This has been moved to Moduliths –https://github.com/odrotbohm/moduliths.☆102Updated 4 years ago
- Example application for implementing a Clean Architecture.☆62Updated last year
- An example approach for implementing a Hexagonal Architecture☆99Updated 7 months ago
- An example web app structured using Clean Architecture, implemented using Spring Framework.☆130Updated 3 years ago
- Modular Monolith Java application with DDD☆331Updated 8 months ago
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆155Updated last year
- Sample code for the Spring Modulith Deep Dive workshop / training☆77Updated 7 months ago
- Spring Integration implementations for well-known Microservices Patterns☆136Updated last year
- sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring…☆48Updated this week
- This repository contains a sample Java REST application implemented according to hexagonal architecture.☆142Updated 6 months ago
- Spring boot with domain driven design☆200Updated 4 years ago
- An application to demonstrate Hexagonal architecture with Domain, Presenter & Entity segregation on Spring WebFlux☆33Updated 4 years ago
- The demo repository showing modulith architecture with Spring Boot and Spring Modulith☆99Updated last week
- ☆120Updated 3 years ago
- Multi-module project containing several Axon-based samples☆84Updated last week
- Designing Hexagonal Architecture with Java, published by Packt☆213Updated 2 years ago
- Spring template for a REST service designed with Hexagonal architecture☆129Updated 2 weeks ago
- Java/Maven hexagonal architecture project implements file managing functionalities