All Projects → ElinaValieva → spring-microservices

ElinaValieva / spring-microservices

Licence: other
🌱 Simple Microservice Architecture based on Sagas and CQRS patterns

Programming Languages

kotlin
9241 projects
Mustache
554 projects

Projects that are alternatives of or similar to spring-microservices

Jes
Java Event Store implementation
Stars: ✭ 32 (-38.46%)
Mutual labels:  sagas
Eventflow
Async/await first CQRS+ES and DDD framework for .NET
Stars: ✭ 1,932 (+3615.38%)
Mutual labels:  sagas
Watermill
Building event-driven applications the easy way in Go.
Stars: ✭ 3,504 (+6638.46%)
Mutual labels:  sagas
React Nativeish
React Native / React Native Web Boilerplate
Stars: ✭ 106 (+103.85%)
Mutual labels:  sagas
Redux Most
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
Stars: ✭ 137 (+163.46%)
Mutual labels:  sagas
Redux Tower
Saga powered routing engine for Redux app.
Stars: ✭ 155 (+198.08%)
Mutual labels:  sagas
Redux Saga
An alternative side effect model for Redux apps
Stars: ✭ 21,975 (+42159.62%)
Mutual labels:  sagas
dapr-gbb-workshop
Details regarding the customer-ready Dapr workshop created by the Microsoft Cloud Native Global Black Belt Team
Stars: ✭ 27 (-48.08%)
Mutual labels:  microservices-architecture
Kea
Production Ready State Management for React
Stars: ✭ 1,805 (+3371.15%)
Mutual labels:  sagas
Kasia
🎩 A React Redux toolset for the WordPress API
Stars: ✭ 219 (+321.15%)
Mutual labels:  sagas
Nsaga
Simple Saga Management library for .Net
Stars: ✭ 112 (+115.38%)
Mutual labels:  sagas
Eventflow.example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
Stars: ✭ 131 (+151.92%)
Mutual labels:  sagas
React Native Restaurant App
Stars: ✭ 187 (+259.62%)
Mutual labels:  sagas
Reapex
A lightweight framework to build pluggable and extendable redux/react application
Stars: ✭ 58 (+11.54%)
Mutual labels:  sagas
awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Stars: ✭ 1,594 (+2965.38%)
Mutual labels:  microservices-architecture
Redux Dynamic Modules
Modularize Redux by dynamically loading reducers and middlewares.
Stars: ✭ 874 (+1580.77%)
Mutual labels:  sagas
Redux Saga Testing
A no-brainer way of testing your Sagas
Stars: ✭ 150 (+188.46%)
Mutual labels:  sagas
mooa-boilerplate
microfrontends framewrok mooa's boilerplate.前端微服务化框架 Mooa 脚手架示例
Stars: ✭ 30 (-42.31%)
Mutual labels:  microservices-architecture
garuda
Automagically Exposing Django ORM over gRPC for microservices written in any other languages
Stars: ✭ 22 (-57.69%)
Mutual labels:  microservices-architecture
Zio Saga
Purely Functional Transaction Management In Scala With ZIO
Stars: ✭ 200 (+284.62%)
Mutual labels:  sagas

Kotlin Spring Microservices Kotlin Java CI with Gradle

Based on methodology and patterns of Chris Richardson and Eventuate Framework

 

Technologies 🚩

  • Spring Boot, Spring Admin
  • Spring Cloud Discovery, Spring Cloud Config
  • Eventuate Tram - CQRS, Sagas with Kafka, Postgres

 

How to start 🐳

docker-compose up

Browse swagger http://localhost:8008/swagger-ui.html

 

Deploy to OpenShift 🚩

./gradlew helm
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].