https://github.com/techprimers/transactionality-demo
Transactionality Example in Spring Boot
https://github.com/techprimers/transactionality-demo
Last synced: 5 months ago
JSON representation
Transactionality Example in Spring Boot
- Host: GitHub
- URL: https://github.com/techprimers/transactionality-demo
- Owner: TechPrimers
- Created: 2018-09-03T17:42:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T17:45:58.000Z (almost 8 years ago)
- Last Synced: 2025-08-16T19:28:00.173Z (12 months ago)
- Language: Java
- Size: 46.9 KB
- Stars: 6
- Watchers: 0
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Transactionality in Spring Boot with Example
Transactionality with Spring JDBC Template with an example
### Version Used
- Spring Boot with JDBC - 1.5.15.RELEASE
### Start
- `UserRunner` - Starting point for the example which controls the `UserService`