diff --git a/dataSources.xml b/dataSources.xml new file mode 100644 index 0000000..2a9d18b --- /dev/null +++ b/dataSources.xml @@ -0,0 +1,12 @@ + + + + + mysql.8 + true + com.mysql.cj.jdbc.Driver + jdbc:mysql://localhost:3306 + $ProjectFileDir$ + + + \ No newline at end of file