https://github.com/mehdi-reza/stm
Narayana STM Example
https://github.com/mehdi-reza/stm
Last synced: 2 months ago
JSON representation
Narayana STM Example
- Host: GitHub
- URL: https://github.com/mehdi-reza/stm
- Owner: mehdi-reza
- Created: 2019-12-14T20:24:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T22:23:53.000Z (over 1 year ago)
- Last Synced: 2025-01-22T08:11:25.573Z (4 months ago)
- Language: Java
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
# stm
Narayana STM Example### Run
----
mvn exec:java -Dexec.mainClass=stm.TxTest
----