flowing-retail
flowing-retail copied to clipboard
Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring...
* [x] Update to Camunda 8.x * [x] Switch Spring Cloud Streams to normal KafkaListener (more robust and better compatibility with other Spring things) * Remove unmaintained parts of the...
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.4.200 to 2.2.220. Release notes Sourced from com.h2database:h2's releases. Version 2.2.220 Changes since 2.1.214 release: ... (truncated) Commits 66185fb changelog adjustment f3c8222 version and release date 087522b...
The correct term for the "order" service should be "order fulfillment" - as it is with all later presentations and also the book (https://processautomationbook.com/). Ideally this should also be reflected...
Currently REST is only reduced to (payment -> credit card) which does not fit in the overall story of flowing-retail. Ideally, this example should also show order fulfillment, Shipment &...
Es experienced with https://github.com/berndruecker/flowing-retail/issues/40
The readme should clearly warn that you need enough resources for docker to start the compose files (https://github.com/berndruecker/flowing-retail/issues/11)
I want to add some Todos to explain that some code is kept simple for easy understanding. A lot of code could be more generic or more elegant - but...
Bumps [org.webjars:bootstrap](https://github.com/webjars/bootstrap) from 3.3.7 to 3.4.1. Commits 8fd178c [maven-release-plugin] prepare release bootstrap-3.4.1 3c32cbb downbump to 3.4.1 - fixes #95 1e2dd49 [maven-release-plugin] prepare release bootstrap-3.4.0 f82a47e bump to 3.4.0 - fixes...