Změňte posgresql na postgresql .
jdbc:posgresql://localhost:5432/postgres
se stává:
jdbc:postgresql://localhost:5432/postgres
Všimněte si prosím znaku 't ' v pozicit gresql
Změňte posgresql na postgresql .
jdbc:posgresql://localhost:5432/postgres
se stává:
jdbc:postgresql://localhost:5432/postgres
Všimněte si prosím znaku 't ' v pozicit gresql