updated a broken link and renamed script files for mysql

This commit is contained in:
Mic 2013-02-01 09:40:23 +08:00
parent be84882762
commit 2df7267a48
3 changed files with 1 additions and 1 deletions

View file

@ -19,6 +19,6 @@
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/createDB.txt"
script. script.
4) Open "src/main/resources/jdbc.properties"; comment out all properties in the 4) Open "src/main/resources/spring/jdbc.properties"; comment out all properties in the
"HSQL Settings" section; uncomment all properties in the "MySQL Settings" "HSQL Settings" section; uncomment all properties in the "MySQL Settings"
section. section.