Alterar
posgresql
para postgresql
. jdbc:posgresql://localhost:5432/postgres
torna-se:
jdbc:postgresql://localhost:5432/postgres
Observe o caractere 't ' na posiçãot gresql
posgresql
para postgresql
. jdbc:posgresql://localhost:5432/postgres
jdbc:postgresql://localhost:5432/postgres