Sign in
apache
/
incubator-seata-samples
/
refs/heads/docker
/
.
/
springboot
tree: 9fa4cc0521c4420af7d6872857908de99164b9bb [
path history
]
[
tgz
]
src/
pom.xml
README.md
springboot/README.md
springboot
Integrated fescar into springboot+jpa+dubbo+druid project.
The initial sql file address is :
sql/init_db.sql
, please initial database instance
Configure the Db instance address in
/src/main/resources/application.yml
Startup the demo .