Changes between Version 14 and Version 15 of PetriNetSagas
- Timestamp:
- Feb 7, 2021, 9:14:34 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PetriNetSagas
v14 v15 11 11 12 12 ''' Example project (!BookStoreSaga):''' [https://git.informatik.uni-hamburg.de/roewekamp/roewekamp-public/-/raw/master/BookStoreExample.zip?inline=false Download] 13 [[BR]]Download to see Petri net Sagas in action! Please refer to the setup insctructions below to set it up. 13 [[BR]]Download to see Petri net Sagas in action! Please refer to the setup insctructions below to set it up. Based on Spring Boot, Petri net Sagas and the Eventuate Tram framework adapter. 14 14 15 15 ''' Empty starter project: ''' [https://git.informatik.uni-hamburg.de/roewekamp/roewekamp-public/-/raw/master/EmptyProject.zip?inline=false Download] 16 [[BR]]Use this project to build your own example from scratch. 16 [[BR]]Use this project to build your own example from scratch. Prepared with Spring Boot, Petri net Sagas and the Eventuate Tram Sagas framework. 17 17 18 ''' Library files only: ''' 18 ''' Library files + Eventuate Tram adapter only: ''' [https://git.informatik.uni-hamburg.de/roewekamp/roewekamp-public/-/raw/master/petri-net-saga-eventuate-tram.zip?inline=false Download] 19 [[BR]]For experienced users. These are just the library files for Petri net Sagas and the Eventuate Tram Adapter. 19 20 20 21 == Setup instructions for the example ==