Zmień posgresql do postgresql .
jdbc:posgresql://localhost:5432/postgres
staje się:
jdbc:postgresql://localhost:5432/postgres
Zwróć uwagę na znak „t ' w pozycjit gresql
Zmień posgresql do postgresql .
jdbc:posgresql://localhost:5432/postgres
staje się:
jdbc:postgresql://localhost:5432/postgres
Zwróć uwagę na znak „t ' w pozycjit gresql