Advertisement
Guest User

Untitled

a guest
Aug 12th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. spring.datasource.url= jdbc:postgresql://stampy.db.elephantsql.com:5432/yttfpbpl
  2. spring.datasource.username=yttfpbpl
  3. spring.datasource.password=KGBoDqayEnRwLCL6Kdn04XQnFhWTLEWs
  4. spring.jpa.hibernate.ddl-auto=<WAZNE>
  5. spring.datasource.hikari.maximum-pool-size=2
  6. spring.jpa.show-sql=true
  7. spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.PostgreSQL9Dialect
  8. spring.jpa.database-platform=org.hibernate.dialect.PostgreSQL9Dialect
  9. spring.jpa.properties.hibernate.temp.use_jdbc_metadata_defaults = false
  10. spring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement