Changes between Version 17 and Version 18 of PetriNetSagas
- Timestamp:
- Feb 7, 2021, 9:23:28 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PetriNetSagas
v17 v18 55 55 After successful compilation, the application can be run by executing {{{./gradlew bootrun}}}. 56 56 Once the application hast started successfully the log shows the line {{{Started BookStoreExampleApplication in xxxx seconds (JVM running for xxxx)}}} 57 The system will load the Petri net Saga Definition from the local file "!BookOrderSaga.pnml". 57 58 58 59 Open up a second terminal and run the command {{{curl -X POST localhost:8080/order?creditCardLimit=500}}}