rogelio-o / spring-dddLinks
A project example using Spring Boot and the layered architecture proposed by DDD.
☆36Updated 7 years ago
Alternatives and similar repositories for spring-ddd
Users that are interested in spring-ddd are comparing it to the libraries listed below
Sorting:
- A sample app to demonstrate Event Sourcing and CQRS using Axon and Spring Boot☆38Updated 6 years ago
- Spring Boot Oauth 2.0 using JWT☆58Updated last year
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆180Updated 6 months ago
- An example web app structured using Clean Architecture, implemented using Spring Framework.☆130Updated 4 years ago
- Simple Microservice Architecture based on Sagas and CQRS patterns☆63Updated 2 years ago
- Demo project for Hexagonal Architecture on Spring Boot☆62Updated 5 years ago
- Spring Boot & Multi-Module Maven Project☆37Updated 4 years ago
- Sample code for my talk "A Deep Dive into Spring Application Events".☆41Updated 4 years ago
- demo of a distributed transaction using spring stream and a saga pattern with a spring state machine☆61Updated 3 years ago
- Demo Application for Event Sourcing using Axon and Spring Boot☆51Updated 6 years ago
- Sample project explaining how to build Dockerized Microservices using Netflix OSS + Spring OAuth/JWT + HATEOAS APIs under Spring Boot 2☆51Updated 7 years ago
- Code for Hands-on Hexagonal Architecture With Spring Boot tutorial☆89Updated 4 years ago
- Saga Pattern Implementation Using Axon and Spring Boot☆81Updated 6 years ago
- Workshop at Spring I/O 2019 on "Securing Microservices with OpenID Connect and Spring Security 5.1"☆43Updated 6 years ago
- Demo blog application using Spring boot and Angular 2 to create a modern, microservice-oriented application☆57Updated 8 years ago
- This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin☆104Updated 3 years ago
- sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring…☆48Updated 3 weeks ago
- Example: Build non-blocking RESTful apps with Spring Boot & CompletableFuture☆58Updated 8 years ago
- Transactional outboxing w spring-integration-jdbc and postgres push notifications☆13Updated 2 years ago
- Example application for my TechLunch @ Vaadin about DDD and the Hexagonal Architecture☆76Updated 7 years ago
- The repo for my post series about Keycloak and how to use it to secure Spring Boot applications and services☆73Updated 6 years ago
- ☆120Updated 7 years ago
- Build Reactive Rest APIs with Spring WebFlux and Reactive Mongo☆160Updated 4 years ago
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆155Updated this week
- Demo ilustrating integration between Spring Boot/Spring Data and Elasticsearch☆35Updated 3 weeks ago
- Spring Security and OAuth2/OIDC Client Example☆62Updated last month
- Example Application to demo various flavours of handling domain events in Spring Boot☆272Updated 7 years ago
- sample applications with implementation of unit, component, contract and integrarion tests using pact, gatling, spring boot test and hove…