Skip to content

Instantly share code, notes, and snippets.

@collinvandyck
Created September 12, 2012 18:41
Show Gist options
  • Select an option

  • Save collinvandyck/3708969 to your computer and use it in GitHub Desktop.

Select an option

Save collinvandyck/3708969 to your computer and use it in GitHub Desktop.
database:
driverClass: org.postgresql.Driver
user: postgres
password: postgres
url: jdbc:postgresql://localhost/authdb
properties:
charSet: UTF-8
http:
requestLog:
console:
enabled: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment