Spring-Security-Jwt/.idea/dataSources.xml

12 lines
515 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="H2" uuid="680388e3-481a-4638-bc8e-07d037542316">
<driver-ref>h2.unified</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.h2.Driver</jdbc-driver>
<jdbc-url>jdbc:h2:mem:test;DB_CLOSE_ON_EXIT=FALSE</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>