tianyuan-api-server/.idea/dataSources.xml

12 lines
506 B
XML
Raw Permalink Normal View History

2024-10-02 00:57:17 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="redis" uuid="3a52f4bf-9976-427c-a324-6dbdf1b04e92">
<driver-ref>redis</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>jdbc.RedisDriver</jdbc-driver>
<jdbc-url>jdbc:redis://localhost:6379/0</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>