bslota / optimistic-apiLinks
A sample project that aims to give you comprehensive instructions on how to model your REST API so that it supports concurrency control of your resources and utilizes standard features of HTTP protocol. We will also implement this solution with the help of Spring Framework
☆25Updated 5 years ago
Alternatives and similar repositories for optimistic-api
Users that are interested in optimistic-api are comparing it to the libraries listed below
Sorting:
- Extension for the Spring framework using CQRS principles. It's useful to implement quickly an webapp.☆26Updated 2 months ago
- Sample code for my talk "A Deep Dive into Spring Application Events".☆41Updated 4 years ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- Example for implementing aggregates (Domain-Driven Design) with Java☆52Updated 7 years ago
- A sample DDD kotlin microservice☆56Updated 7 years ago
- Repository containing some base code and guidelines to build and then scale an application☆116Updated 2 years ago
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆179Updated 5 months ago
- Hotel booking application - Demo - Axon Framework & Axon Server☆128Updated 2 years ago
- Software architecture design guidelines for apps running under eventual consistency. Works with domain driven design. Approved by practit…☆96Updated 4 years ago
- ☆19Updated 8 years ago
- The code for "Decomposing Java applications" talk.☆18Updated 7 years ago
- Fork of the Spring Cloud Microservices project packaged to be deployed on several Cloud platforms: Kubernetes and Cloud Foundry☆27Updated 4 years ago
- Project Reactor 3.3, Spring Framework 5.2, Spring Data 2.2☆49Updated 5 years ago
- Event sourcing with pure functions, left fold, pattern match☆42Updated 8 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆211Updated last year
- Spring Reactor hands-on training (3 days)☆141Updated 2 years ago
- A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring…☆70Updated 4 years ago
- Ready to go Domain-Driven Design workshop.☆63Updated 2 years ago
- ESarch - CQRS & Event Sourcing with Spring Boot, Axon and Pivotal Cloud Foundry PAS☆130Updated 2 years ago
- Sample project for a Game Rental application as a showcase for Axon☆61Updated 4 months ago
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆156Updated 2 years ago
- Java/Maven hexagonal architecture project implements file managing functionalities☆59Updated 3 years ago
- Demonstrates CQRS and Event Sourcing microservices in Java using Pivotal CloudFoundry, SpringBoot and the Axon Framework.☆52Updated 7 years ago
- Simple CQRS application using Axon without Event Sourcing☆26Updated 3 years ago
- An example of implementing hexagonal design in a spring-boot application (A work in progress)☆77Updated 3 years ago
- Java implementation of the Command-Bus pattern for Spring and CDI☆49Updated 3 months ago
- Examples and Tutorials of Event Sourcing in JVM languages☆321Updated last month
- Code used in the live coding presentations☆44Updated 3 years ago
- SpringBoot application that shows how transactional-bound events work and what should we keep in mind while using them.☆23Updated 8 years ago
- Hands-On workshop for securing a reactive spring boot 2 application in multiple steps☆105Updated 2 years ago