spring.datasource.url=jdbc:postgresql://localhost/alura_series spring.datasource.username=postgres spring.datasource.password=ArchivoSql1 spring.datasource.driver-class-name=org.postgresql.Driver hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
y esto en pom.xlm
org.postgresql postgresql 42.6.0