We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c553d39 + 099b848 commit c00d1abCopy full SHA for c00d1ab
src/main/resources/db/mysql/petclinic_db_setup_mysql.txt
@@ -19,6 +19,6 @@
19
3) Create the PetClinic database and user by executing the "db/mysql/createDB.txt"
20
script.
21
22
-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
23
"HSQL Settings" section; uncomment all properties in the "MySQL Settings"
24
- section.
+ section.
0 commit comments