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.
20 lines
1.1 KiB
20 lines
1.1 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
|
<data-source source="LOCAL" name="secondhandtransactions@localhost" uuid="27e105d3-7602-4a8a-b0d3-ab289a1b2fdb">
|
|
<driver-ref>mysql.8</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<imported>true</imported>
|
|
<remarks>$PROJECT_DIR$/src/main/resources/application.yml</remarks>
|
|
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
|
|
<jdbc-url>jdbc:mysql://localhost:3306/secondhandtransactions?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai</jdbc-url>
|
|
<jdbc-additional-properties>
|
|
<property name="com.intellij.clouds.kubernetes.db.host.port" />
|
|
<property name="com.intellij.clouds.kubernetes.db.enabled" value="false" />
|
|
<property name="com.intellij.clouds.kubernetes.db.resource.type" value="Deployment" />
|
|
<property name="com.intellij.clouds.kubernetes.db.container.port" />
|
|
</jdbc-additional-properties>
|
|
<working-dir>$ProjectFileDir$</working-dir>
|
|
</data-source>
|
|
</component>
|
|
</project> |