https://github.com/dajudge/appengine-objectify-spring-transactions-example
An example project how to do objectify appengine transactions as a cross-cutting concern using Spring AOP.
https://github.com/dajudge/appengine-objectify-spring-transactions-example
Last synced: over 1 year ago
JSON representation
An example project how to do objectify appengine transactions as a cross-cutting concern using Spring AOP.
- Host: GitHub
- URL: https://github.com/dajudge/appengine-objectify-spring-transactions-example
- Owner: dajudge
- License: apache-2.0
- Created: 2014-02-16T20:27:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-18T20:48:28.000Z (over 12 years ago)
- Last Synced: 2023-03-10T23:52:31.960Z (over 3 years ago)
- Language: Java
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
appengine-objectify-spring-transactions-example
===============================================
An example project how to do objectify appengine transactions as a cross-cutting concern using Spring AOP.