Merge pull request #127 from thinkshihang/patch-1

Correct initialization script file's name
This commit is contained in:
Antoine Rey 2016-02-04 08:11:39 +01:00
commit 3623eab490

View file

@ -16,7 +16,7 @@
the db/mysql directory. Alternatively, uncomment the mysql-connector from the the db/mysql directory. Alternatively, uncomment the mysql-connector from the
Petclinic pom. Petclinic pom.
3) Create the PetClinic database and user by executing the "db/mysql/createDB.txt" 3) Create the PetClinic database and user by executing the "db/mysql/initDB.sql"
script. script.
4) Open "src/main/resources/spring/data-access.properties"; comment out all properties in the 4) Open "src/main/resources/spring/data-access.properties"; comment out all properties in the