Skip to content

Instantly share code, notes, and snippets.

@norbertpotocki
Created April 5, 2016 09:19
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 norbertpotocki/569b6d6fc42d335c267cfcc4a2912237 to your computer and use it in GitHub Desktop.
Save norbertpotocki/569b6d6fc42d335c267cfcc4a2912237 to your computer and use it in GitHub Desktop.
databasePool:
url: jdbc:mysql://localhost:3306/SomeDb
maxPoolSize: 60
connectionTimeouMs: 1000
idleTimeoutMs: 120000
maxLifetimeMs: 1800000
search:
defaultQuery: Hey Norbert!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment