-
Notifications
You must be signed in to change notification settings - Fork 1
Quick Start
Fangfang.Xu徐芳方 edited this page Apr 3, 2019
·
20 revisions
You can run the test example in easytcc-test, which simulates a process of bank transfer, bank transfer and transfer integral based on spring boot. See the simple internal sample code for details. Before running, you need to configure MySQL and redis address of application.properties and init mysql database scripts as you see in the dir.
easytcc-tests
可以运行 easytcc-test 中的测试示例,该测试基于springboot模拟了一个银行转出、银行转入、转账积分的过程,详见内部很简单的示例代码;在运行前需要配置application.properties的mysql和redis地址并且初始化在文件夹内的mysql database脚本
easytcc-tests
after running these apps,visit localhost:8080
more Documentation