Skip to content

Instantly share code, notes, and snippets.

@nenodias
Created June 1, 2018 11:47
Show Gist options
  • Save nenodias/621ae3b3a27a9843a85e67809b71e0f8 to your computer and use it in GitHub Desktop.
Save nenodias/621ae3b3a27a9843a85e67809b71e0f8 to your computer and use it in GitHub Desktop.
Properties
sbi.database.web.url=jdbc:oracle:thin:@<HOST>:<PORTA>:<SERVIÇO>
sbi.database.web.user=<USUARIO_DB>
sbi.database.web.password=<SENHA_DB>
sbi.database.web.driver=oracle.jdbc.driver.OracleDriver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment