Projects



Changes between Version 17 and Version 18 of PetriNetSagas


Ignore:
Timestamp:
Feb 7, 2021, 9:23:28 PM (4 years ago)
Author:
roewekamp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PetriNetSagas

    v17 v18  
    5555After successful compilation, the application can be run by executing {{{./gradlew bootrun}}}.
    5656Once the application hast started successfully the log shows the line {{{Started BookStoreExampleApplication in xxxx seconds (JVM running for xxxx)}}}
     57The system will load the Petri net Saga Definition from the local file "!BookOrderSaga.pnml".
    5758
    5859Open up a second terminal and run the command {{{curl -X POST localhost:8080/order?creditCardLimit=500}}}