Skip to content

NikaMelashvili/Saga-Pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saga Pattern using Spring boot

For basic overview you can read the blog post.

Running the app

  1. Make sure to run the docker-compose.yml file
docker-compose up -d
  1. Run the SQL File provided in the resources tab
  2. Build project with maven
mvn clean compile

If you want to run it externally you can use the following command:

mvn clean package -DskipTests=true

About

Saga data pattern using Spring boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages