You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
926 B

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="books" uuid="de9cc106-e395-49cd-8c89-b24234398d58">
<driver-ref>mysql.8</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://localhost:3306/userinfo</jdbc-url>
</data-source>
<data-source source="LOCAL" name="hibernate.cfg.xml/Hibernate" uuid="3b24039d-522b-4006-804e-1e90f02ed18e">
<driver-ref>mysql</driver-ref>
<synchronize>true</synchronize>
<imported>true</imported>
<remarks>Hibernate
D:/idea/XianShuServer2/src/main/resources/hibernate.cfg.xml</remarks>
<jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://localhost:3306/userinfo</jdbc-url>
</data-source>
</component>
</project>