Advertisement
Guest User

Untitled

a guest
Mar 11th, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. config.datasource.jdbcurl=jdbc:postgresql://localhost:5432/engine?sslfactory=org.postgresql.ssl.NonValidatingFactory
  2. config.datasource.dbuser=engine
  3. config.datasource.dbpassword=*****
  4. config.datasource.jdbcdriver=org.postgresql.Driver
  5. config.datasource.schemaname=aaa_jdbc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement