Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement