Skip to content

ibm-cloud-architecture/refarch-kc-voyage-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voyage management microservice

A simple voyage manager for the reference implemenation of IBM Event-driven architecture. This implementation is based on quarkus, reactive messaging and support the SAGA choerography demonstration.

Read more about the detail implementation on this site

Running the application in dev mode

Start the docker compose (docker-compose-dev.yaml) from the project: eda-saga-choreography

You can run your application in dev mode that enables live coding using:

./mvnw compile quarkus:dev

NOTE: Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.

Packaging

./scripts/buildAll.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published