Guest User

Untitled

a guest
Apr 13th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. spring.datasource.url=jdbc:postgresql://localhost/sweater
  2. spring.datasource.username=postgres
  3. spring.datasource.password=123
  4. spring.jpa.generate-ddl=true
Add Comment
Please, Sign In to add comment