13 lines
698 B
XML
13 lines
698 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
|
<data-source source="LOCAL" name="student-attendance-system@localhost" uuid="9b8fdef2-1a5d-4c09-a6ad-93b70e81cc04">
|
|
<driver-ref>mysql</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<configured-by-url>true</configured-by-url>
|
|
<jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
|
|
<jdbc-url>jdbc:mysql://localhost:3306/student-attendance-system?useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=UTC</jdbc-url>
|
|
<working-dir>$ProjectFileDir$</working-dir>
|
|
</data-source>
|
|
</component>
|
|
</project> |