Skip to content
Snippets Groups Projects
Commit c00d1abf authored by michaelisvy's avatar michaelisvy
Browse files

Merge pull request #72 from ka2m/master

Update JDBC file naming in MySQL setup instruction
parents c553d39f 099b848b
No related branches found
No related tags found
No related merge requests found
......@@ -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.
\ No newline at end of file
section.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment