bslota / optimistic-api
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
☆24Updated 4 years ago
Alternatives and similar repositories for optimistic-api:
Users that are interested in optimistic-api are comparing it to the libraries listed below
- Design Patterns Workshop☆20Updated 9 months ago
- Example for implementing aggregates (Domain-Driven Design) with Java☆50Updated 6 years ago
- Fork of the Spring Cloud Microservices project packaged to be deployed on several Cloud platforms: Kubernetes and Cloud Foundry☆27Updated 3 years ago
- Event sourcing with pure functions, left fold, pattern match☆43Updated 8 years ago
- Sample code for my talk "A Deep Dive into Spring Application Events".☆42Updated 3 years ago
- SpringBoot application that shows how transactional-bound events work and what should we keep in mind while using them.☆23Updated 7 years ago
- Sample project for live refactoring workshops☆15Updated 5 years ago
- My take on the SpringTrader project (previously NanoTrader).☆71Updated 11 years ago
- ☆21Updated 3 months ago
- Slides for a talk introducing Spring Data JDBC☆36Updated 3 years ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆99Updated 7 years ago
- Example on how to retry http request wit exponential backoff using SpringBoot2 WebClient☆13Updated 6 years ago
- ☆19Updated 7 years ago
- Toolkit for creating microservices in a multi-project test environment using mock distributed mechanisms.☆31Updated 10 months ago
- Sources for my class "Refactoring from Big Ball Of Mud"☆53Updated 5 years ago
- Example application about CQRS and Event Sourcing #NoFrameworks☆74Updated 6 years ago
- Demo application focusing on the Food Ordering domain - Used in our video series☆33Updated 5 years ago
- Kotlin Clean Architecture and CQRS microservice☆28Updated 10 months ago
- demo of a distributed transaction using spring stream and a saga pattern with a spring state machine☆59Updated 2 years ago
- Resources for "Beyond OAuth2: End to End Microservice Security" first presented at microXchg 2017 in Berlin, Germany.☆14Updated 6 years ago
- Demonstrates CQRS and Event Sourcing microservices in Java using Pivotal CloudFoundry, SpringBoot and the Axon Framework.☆52Updated 6 years ago
- A step-to-step migration from JavaConfig to functional☆32Updated 2 years ago
- Provide consistent functionality to filter/sort for the rest API. It supports JPA criteria, jOOQ dynamic filtering and sorting.☆29Updated last week
- Example DDD/CQRS based on Implementing Domain Driven Design book written by Vaughn Vernon☆40Updated 10 years ago
- ☆28Updated 11 months ago
- Cinema playground - example repo from reserving seats with different rules☆76Updated 2 years ago
- Example projects for jMolecules☆17Updated last year
- A simple Spring Boot app that talks to Kafka using Avro and Schema Registry☆38Updated last year
- Extension for the Spring framework using CQRS principles. It's useful to implement quickly an webapp.☆26Updated 3 weeks ago
- Simple CQRS application using Axon without Event Sourcing☆25Updated 2 years ago