Skip to content

Instantly share code, notes, and snippets.

@CheolhoJeon
Created April 29, 2020 01:51
Show Gist options
  • Save CheolhoJeon/995e29b0edfb9393dfef39732359cb7d to your computer and use it in GitHub Desktop.
Save CheolhoJeon/995e29b0edfb9393dfef39732359cb7d to your computer and use it in GitHub Desktop.
db.driver=org.postgresql.Driver
db.url=jdbc:postgresql://localhost:5432/spring5fs
db.user=charlie
db.password=charlie123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment