Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

4 строки
180 B
Plaintext

https://www.postgresqltutorial.com/postgresql-jdbc/connecting-to-postgresql-database/
jdbc:postgresql://<db-host>:<db-port>/<db-name>
jdbc:postgresql://<db-host>/<db-name>