Merge pull request #72 from ka2m/master

Update JDBC file naming in MySQL setup instruction
This commit is contained in:
michaelisvy 2015-05-20 23:14:45 +08:00
commit c00d1abf23

View file

@ -19,6 +19,6 @@
3) Create the PetClinic database and user by executing the "db/mysql/createDB.txt"
script.
4) Open "src/main/resources/spring/jdbc.properties"; comment out all properties in the
4) Open "src/main/resources/spring/data-access.properties"; comment out all properties in the
"HSQL Settings" section; uncomment all properties in the "MySQL Settings"
section.
section.