The backend component to interface with the smart contract.
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
- <data-source source="LOCAL" name="postgres@localhost" uuid="94d2e7f4-35ff-4539-829f-43905c948f13">
- <driver-ref>postgresql</driver-ref>
- <synchronize>true</synchronize>
- <jdbc-driver>org.postgresql.Driver</jdbc-driver>
- <jdbc-url>jdbc:postgresql://localhost:5432/postgres</jdbc-url>
- <working-dir>$ProjectFileDir$</working-dir>
- </data-source>
- </component>
- </project>
|