Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdjnewman/intro-to-transactions-mybatis-spring
https://github.com/mdjnewman/intro-to-transactions-mybatis-spring
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdjnewman/intro-to-transactions-mybatis-spring
- Owner: mdjnewman
- Created: 2014-08-25T13:36:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-15T06:23:10.000Z (over 10 years ago)
- Last Synced: 2023-08-06T00:04:51.894Z (over 1 year ago)
- Language: Java
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Transaction handling with MyBatis and Spring
============================================A very rushed sample project showing how to set up [MyBatis-Spring](http://mybatis.github.io/spring/), allowing the use of the Spring @Transactional annotation.
This was presented as a Lunch & Learn topic at TWU 39.