Skip to content

Instantly share code, notes, and snippets.

@nuboat
Created August 7, 2015 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nuboat/8724e57b16878e14ce6d to your computer and use it in GitHub Desktop.
Save nuboat/8724e57b16878e14ce6d to your computer and use it in GitHub Desktop.
spring.datasource.url=jdbc:postgresql://localhost/training
spring.datasource.username=postgres
spring.datasource.password=
spring.datasource.driverClassName=org.postgresql.Driver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment