spring.datasource.driver=org.postgresql.Driver spring.datasource.url=jdbc:postgresql://localhost:5432/mandacaru spring.datasource.username=postgres spring.datasource.password=postgres spring.jpa.hibernate.ddl-auto=update