Skip to content

mehmetsalgar/Akka-Finite-State-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model Driven CQRS Proof of Concept Application with Pekko Finite State Machine, Kafka, Cassandra, Elasticsearch

![LICENSE]

Features

  • Event Sourcing / Command Query Responsibility Segregation Pattern Implementation
  • Command part with Apache Kafka, Pekko Finite State Machine, Apache Cassandra
  • Query part with Pekko Projection, Elasticsearch
  • Code Generation with Eclipse XText, Xtend from Eclipse Papyrus UML Diagrams
  • Spring Boot Application
  • Docker / Helm packaging for deployment to Kubernetes

Business Case

  • Bank Credit Application Workflow implementation with Four Eyes Proofing principle

Target Use Cases

  • Credit Applications from Credit Tenants
  • Approval from Relationship Manager
  • Approval from Sales Manager
  • Inquiries for Credit Tenants credit scores
  • Inquiries for Fraud Prevention results
  • Inquiries for Address Check
  • Approval from Credit Analyst

Detail Explanations

You can find the full story of the Proof of Concept in the following Blog post.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published