tree: a88dd303de7af6c04407cc1e3f09826b96afd5b6 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
springboot/README.md

springboot

Integrated seata into springboot+jpa+dubbo+druid project.

  1. The initial sql file address is :sql/init_db.sql , please initial database instance
  2. Configure the Db instance address in /src/main/resources/application.yml
  3. Startup the demo .