springboot-bucket/springboot-transaction/README.md
2018-09-15 16:11:04 +08:00

14 lines
311 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## SpringBoot Transaction演示项目
基于注解的声明式事务
## 测试方法
启动应用后访问/errorUpdate和/errorUpdate2对于出现异常的Service方法数据库会回滚。
## 许可证
Copyright (c) 2018 Xiong Neng
基于 MIT 协议发布: <http://www.opensource.org/licenses/MIT>